Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Numerous changes: | Aaron Griffin | 2006-10-31 |
| | | | | | | | | | | | | * Furthered the "lazy caching" to force the pkgcache to read nothing (INFRQ_NONE) by default. Anything requiring package data should now check the infolevel of each package and attempt to update it. This could be ironed out a bit more later (by using the front-end get_info function * Switched to libfetch. Drastic changes to the download code and the callback progress bar functions. Also fixed the return value of _alpm_downloadfiles_forreal. Downloading now supports http, ftp, https, and files urls, along with 'mtime's and numerous other fancy features from libfetch. | ||
* | Merged frugalware changes (too many to list). Also added some config file | Aaron Griffin | 2006-10-15 |
| | | | | | handling changes (support [sections] to carry over to included files - this helps with backwards compatibility with existing pacman config files) | ||
* | i18n stuff | Judd Vinet | 2006-06-28 |
| | |||
* | build be_files.c as a additional object | Aurelien Foret | 2006-03-08 |
| | |||
* | reworked the db object to prepare future integration with different backends | Aurelien Foret | 2006-03-02 |
| | |||
* | doxygen support for autotools (patch from Christian Hamar <krics@linuxforum.hu> | Aurelien Foret | 2006-02-17 |
| | |||
* | renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.cz | Judd Vinet | 2005-12-26 |
| | |||
* | added alpm.h to delivery targets (Jason) | Aurelien Foret | 2005-10-20 |
| | |||
* | added first part of the autoconf stuff - patch from Christian Hamar ↵ | Judd Vinet | 2005-10-17 |
<krics@linuxforum.hu> |