summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* typoJudd Vinet2005-12-14
* added Frugalware patch: -Q --foreign to display packages not found in sync reposJudd Vinet2005-12-14
* Applied unset_lcall_lang.diff -- unset LANG/LC_ALL before building packagesJudd Vinet2005-12-09
* don't die on missing package files, just warn (#3535)Judd Vinet2005-11-28
* added DoxyfileJudd Vinet2005-11-21
* fixed a file descriptor leakAurelien Foret2005-11-09
* fixed compilation warningsAurelien Foret2005-11-07
* cleanupAurelien Foret2005-11-07
* fixed wrong prototype usage for trans_new()Aurelien Foret2005-11-07
* added a FREESYNC macro to release pointers to pmsyncpkg_t structuresAurelien Foret2005-11-07
* fixed compilation warningsAurelien Foret2005-11-07
* added more pm_errnosAurelien Foret2005-11-07
* removed the declaration of an unused variableAurelien Foret2005-11-07
* Used the chroot syscall instead of the chroot binaryAurelien Foret2005-11-05
* 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 --no-check-certificateJudd Vinet2005-10-28
* stripped end of linesAurelien Foret2005-10-28
* removed entry dealing with pacman configuration structureAurelien Foret2005-10-28
* added pmconfig_t structure to hold all the configurationAurelien Foret2005-10-28
* added pacman-optimize to Makefile.amJudd Vinet2005-10-25
* added patch from VMiklos - fixes ownership problems when building in a chroot...Judd Vinet2005-10-25
* added a missing line feed in a MSG callAurelien Foret2005-10-22
* do not free the cache right before using it!Aurelien Foret2005-10-22
* bugfix: before searching databases for a dependency, make sure one of the pac...Judd Vinet2005-10-21
* fixed a segfault that occured in special cases when propagating requiredby fi...Judd Vinet2005-10-21
* improved the Replace question format a bitJudd Vinet2005-10-20
* copied up-to-date scripts from pacman 2.9.7Judd Vinet2005-10-20
* Added CacheDir directiveJudd 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
* added INFRQ_DESC back to the package cache so the group cache will workJudd Vinet2005-10-20
* added alpm.h to delivery targets (Jason)Aurelien Foret2005-10-20
* added patch to use the system memcpy for md5 stuffJudd Vinet2005-10-18
* added idea from christian to TODOJudd Vinet2005-10-18
* removed useless getenv() callsAurelien Foret2005-10-18
* bumped up PACMAN_VERSIONJudd Vinet2005-10-17
* added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet2005-10-17
* added a missing header file declarationAurelien Foret2005-10-10
* added PM_OPT_CACHEDIR library optionAurelien Foret2005-10-10
* pacman update to cope with the CACHEDIR option from the libraryAurelien Foret2005-10-10
* removed a leftover commentAurelien Foret2005-10-10
* improved query_fileowner() functionAurelien Foret2005-10-10
* pacman should work without its configuration file!Aurelien Foret2005-10-10
* - more sanity checksAurelien Foret2005-10-10