summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-01-02fixed a possible memory corruptionAurelien Foret1-1/+1
2006-01-01- reworked verbose levelsAurelien Foret3-11/+5
2006-01-01removed some overlapping pm_errno assignmentsAurelien Foret1-6/+0
2006-01-01- fixed a regression with pacman 2.x (patch from VMiklos <vmiklos@frugalware....Aurelien Foret1-14/+19
2006-01-01renamed error titles from XXX to xxxAurelien Foret1-6/+6
2006-01-01*** empty log message ***Aurelien Foret1-3/+2
2005-12-31fixed a segfault and added more verbose outputs in group handling (patch from...Aurelien Foret1-2/+4
2005-12-31added a missing code chunk of the ignore command line option (patch from VMik...Aurelien Foret1-0/+8
2005-12-31don't complain on PM_ERR_DB_UPTODATE errors (patch from VMiklos <vmiklos@frug...Aurelien Foret1-2/+6
2005-12-31do not consider duplicated targets as an error (patch from VMiklos <vmiklos@f...Aurelien Foret1-0/+4
2005-12-31used defines from alpm.h instead of local ones (patch from VMiklos <vmiklos@f...Aurelien Foret2-6/+3
2005-12-31removed an uneeded call to strtrimAurelien Foret1-1/+0
2005-12-31added a debug log when freeing the package cacheAurelien Foret1-0/+3
2005-12-30Added .tbz2 extension to makepkgJudd Vinet1-1/+1
2005-12-28Allowed C++ usage (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret1-0/+8
2005-12-28Fixed a typo (spelling) fix (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret1-1/+1
2005-12-28Fixed some logging issues (patch from VMiklos <vmiklos@frugalware.org>)Aurelien Foret2-5/+3
2005-12-28Fixed some memory leaks (patch from Essien Ita Essien <essiene@datavibe.net>)Aurelien Foret2-0/+3
2005-12-26renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.czJudd Vinet9-58/+84
2005-12-26applied first try at sync conflict handling (VMiklos) plus a couple changesJudd Vinet4-12/+139
2005-12-21VMiklos: add STRNCPY macro from alpm to pacmanJudd Vinet2-1/+6
2005-12-21VMiklos: --noconfirm fixJudd Vinet1-0/+8
2005-12-21verbosity fix from VMiklosJudd Vinet1-0/+1
2005-12-20patch from VMiklos: regarding the documentation, groups have to be renamed fr...Judd Vinet1-11/+11
2005-12-14added frugalware patch for DistCC supportJudd Vinet2-4/+19
2005-12-14typoJudd Vinet1-1/+1
2005-12-14added Frugalware patch: -Q --foreign to display packages not found in sync reposJudd Vinet4-2/+55
2005-12-09Applied unset_lcall_lang.diff -- unset LANG/LC_ALL before building packagesJudd Vinet1-0/+2
2005-11-28don't die on missing package files, just warn (#3535)Judd Vinet2-14/+19
2005-11-21added DoxyfileJudd Vinet2-1/+148
2005-11-09fixed a file descriptor leakAurelien Foret2-5/+20
2005-11-07fixed compilation warningsAurelien Foret3-3/+3
2005-11-07cleanupAurelien Foret2-4/+3
2005-11-07fixed wrong prototype usage for trans_new()Aurelien Foret1-3/+7
2005-11-07added a FREESYNC macro to release pointers to pmsyncpkg_t structuresAurelien Foret2-2/+3
2005-11-07fixed compilation warningsAurelien Foret7-9/+10
2005-11-07added more pm_errnosAurelien Foret1-0/+9
2005-11-07removed the declaration of an unused variableAurelien Foret1-2/+0
2005-11-05Used the chroot syscall instead of the chroot binaryAurelien Foret2-29/+34
2005-10-29fixed parseconfig usageAurelien Foret2-4/+5
2005-10-29fixed a compilation warningAurelien Foret1-1/+0
2005-10-29fixed some compilation warningsAurelien Foret3-0/+3
2005-10-29added PACCONF, PACDB and PACROOT definesAurelien Foret2-6/+7
2005-10-29renamed pmconfig_t to config_tAurelien Foret10-20/+21
2005-10-28added --no-check-certificateJudd Vinet1-1/+1
2005-10-28stripped end of linesAurelien Foret1-40/+40
2005-10-28removed entry dealing with pacman configuration structureAurelien Foret1-12/+5
2005-10-28added pmconfig_t structure to hold all the configurationAurelien Foret10-240/+265
2005-10-25added pacman-optimize to Makefile.amJudd Vinet1-1/+1
2005-10-25added patch from VMiklos - fixes ownership problems when building in a chroot...Judd Vinet1-2/+2