summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-11-07removed the declaration of an unused variableAurelien Foret
2005-10-29fixed parseconfig usageAurelien Foret
2005-10-29fixed a compilation warningAurelien Foret
2005-10-29fixed some compilation warningsAurelien Foret
2005-10-29added PACCONF, PACDB and PACROOT definesAurelien Foret
2005-10-29renamed pmconfig_t to config_tAurelien Foret
2005-10-28added pmconfig_t structure to hold all the configurationAurelien Foret
2005-10-22added a missing line feed in a MSG callAurelien Foret
2005-10-20improved the Replace question format a bitJudd Vinet
2005-10-20added a default cachedirJudd Vinet
2005-10-20removed debug commentJudd Vinet
2005-10-20remove dupes from group lists in syncJudd Vinet
2005-10-20removed an uneeded variable declarationAurelien Foret
2005-10-18removed useless getenv() callsAurelien Foret
2005-10-17added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet
2005-10-10added a missing header file declarationAurelien Foret
2005-10-10pacman update to cope with the CACHEDIR option from the libraryAurelien Foret
2005-10-10improved query_fileowner() functionAurelien Foret
2005-10-10pacman should work without its configuration file!Aurelien Foret
2005-10-09added conversation callback support for transactionsJudd Vinet
2005-10-08correct a trans_commit protocolJudd Vinet
2005-10-08Fixed an text formatting issueAurelien Foret
2005-10-07Merging in recent fixes/additions from 2.9.7Judd Vinet
2005-10-06Applied patch from Christian Hamar (krics@linuxforum.hu)Aurelien Foret
2005-10-06Added a CYGWIN define to include header files required to build in a Cygwin e...Aurelien Foret
2005-08-20changed license package field to a listAurelien Foret
2005-05-09fixed cb_trans() prototypeAurelien Foret
2005-05-09- indented properly sync_cleancache()Aurelien Foret
2005-05-04fixed some small memory leaksAurelien Foret
2005-05-03fixed a small memory leak during the cleanup of config dataAurelien Foret
2005-05-02get ride of ORE tagsAurelien Foret
2005-05-02added a --debug option to externally set the library log levelAurelien Foret
2005-05-02fixed targets display for cascade or recurse commandsAurelien Foret
2005-05-01removed unused function list_is_ptrin()Aurelien Foret
2005-05-01reworked pacman_deptest()Aurelien Foret
2005-05-01reimplemented list_free() a safer wayAurelien Foret
2005-05-01removed an uneeded checkAurelien Foret
2005-04-24added a new ORE tagAurelien Foret
2005-04-24slighlty improved efficiency for dump_pkg_full()Aurelien Foret
2005-04-24outputs cleanupAurelien Foret
2005-04-23code cleanupAurelien Foret
2005-04-23some remork for pacman_deptest()Aurelien Foret
2005-04-20display the list of targets to be removed before trans_commit() callAurelien Foret
2005-04-19fixed a segfaultAurelien Foret
2005-04-17fixed a log messageAurelien Foret
2005-04-17fixed a user messageAurelien Foret
2005-04-16cleanup to keep in sync with alpm changesAurelien Foret
2005-04-13added packages integrity checkingAurelien Foret
2005-04-13- updated sync featureAurelien Foret
2005-04-13backported support for print-uris from pacman 2.9.xAurelien Foret