summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add PKGBUILD-vcs.protoMaxime Gauduin2014-02-02
* table_display: free memory on errorsAndrew Gregory2014-01-30
* _alpm_resolvedeps: free targ inside loopAndrew Gregory2014-01-30
* sync_prepare: manually set pm_errnoAndrew Gregory2014-01-30
* dump_pkg_full: fix optionalfor memory leakAndrew Gregory2014-01-30
* local_db_populate: initialize empty pkgcacheAndrew Gregory2014-01-30
* Move NULL check before dereferenceSilvan Jegen2014-01-30
* Another NULL check removedSilvan Jegen2014-01-30
* Another unneeded NULL check removedSilvan Jegen2014-01-30
* Remove unneeded NULL checkSilvan Jegen2014-01-30
* pacman: use exit status 0 for --help and --versionAndrew Gregory2014-01-30
* Consistently use 'directory' instead of 'folder'Allan McRae2014-01-28
* enable_colors: always set color stringsAndrew Gregory2014-01-28
* pmtest: use valgrind --child-silent-after-forkAndrew Gregory2014-01-28
* pmtest: use --gen-suppression=all with valgrindAndrew Gregory2014-01-28
* pmtest: send valgrind output to var/log/valgrindAndrew Gregory2014-01-28
* valgrind.supp: add fakeroot/fakechroot errorsAndrew Gregory2014-01-28
* HACKING: mention tab size and line widthAllan McRae2014-01-28
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Add missing optdepends to the main list of variables in the split PKGBUILD pr...Jason St. John2014-01-28
* pacman.c: free string commandline optionsAndrew Gregory2014-01-28
* Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel2014-01-28
* pacman: Fix delayed warnings/errors sent to stdout not stderrOlivier Brunel2014-01-28
* pacman.c: remove unnecessary optarg checksAndrew Gregory2014-01-28
* sync_prepare: treat from_sync as a booleanAndrew Gregory2014-01-15
* base64.c: comment out unused variableAndrew Gregory2014-01-15
* package.h: convert scriptlet field to intAndrew Gregory2014-01-15
* Consistently use #ifdefAllan McRae2014-01-10
* Fix build with --disable-gpgmeAllan McRae2014-01-10
* Fix compile warnings on systems without getmntentDan McGee2014-01-10
* Makefile.am: move test-suite.log into test/Andrew Gregory2014-01-10
* create_verbose_row: free malloc'd stringsAndrew Gregory2014-01-10
* check_keyring: plug memory leakAndrew Gregory2014-01-06
* valgrind.supp: suppress leak in gpgme_get_keyAndrew Gregory2014-01-06
* Reorder and reshape the package struct for better packingDan McGee2014-01-06
* Minor struct member reordering for packing concernsDan McGee2014-01-06
* Use O_CLOEXEC as much as possible when opening filesDan McGee2014-01-06
* Log more in search debug messageDan McGee2014-01-06
* Remove -fgnu89-inline from compile optionsDan McGee2014-01-06
* Push down testing .gitignore entriesDan McGee2014-01-06
* Clear up definition of INFRQ_ALLDan McGee2014-01-06
* Update copyright years for 2014Allan McRae2014-01-06
* Copy validation field in _alpm_pkg_dupAllan McRae2014-01-06
* Update comment for local db entry creationAllan McRae2014-01-06
* Add the unit tests for -Qk and -Qkk that are possible now.Jeremy Heiner2014-01-06
* deps.c: remove filtered_depend functionsAndrew Gregory2014-01-06
* conf.c: add missing newline to warningAndrew Gregory2014-01-06
* Fix build warnings with --disable-nlsAllan McRae2014-01-06
* Use the 'configure'd PYTHON to run pactest.Jeremy Heiner2013-12-21
* makepkg: fix check for distccMaxime Arthaud2013-12-21