summaryrefslogtreecommitdiff
path: root/src/pacman/trans.h
AgeCommit message (Expand)Author
2007-04-26Pacman side code consolidation- unify callback functions to one fileDan McGee
2007-03-06* Added missing header include guards in md5.h and sha1.h.Dan McGee
2007-03-03Big commit this time:Aaron Griffin
2007-01-31* Refactored some functions to clean up variable declaration.Dan McGee
2007-01-26Dan McGee <dpmcgee@gmail.com>Aaron Griffin
2007-01-24This mainly deals with code clarity- removing currently unneededAaron Griffin
2006-10-15Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-10-09added conversation callback support for transactionsJudd Vinet
2005-05-09fixed cb_trans() prototypeAurelien Foret
2005-03-19Relocated log and transaction stuffs from pacman.c to log.c and trans.cAurelien Foret