summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* 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 ↵Aurelien Foret2006-01-07
| | | | structure (patch from VMiklos <vmiklos@frugalware.org>)
* code cleanupAurelien Foret2006-01-07
|
* code cleanupAurelien Foret2006-01-07
|
* - removed uid checks (CYGWIN)Aurelien Foret2006-01-07
| | | | - fixed indentation in parseargs
* code cleanup (mainly removed line spaces at the beginning of lines by ↵Aurelien Foret2006-01-07
| | | | tabulations)
* pacman_sync: handle trans_prepare error cases (patch from VMiklos ↵Aurelien Foret2006-01-06
| | | | <vmiklos@frugalware.org>)
* moved pacman_deptest function in its own fileAurelien Foret2006-01-06
|
* - fixed a regression with pacman 2.x (reworked patch from VMiklos ↵Aurelien Foret2006-01-06
| | | | | | | | <vmiklos@frugalware.org>): if pacman is desiganted as a target in a sysupgrade operation, it should be able to upgrade itself first upon user request. - removed uneeded sanity checks in alpm interface calls - replaced printf by MSG in pacman
* code cleanupAurelien Foret2006-01-06
|
* - started to rename list_XXX calls to _alpm_list_XXXAurelien Foret2006-01-05
| | | | - fixed 2 compilation warnings
* 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
| | | | known limitation: do not work when connected to some web servers (lighttpd)
* 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
| | | | - fixed the handling of command line errors when no operation is specified
* 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 ↵Aurelien Foret2005-12-31
| | | | from VMiklos <vmiklos@frugalware.org>)
* added a missing code chunk of the ignore command line option (patch from ↵Aurelien Foret2005-12-31
| | | | VMiklos <vmiklos@frugalware.org>)
* don't complain on PM_ERR_DB_UPTODATE errors (patch from VMiklos ↵Aurelien Foret2005-12-31
| | | | <vmiklos@frugalware.org>)
* do not consider duplicated targets as an error (patch from VMiklos ↵Aurelien Foret2005-12-31
| | | | <vmiklos@frugalware.org>)
* used defines from alpm.h instead of local ones (patch from VMiklos ↵Aurelien Foret2005-12-31
| | | | <vmiklos@frugalware.org>)
* 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
| | | | (patch from VMiklos <vmiklos@frugalware.org>)
* 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
|