summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2005-04-13added option -p in pacman usage screenAurelien Foret
2005-04-08- small bugfixesAurelien Foret
2005-04-06synchronization with libalpm for latest sync feature workAurelien Foret
2005-04-06reworked MSG and ERR outputsAurelien Foret
2005-04-03fixed a typoAurelien Foret
2005-04-03added list_is_ptrin()Aurelien Foret
2005-04-02more work to backport pacman_sync from pacman 2.9.5Aurelien Foret
2005-04-02sync with changes in alpm.h and new RESOLVEDEPS eventAurelien Foret
2005-04-02reworked sync_cleanupAurelien Foret
2005-04-02fixed a compilation warningAurelien Foret
2005-03-30started the work on "pacman_sync"Aurelien Foret
2005-03-29changed alpm_db_register() prototypeAurelien Foret
2005-03-29turned pmdepmissing_t into an opaque structureAurelien Foret
2005-03-27fixed an error messageAurelien Foret