summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* added the possibility to "-Syy" (can be used to force synctrees update, even ...Aurelien Foret2006-01-17
* code cleanupAurelien Foret2006-01-17
* code cleanupAurelien Foret2006-01-17
* sysupgrade: skip version cmp for pkg elected for removal (patch from VMiklos...Aurelien Foret2006-01-14
* code cleanupAurelien Foret2006-01-13
* maked verbose group listing enabled by -Sgg instead of -SgvAurelien Foret2006-01-13
* code cleanupAurelien Foret2006-01-13
* added a missing commentary from pacman 2.9.x codeAurelien Foret2006-01-13
* fixed a possible memory corruptionAurelien Foret2006-01-13
* code cleanupAurelien Foret2006-01-13
* code cleanupAurelien Foret2006-01-13
* updated README and download comments about mtimes supportAurelien Foret2006-01-10
* made use of the new ALLDEPS transaction flag to handle "makepkg -s"Aurelien Foret2006-01-10
* code cleanupAurelien Foret2006-01-10
* sync_commit can now return conflicting files with a trans_prepare like data s...Aurelien Foret2006-01-07
* code cleanupAurelien Foret2006-01-07
* code cleanupAurelien Foret2006-01-07
* - removed uid checks (CYGWIN)Aurelien Foret2006-01-07
* code cleanup (mainly removed line spaces at the beginning of lines by tabulat...Aurelien Foret2006-01-07
* pacman_sync: handle trans_prepare error cases (patch from VMiklos <vmiklos@fr...Aurelien Foret2006-01-06
* moved pacman_deptest function in its own fileAurelien Foret2006-01-06
* - fixed a regression with pacman 2.x (reworked patch from VMiklos <vmiklos@fr...Aurelien Foret2006-01-06
* code cleanupAurelien Foret2006-01-06
* - started to rename list_XXX calls to _alpm_list_XXXAurelien Foret2006-01-05
* various code cleanupAurelien Foret2006-01-05
* added a missing cachedir registrationAurelien Foret2006-01-05
* fixed a regressionAurelien Foret2006-01-05
* terminated .lastupdate implementation for HTTP protocolAurelien Foret2006-01-05
* added .lastudate support for HTTP protocolAurelien Foret2006-01-04
* fixed a corrupted argumentAurelien Foret2006-01-02
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* code cleanupAurelien Foret2006-01-02
* - reworked verbose levelsAurelien Foret2006-01-01
* renamed error titles from XXX to xxxAurelien Foret2006-01-01
* *** empty log message ***Aurelien Foret2006-01-01
* fixed a segfault and added more verbose outputs in group handling (patch from...Aurelien Foret2005-12-31
* added a missing code chunk of the ignore command line option (patch from VMik...Aurelien Foret2005-12-31
* don't complain on PM_ERR_DB_UPTODATE errors (patch from VMiklos <vmiklos@frug...Aurelien Foret2005-12-31
* do not consider duplicated targets as an error (patch from VMiklos <vmiklos@f...Aurelien Foret2005-12-31
* used defines from alpm.h instead of local ones (patch from VMiklos <vmiklos@f...Aurelien Foret2005-12-31
* removed an uneeded call to strtrimAurelien Foret2005-12-31
* renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.czJudd Vinet2005-12-26
* applied first try at sync conflict handling (VMiklos) plus a couple changesJudd Vinet2005-12-26
* VMiklos: add STRNCPY macro from alpm to pacmanJudd Vinet2005-12-20
* VMiklos: --noconfirm fixJudd Vinet2005-12-20
* verbosity fix from VMiklosJudd Vinet2005-12-20
* added Frugalware patch: -Q --foreign to display packages not found in sync reposJudd Vinet2005-12-14
* fixed compilation warningsAurelien Foret2005-11-07
* removed the declaration of an unused variableAurelien Foret2005-11-07
* fixed parseconfig usageAurelien Foret2005-10-29