summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* added a debug log when freeing the package cacheAurelien Foret2005-12-31
* Added .tbz2 extension to makepkgJudd Vinet2005-12-30
* Allowed C++ usage (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2005-12-28
* Fixed a typo (spelling) fix (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2005-12-28
* Fixed some logging issues (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2005-12-28
* Fixed some memory leaks (patch from Essien Ita Essien <essiene@datavibe.net>)Aurelien Foret2005-12-28
* 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
* patch from VMiklos: regarding the documentation, groups have to be renamed fr...Judd Vinet2005-12-19
* added frugalware patch for DistCC supportJudd Vinet2005-12-14
* 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