Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-21 | Minor changes: | Aaron Griffin | 1 | -2/+0 | |
* Moved the pmhandle_t extern decl around * Fixed a doxygen complaint | |||||
2006-10-20 | A handful of minor changes: | Aaron Griffin | 1 | -2/+2 | |
* 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 | -13/+143 | |
handling changes (support [sections] to carry over to included files - this helps with backwards compatibility with existing pacman config files) | |||||
2006-05-15 | first stage of i18n stuff from VMiklos | Judd Vinet | 1 | -4/+5 | |
2006-03-21 | fixed a regression (patch from VMiklos <vmiklos@frugalware.org>) | Aurelien Foret | 1 | -1/+1 | |
2006-03-14 | put back treename in db->path | Aurelien Foret | 1 | -40/+31 | |
2006-03-07 | db_write: fixed md5sum field | Aurelien Foret | 1 | -1/+1 | |
2006-03-02 | reworked the db object to prepare future integration with different backends | Aurelien Foret | 1 | -0/+586 | |