summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-04alpm: export *_free functionsAndrew Gregory9-27/+34
2014-02-04pmtest: add memory check to tests with valgrindAndrew Gregory2-0/+6
2014-02-04pmrule: add FILE_EMPTY ruleAndrew Gregory2-0/+5
2014-02-04Give groups display text singular and plural formsAllan McRae1-2/+3
2014-02-02makepkg: remove unneeded "|| true"Allan McRae1-4/+4
2014-02-02makepkg: Fix typo in variable nameAllan McRae1-2/+2
2014-02-02Do not remove source code references in PO/POT filesRafael Ferreira3-3/+3
2014-02-02Prevent makepkg creating armored signaturesLars Gustäbel1-1/+1
2014-02-02pacsearch: CLI option to turn off colorsPierre Neidhardt1-12/+24
2014-02-02pacsearch: using pacman color themePierre Neidhardt1-18/+14
2014-02-02pacsearch: colors are portable (ANSI) and have natural variable namesPierre Neidhardt1-18/+19
2014-02-02pacsearch: Explicitly extract group informationPierre Neidhardt1-15/+19
2014-02-02pacsearch: localized outputPierre Neidhardt1-1/+4
2014-02-02pacsearch: more accurate help messagePierre Neidhardt1-2/+2
2014-02-02pacsearch: Copyright year bumpPierre Neidhardt1-2/+2
2014-02-02makepkg.conf(5): Fix and improve grammar and spelling issuesJason St. John1-26/+25
2014-02-02Remove ChangeLog.proto and move important info to PKGBUILD(5)Jason St. John3-18/+2
2014-02-02makepkg.conf(5): Add missing backticks around vars, and use single quotes aro...Jason St. John1-6/+6
2014-02-02proto: Remove recommendation of "makepkg -g" in commentsJason St. John2-2/+2
2014-02-02Add PKGBUILD-vcs.protoMaxime Gauduin2-0/+79
2014-01-30table_display: free memory on errorsAndrew Gregory1-4/+8
2014-01-30_alpm_resolvedeps: free targ inside loopAndrew Gregory1-1/+2
2014-01-30sync_prepare: manually set pm_errnoAndrew Gregory1-2/+1
2014-01-30dump_pkg_full: fix optionalfor memory leakAndrew Gregory1-0/+1
2014-01-30local_db_populate: initialize empty pkgcacheAndrew Gregory1-0/+1
2014-01-30Move NULL check before dereferenceSilvan Jegen1-7/+7
2014-01-30Another NULL check removedSilvan Jegen1-4/+1
2014-01-30Another unneeded NULL check removedSilvan Jegen1-6/+4
2014-01-30Remove unneeded NULL checkSilvan Jegen1-3/+1
2014-01-30pacman: use exit status 0 for --help and --versionAndrew Gregory5-6/+13
2014-01-28Consistently use 'directory' instead of 'folder'Allan McRae5-24/+24
2014-01-28enable_colors: always set color stringsAndrew Gregory1-0/+10
2014-01-28pmtest: use valgrind --child-silent-after-forkAndrew Gregory1-0/+1
2014-01-28pmtest: use --gen-suppression=all with valgrindAndrew Gregory1-0/+1
2014-01-28pmtest: send valgrind output to var/log/valgrindAndrew Gregory1-1/+2
2014-01-28valgrind.supp: add fakeroot/fakechroot errorsAndrew Gregory1-0/+40
2014-01-28HACKING: mention tab size and line widthAllan McRae1-1/+3
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz106-107/+107
2014-01-28Add missing optdepends to the main list of variables in the split PKGBUILD pr...Jason St. John1-0/+1
2014-01-28pacman.c: free string commandline optionsAndrew Gregory1-0/+5
2014-01-28Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel3-3/+3
2014-01-28pacman: Fix delayed warnings/errors sent to stdout not stderrOlivier Brunel1-2/+3
2014-01-28pacman.c: remove unnecessary optarg checksAndrew Gregory1-11/+0
2014-01-15sync_prepare: treat from_sync as a booleanAndrew Gregory1-2/+5
2014-01-15base64.c: comment out unused variableAndrew Gregory1-0/+2
2014-01-15package.h: convert scriptlet field to intAndrew Gregory1-1/+1
2014-01-10Consistently use #ifdefAllan McRae2-4/+4
2014-01-10Fix build with --disable-gpgmeAllan McRae2-35/+31
2014-01-10Fix compile warnings on systems without getmntentDan McGee1-0/+3
2014-01-10Makefile.am: move test-suite.log into test/Andrew Gregory1-0/+1