Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-21 | Minor changes: | Aaron Griffin | 1 | -0/+2 | |
* Moved the pmhandle_t extern decl around * Fixed a doxygen complaint | |||||
2006-10-20 | A handful of minor changes: | Aaron Griffin | 1 | -6/+6 | |
* 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 | -5/+14 | |
handling changes (support [sections] to carry over to included files - this helps with backwards compatibility with existing pacman config files) | |||||
2006-01-02 | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 1 | -1/+1 | |
2005-11-07 | fixed compilation warnings | Aurelien Foret | 1 | -1/+1 | |
2005-10-10 | added PM_OPT_CACHEDIR library option | Aurelien Foret | 1 | -0/+1 | |
2005-10-08 | Merging in recent fixes/additions from 2.9.7 | Judd Vinet | 1 | -0/+1 | |
2005-10-05 | Applied reworked patch from VMiklos (vmiklos@frugalware.org) | Aurelien Foret | 1 | -0/+1 | |
Close the lock file descriptor upon handle release | |||||
2005-04-17 | - general cleanup | Aurelien Foret | 1 | -4/+0 | |
- added alpm_trans_sysupgrade() function - relocated some defines | |||||
2005-03-16 | Renamed PACXXX defines to PM_XXX | Aurelien Foret | 1 | -3/+3 | |
2005-03-15 | Initial revision | Judd Vinet | 1 | -0/+63 | |