summaryrefslogtreecommitdiff
path: root/src/pacman
Commit message (Collapse)AuthorAge
...
* 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
|
* 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>)
* 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
|
* 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
|
* 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 ↵Judd Vinet2005-10-17
| | | | <krics@linuxforum.hu>
* added a missing header file declarationAurelien Foret2005-10-10
|
* pacman update to cope with the CACHEDIR option from the libraryAurelien Foret2005-10-10
|
* improved query_fileowner() functionAurelien Foret2005-10-10
|
* pacman should work without its configuration file!Aurelien Foret2005-10-10
|
* added conversation callback support for transactionsJudd Vinet2005-10-09
|
* correct a trans_commit protocolJudd Vinet2005-10-08
|
* Fixed an text formatting issueAurelien Foret2005-10-08
|