summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* 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
|
* 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
|
* Merging in recent fixes/additions from 2.9.7Judd Vinet2005-10-07
|
* Applied patch from Christian Hamar (krics@linuxforum.hu)Aurelien Foret2005-10-06
|
* Added a CYGWIN define to include header files required to build in a Cygwin ↵Aurelien Foret2005-10-06
| | | | environment
* changed license package field to a listAurelien Foret2005-08-20
|