| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | This mainly deals with code clarity- removing currently unneeded | Aaron Griffin | 2007-01-24 | 
| | | | | | | | | | | | optimizations in order to make the code much more readable and type-checkable. Every enum in the library now has it's own type that should be used instead of the generic 'unsigned char'. In addition, several #define statements dealing with constants were converted to enums. Signed-off-by: Dan McGee <dpmcgee@gmail.com> | ||
| * | Merged frugalware changes. Added a few other minor things too, but there's alot | Aaron Griffin | 2006-10-15 | 
| | | | | | to list. The diff should show you 8) | ||
| * | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 2006-01-02 | 
| | | |||
| * | added conversation callback support for transactions | Judd Vinet | 2005-10-09 | 
| | | |||
| * | fixed cb_trans() prototype | Aurelien Foret | 2005-05-09 | 
| | | |||
| * | Relocated log and transaction stuffs from pacman.c to log.c and trans.c | Aurelien Foret | 2005-03-19 | 
