summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* fixed a compilation warningAurelien Foret2005-10-29
* fixed some compilation warningsAurelien Foret2005-10-29
* added PACCONF, PACDB and PACROOT definesAurelien Foret2005-10-29
* renamed pmconfig_t to config_tAurelien Foret2005-10-29
* added pmconfig_t structure to hold all the configurationAurelien Foret2005-10-28
* added a missing line feed in a MSG callAurelien Foret2005-10-22
* improved the Replace question format a bitJudd Vinet2005-10-20
* added a default cachedirJudd Vinet2005-10-20
* removed debug commentJudd Vinet2005-10-20
* remove dupes from group lists in syncJudd Vinet2005-10-20
* removed an uneeded variable declarationAurelien Foret2005-10-20
* removed useless getenv() callsAurelien Foret2005-10-18
* added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet2005-10-17
* added a missing header file declarationAurelien Foret2005-10-10