Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-20 | A handful of minor changes: | Aaron Griffin | 1 | -1/+1 | |
* Removed the PMList typedef, in favor of the same naming scheme other structs use 'pmlist_t' * Added a time stamp on debug output, to make it more informational * Moved alpm_db_register to _alpm_db_register, making the public function not take a callback parameter | |||||
2006-10-15 | Merged frugalware changes (too many to list). Also added some config file | Aaron Griffin | 1 | -4/+29 | |
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 | -1/+5 | |
2006-05-15 | first stage of i18n stuff from VMiklos | Judd Vinet | 1 | -0/+2 | |
2006-02-20 | dropped the MALLOC macro | Aurelien Foret | 1 | -11/+0 | |
2006-02-16 | - grep is now a static function | Aurelien Foret | 1 | -1/+0 | |
- code cleanup | |||||
2006-01-09 | - merged pkg_new and pkg_dummy functions | Aurelien Foret | 1 | -1/+1 | |
- renamed _alpm_log_action to _alpm_logaction | |||||
2006-01-02 | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 1 | -1/+1 | |
2005-03-29 | Replaced snprintf calls by the SNPRINTF macro to avoid buffer overflows when ↵ | Aurelien Foret | 1 | -0/+5 | |
copying strings | |||||
2005-03-15 | Initial revision | Judd Vinet | 1 | -0/+57 | |