summaryrefslogtreecommitdiffstats
path: root/src/pacman/remove.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-27added missing retval values in trans_release error casesAurelien Foret1-0/+1
2006-01-26- fixed a compilation warningAurelien Foret1-11/+19
2006-01-17code cleanupAurelien Foret1-1/+2
2006-01-13fixed a possible memory corruptionAurelien Foret1-1/+2
2006-01-10code cleanupAurelien Foret1-1/+1
2006-01-07sync_commit can now return conflicting files with a trans_prepare like data s...Aurelien Foret1-1/+1
2006-01-05various code cleanupAurelien Foret1-1/+3
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet1-1/+1
2005-10-29fixed some compilation warningsAurelien Foret1-0/+1
2005-10-29renamed pmconfig_t to config_tAurelien Foret1-1/+1
2005-10-28added pmconfig_t structure to hold all the configurationAurelien Foret1-3/+4
2005-10-09added conversation callback support for transactionsJudd Vinet1-1/+1
2005-05-02fixed targets display for cascade or recurse commandsAurelien Foret1-6/+10
2005-04-24added a new ORE tagAurelien Foret1-0/+2
2005-03-29turned pmdepmissing_t into an opaque structureAurelien Foret1-2/+2
2005-03-19Relocated log and transaction stuffs from pacman.c to log.c and trans.cAurelien Foret1-1/+2
2005-03-15Initial revisionJudd Vinet1-0/+137