| Commit message (Expand) | Author | Age |
... | |
* | made use of the new ALLDEPS transaction flag to handle "makepkg -s" | Aurelien Foret | 2006-01-10 |
* | code cleanup | Aurelien Foret | 2006-01-10 |
* | sync_commit can now return conflicting files with a trans_prepare like data s... | Aurelien Foret | 2006-01-07 |
* | code cleanup | Aurelien Foret | 2006-01-07 |
* | code cleanup | Aurelien Foret | 2006-01-07 |
* | - removed uid checks (CYGWIN) | Aurelien Foret | 2006-01-07 |
* | code cleanup (mainly removed line spaces at the beginning of lines by tabulat... | Aurelien Foret | 2006-01-07 |
* | pacman_sync: handle trans_prepare error cases (patch from VMiklos <vmiklos@fr... | Aurelien Foret | 2006-01-06 |
* | moved pacman_deptest function in its own file | Aurelien Foret | 2006-01-06 |
* | - fixed a regression with pacman 2.x (reworked patch from VMiklos <vmiklos@fr... | Aurelien Foret | 2006-01-06 |
* | code cleanup | Aurelien Foret | 2006-01-06 |
* | various code cleanup | Aurelien Foret | 2006-01-05 |
* | added a missing cachedir registration | Aurelien Foret | 2006-01-05 |
* | fixed a regression | Aurelien Foret | 2006-01-05 |
* | terminated .lastupdate implementation for HTTP protocol | Aurelien Foret | 2006-01-05 |
* | added .lastudate support for HTTP protocol | Aurelien Foret | 2006-01-04 |
* | fixed a corrupted argument | Aurelien Foret | 2006-01-02 |
* | patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION | Judd Vinet | 2006-01-02 |
* | code cleanup | Aurelien Foret | 2006-01-02 |
* | - reworked verbose levels | Aurelien Foret | 2006-01-01 |
* | renamed error titles from XXX to xxx | Aurelien Foret | 2006-01-01 |
* | *** empty log message *** | Aurelien Foret | 2006-01-01 |
* | fixed a segfault and added more verbose outputs in group handling (patch from... | Aurelien Foret | 2005-12-31 |
* | added a missing code chunk of the ignore command line option (patch from VMik... | Aurelien Foret | 2005-12-31 |
* | don't complain on PM_ERR_DB_UPTODATE errors (patch from VMiklos <vmiklos@frug... | Aurelien Foret | 2005-12-31 |
* | do not consider duplicated targets as an error (patch from VMiklos <vmiklos@f... | Aurelien Foret | 2005-12-31 |
* | used defines from alpm.h instead of local ones (patch from VMiklos <vmiklos@f... | Aurelien Foret | 2005-12-31 |
* | applied first try at sync conflict handling (VMiklos) plus a couple changes | Judd Vinet | 2005-12-26 |
* | VMiklos: add STRNCPY macro from alpm to pacman | Judd Vinet | 2005-12-20 |
* | VMiklos: --noconfirm fix | Judd Vinet | 2005-12-20 |
* | verbosity fix from VMiklos | Judd Vinet | 2005-12-20 |
* | added Frugalware patch: -Q --foreign to display packages not found in sync repos | Judd Vinet | 2005-12-14 |
* | fixed compilation warnings | Aurelien Foret | 2005-11-07 |
* | fixed parseconfig usage | Aurelien Foret | 2005-10-29 |
* | fixed a compilation warning | Aurelien Foret | 2005-10-29 |
* | fixed some compilation warnings | Aurelien Foret | 2005-10-29 |
* | added PACCONF, PACDB and PACROOT defines | Aurelien Foret | 2005-10-29 |
* | renamed pmconfig_t to config_t | Aurelien Foret | 2005-10-29 |
* | added pmconfig_t structure to hold all the configuration | Aurelien Foret | 2005-10-28 |
* | added a missing line feed in a MSG call | Aurelien Foret | 2005-10-22 |
* | improved the Replace question format a bit | Judd Vinet | 2005-10-20 |
* | added a default cachedir | Judd Vinet | 2005-10-20 |
* | removed debug comment | Judd Vinet | 2005-10-20 |
* | remove dupes from group lists in sync | Judd Vinet | 2005-10-20 |
* | removed an uneeded variable declaration | Aurelien Foret | 2005-10-20 |
* | removed useless getenv() calls | Aurelien Foret | 2005-10-18 |
* | added first part of the autoconf stuff - patch from Christian Hamar <krics@li... | Judd Vinet | 2005-10-17 |
* | added a missing header file declaration | Aurelien Foret | 2005-10-10 |
* | pacman update to cope with the CACHEDIR option from the library | Aurelien Foret | 2005-10-10 |
* | improved query_fileowner() function | Aurelien Foret | 2005-10-10 |