Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/pacman/sync.c
AgeCommit message (Expand)Author
2006-05-15first stage of i18n stuff from VMiklosJudd Vinet
2006-03-13- removed pacman.hAurelien Foret
2006-02-15moved the .lastupdate support from libalpm to pacmanAurelien Foret
2006-02-15fixed a typoAurelien Foret
2006-02-14- added a WARN macro to display warningsAurelien Foret
2006-02-14added the possibility to force synctree update by using -SyyAurelien Foret
2006-02-05added support for alpm_pkg_checkmd5sum()Aurelien Foret
2006-02-05added support for the PM_CONFLICT structure to handle file conflictsAurelien Foret
2006-01-27added missing retval values in trans_release error casesAurelien Foret
2006-01-26- fixed a compilation warningAurelien Foret
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