| Commit message (Expand) | Author | Age |
... | |
* | 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 --no-check-certificate | Judd Vinet | 2005-10-28 |
* | stripped end of lines | Aurelien Foret | 2005-10-28 |
* | removed entry dealing with pacman configuration structure | Aurelien Foret | 2005-10-28 |
* | added pmconfig_t structure to hold all the configuration | Aurelien Foret | 2005-10-28 |
* | added pacman-optimize to Makefile.am | Judd Vinet | 2005-10-25 |
* | added patch from VMiklos - fixes ownership problems when building in a chroot... | Judd Vinet | 2005-10-25 |
* | added a missing line feed in a MSG call | Aurelien Foret | 2005-10-22 |
* | do not free the cache right before using it! | Aurelien Foret | 2005-10-22 |
* | bugfix: before searching databases for a dependency, make sure one of the pac... | Judd Vinet | 2005-10-21 |
* | fixed a segfault that occured in special cases when propagating requiredby fi... | Judd Vinet | 2005-10-21 |
* | improved the Replace question format a bit | Judd Vinet | 2005-10-20 |
* | copied up-to-date scripts from pacman 2.9.7 | Judd Vinet | 2005-10-20 |
* | Added CacheDir directive | 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 |
* | added INFRQ_DESC back to the package cache so the group cache will work | Judd Vinet | 2005-10-20 |
* | added alpm.h to delivery targets (Jason) | Aurelien Foret | 2005-10-20 |
* | added patch to use the system memcpy for md5 stuff | Judd Vinet | 2005-10-18 |
* | added idea from christian to TODO | Judd Vinet | 2005-10-18 |
* | removed useless getenv() calls | Aurelien Foret | 2005-10-18 |
* | bumped up PACMAN_VERSION | Judd Vinet | 2005-10-17 |
* | 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 |
* | added PM_OPT_CACHEDIR library option | Aurelien Foret | 2005-10-10 |
* | pacman update to cope with the CACHEDIR option from the library | Aurelien Foret | 2005-10-10 |
* | removed a leftover comment | Aurelien Foret | 2005-10-10 |
* | improved query_fileowner() function | Aurelien Foret | 2005-10-10 |
* | pacman should work without its configuration file! | Aurelien Foret | 2005-10-10 |
* | - more sanity checks | Aurelien Foret | 2005-10-10 |
* | Fixed EVENT and QUESTION macros | Aurelien Foret | 2005-10-10 |
* | Fixed missing parameter in trans_init() call | Aurelien Foret | 2005-10-10 |
* | removed debug stmt | Judd Vinet | 2005-10-09 |
* | started some doxygen comment blocks | Judd Vinet | 2005-10-09 |
* | added conversation callback support for transactions | Judd Vinet | 2005-10-09 |
* | fixed a segfault w/ the skiplist | Judd Vinet | 2005-10-09 |
* | correct a trans_commit protocol | Judd Vinet | 2005-10-08 |
* | added more error messages, enabled the db permission check in trans_commit | Judd Vinet | 2005-10-08 |
* | Added an error string for lock file creation failure | Aurelien Foret | 2005-10-08 |
* | update | Aurelien Foret | 2005-10-08 |
* | Fixed an text formatting issue | Aurelien Foret | 2005-10-08 |
* | Code update to make use of PKG_FULLNAME_LEN | Aurelien Foret | 2005-10-08 |
* | Reworked the cache handling to only load DEPENDS info by default | Aurelien Foret | 2005-10-08 |
* | Moved the REPLACES and FORCE package fields from DESC to DEPENDS db entry | Aurelien Foret | 2005-10-08 |