summaryrefslogtreecommitdiff
path: root/src/pacman/sync.c
AgeCommit message (Expand)Author
2006-01-21fixed a typoAurelien Foret
2006-01-17added the possibility to "-Syy" (can be used to force synctrees update, even ...Aurelien Foret
2006-01-17code cleanupAurelien Foret
2006-01-17code cleanupAurelien Foret
2006-01-13code cleanupAurelien Foret
2006-01-13maked verbose group listing enabled by -Sgg instead of -SgvAurelien Foret
2006-01-13code cleanupAurelien Foret
2006-01-07sync_commit can now return conflicting files with a trans_prepare like data s...Aurelien Foret
2006-01-07code cleanupAurelien Foret
2006-01-06pacman_sync: handle trans_prepare error cases (patch from VMiklos <vmiklos@fr...Aurelien Foret
2006-01-06- fixed a regression with pacman 2.x (reworked patch from VMiklos <vmiklos@fr...Aurelien Foret
2006-01-05various code cleanupAurelien Foret
2006-01-05added a missing cachedir registrationAurelien Foret
2006-01-05terminated .lastupdate implementation for HTTP protocolAurelien Foret
2006-01-04added .lastudate support for HTTP protocolAurelien Foret
2006-01-02fixed a corrupted argumentAurelien Foret
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2006-01-01- reworked verbose levelsAurelien Foret
2005-12-31fixed a segfault and added more verbose outputs in group handling (patch from...Aurelien Foret
2005-12-31don't complain on PM_ERR_DB_UPTODATE errors (patch from VMiklos <vmiklos@frug...Aurelien Foret
2005-12-31do not consider duplicated targets as an error (patch from VMiklos <vmiklos@f...Aurelien 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-20removed debug commentJudd Vinet
2005-10-20remove dupes from group lists in syncJudd Vinet
2005-10-20removed an uneeded variable declarationAurelien Foret
2005-10-10pacman update to cope with the CACHEDIR option from the libraryAurelien Foret
2005-10-09added conversation callback support for transactionsJudd Vinet
2005-10-08correct a trans_commit protocolJudd Vinet
2005-10-07Merging in recent fixes/additions from 2.9.7Judd Vinet
2005-10-06Added a CYGWIN define to include header files required to build in a Cygwin e...Aurelien Foret
2005-05-09- indented properly sync_cleancache()Aurelien Foret
2005-05-02get ride of ORE tagsAurelien Foret
2005-05-01removed an uneeded checkAurelien Foret
2005-04-24outputs cleanupAurelien Foret
2005-04-23code cleanupAurelien Foret
2005-04-20display the list of targets to be removed before trans_commit() callAurelien Foret
2005-04-19fixed a segfaultAurelien 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-08- small bugfixesAurelien Foret
2005-04-06synchronization with libalpm for latest sync feature workAurelien Foret
2005-04-03fixed a typoAurelien Foret
2005-04-02more work to backport pacman_sync from pacman 2.9.5Aurelien Foret
2005-04-02reworked sync_cleanupAurelien 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