Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-14 | * Numerous mini valgrind fixes. | Aaron Griffin | 1 | -3/+3 | |
* Addition of hacky architecture check in the _splitname function * Removal of libfetch from the archlinux proper - it has been renamed to libdownload and can be found at http://phraktured.net/libdownload * Merge of _some_ of the Frugalware makepkg change - this may still be incomplete * Removal of libftp from cvs proper * PKGBUILD manpage now says 'PKGBUILD' instead of FrugalBuild (he he) | |||||
2006-10-31 | Numerous changes: | Aaron Griffin | 1 | -4/+3 | |
* 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. | |||||
2006-10-15 | Merged frugalware changes (too many to list). Also added some config file | Aaron Griffin | 1 | -4/+7 | |
handling changes (support [sections] to carry over to included files - this helps with backwards compatibility with existing pacman config files) | |||||
2006-06-28 | i18n stuff | Judd Vinet | 1 | -0/+4 | |
2006-03-08 | build be_files.c as a additional object | Aurelien Foret | 1 | -1/+1 | |
2006-03-02 | reworked the db object to prepare future integration with different backends | Aurelien Foret | 1 | -0/+1 | |
2006-02-17 | doxygen support for autotools (patch from Christian Hamar <krics@linuxforum.hu> | Aurelien Foret | 1 | -0/+9 | |
2005-12-26 | renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.cz | Judd Vinet | 1 | -1/+1 | |
2005-10-20 | added alpm.h to delivery targets (Jason) | Aurelien Foret | 1 | -0/+2 | |
2005-10-17 | added first part of the autoconf stuff - patch from Christian Hamar ↵ | Judd Vinet | 1 | -0/+31 | |
<krics@linuxforum.hu> |