summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2006-01-10updated README and download comments about mtimes supportAurelien Foret
2006-01-10made use of the new ALLDEPS transaction flag to handle "makepkg -s"Aurelien Foret
2006-01-10code 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-07code cleanupAurelien Foret
2006-01-07- removed uid checks (CYGWIN)Aurelien Foret
2006-01-07code cleanup (mainly removed line spaces at the beginning of lines by tabulat...Aurelien Foret
2006-01-06pacman_sync: handle trans_prepare error cases (patch from VMiklos <vmiklos@fr...Aurelien Foret
2006-01-06moved pacman_deptest function in its own fileAurelien Foret
2006-01-06- fixed a regression with pacman 2.x (reworked patch from VMiklos <vmiklos@fr...Aurelien Foret
2006-01-06code cleanupAurelien Foret
2006-01-05- started to rename list_XXX calls to _alpm_list_XXXAurelien Foret
2006-01-05various code cleanupAurelien Foret
2006-01-05added a missing cachedir registrationAurelien Foret
2006-01-05fixed a regressionAurelien 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-02code cleanupAurelien Foret
2006-01-01- reworked verbose levelsAurelien Foret
2006-01-01renamed error titles from XXX to xxxAurelien Foret
2006-01-01*** empty log message ***Aurelien Foret
2005-12-31fixed a segfault and added more verbose outputs in group handling (patch from...Aurelien Foret
2005-12-31added a missing code chunk of the ignore command line option (patch from VMik...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-12-31used defines from alpm.h instead of local ones (patch from VMiklos <vmiklos@f...Aurelien Foret
2005-12-31removed an uneeded call to strtrimAurelien Foret
2005-12-26renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.czJudd Vinet
2005-12-26applied first try at sync conflict handling (VMiklos) plus a couple changesJudd Vinet
2005-12-20VMiklos: add STRNCPY macro from alpm to pacmanJudd Vinet
2005-12-20VMiklos: --noconfirm fixJudd Vinet
2005-12-20verbosity fix from VMiklosJudd Vinet
2005-12-14added Frugalware patch: -Q --foreign to display packages not found in sync reposJudd Vinet
2005-11-07fixed compilation warningsAurelien Foret
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