Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-31 | Numerous changes: | Aaron Griffin | 1 | -0/+2 | |
* 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 | -2/+26 | |
handling changes (support [sections] to carry over to included files - this helps with backwards compatibility with existing pacman config files) | |||||
2006-09-28 | removed libtar support in favour of libarchive | Judd Vinet | 1 | -0/+2 | |
2006-05-15 | first stage of i18n stuff from VMiklos | Judd Vinet | 1 | -37/+39 | |
2006-03-08 | removed an uneeded error code (DB_UPTODATE) | Aurelien Foret | 1 | -2/+0 | |
2006-02-07 | error codes cleanup | Aurelien Foret | 1 | -3/+4 | |
2006-01-21 | resolvedeps: return the depmiss info to the frontend in case of failure | Aurelien Foret | 1 | -2/+0 | |
2006-01-13 | removed unuseful error codes | Aurelien Foret | 1 | -3/+0 | |
2006-01-02 | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 1 | -1/+1 | |
2005-10-09 | added more error messages, enabled the db permission check in trans_commit | Judd Vinet | 1 | -6/+36 | |
2005-10-09 | Added an error string for lock file creation failure | Aurelien Foret | 1 | -0/+3 | |
2005-04-17 | renamed PM_ERR_INVALID_NAME to PM_ERR_PKG_INVALID_NAME | Aurelien Foret | 1 | -1/+1 | |
2005-03-15 | Initial revision | Judd Vinet | 1 | -0/+90 | |