summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-02pacsearch: more accurate help messagePierre Neidhardt
2014-02-02pacsearch: Copyright year bumpPierre Neidhardt
2014-02-02makepkg.conf(5): Fix and improve grammar and spelling issuesJason St. John
2014-02-02Remove ChangeLog.proto and move important info to PKGBUILD(5)Jason St. John
2014-02-02makepkg.conf(5): Add missing backticks around vars, and use single quotes aro...Jason St. John
2014-02-02proto: Remove recommendation of "makepkg -g" in commentsJason St. John
2014-02-02Add PKGBUILD-vcs.protoMaxime Gauduin
2014-01-30table_display: free memory on errorsAndrew Gregory
2014-01-30_alpm_resolvedeps: free targ inside loopAndrew Gregory
2014-01-30sync_prepare: manually set pm_errnoAndrew Gregory
2014-01-30dump_pkg_full: fix optionalfor memory leakAndrew Gregory
2014-01-30local_db_populate: initialize empty pkgcacheAndrew Gregory
2014-01-30Move NULL check before dereferenceSilvan Jegen
2014-01-30Another NULL check removedSilvan Jegen
2014-01-30Another unneeded NULL check removedSilvan Jegen
2014-01-30Remove unneeded NULL checkSilvan Jegen
2014-01-30pacman: use exit status 0 for --help and --versionAndrew Gregory
2014-01-28Consistently use 'directory' instead of 'folder'Allan McRae
2014-01-28enable_colors: always set color stringsAndrew Gregory
2014-01-28pmtest: use valgrind --child-silent-after-forkAndrew Gregory
2014-01-28pmtest: use --gen-suppression=all with valgrindAndrew Gregory
2014-01-28pmtest: send valgrind output to var/log/valgrindAndrew Gregory
2014-01-28valgrind.supp: add fakeroot/fakechroot errorsAndrew Gregory
2014-01-28HACKING: mention tab size and line widthAllan McRae
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-28Add missing optdepends to the main list of variables in the split PKGBUILD pr...Jason St. John
2014-01-28pacman.c: free string commandline optionsAndrew Gregory
2014-01-28Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel
2014-01-28pacman: Fix delayed warnings/errors sent to stdout not stderrOlivier Brunel
2014-01-28pacman.c: remove unnecessary optarg checksAndrew Gregory
2014-01-15sync_prepare: treat from_sync as a booleanAndrew Gregory
2014-01-15base64.c: comment out unused variableAndrew Gregory
2014-01-15package.h: convert scriptlet field to intAndrew Gregory
2014-01-10Consistently use #ifdefAllan McRae
2014-01-10Fix build with --disable-gpgmeAllan McRae
2014-01-10Fix compile warnings on systems without getmntentDan McGee
2014-01-10Makefile.am: move test-suite.log into test/Andrew Gregory
2014-01-10create_verbose_row: free malloc'd stringsAndrew Gregory
2014-01-06check_keyring: plug memory leakAndrew Gregory
2014-01-06valgrind.supp: suppress leak in gpgme_get_keyAndrew Gregory
2014-01-06Reorder and reshape the package struct for better packingDan McGee
2014-01-06Minor struct member reordering for packing concernsDan McGee
2014-01-06Use O_CLOEXEC as much as possible when opening filesDan McGee
2014-01-06Log more in search debug messageDan McGee
2014-01-06Remove -fgnu89-inline from compile optionsDan McGee
2014-01-06Push down testing .gitignore entriesDan McGee
2014-01-06Clear up definition of INFRQ_ALLDan McGee
2014-01-06Update copyright years for 2014Allan McRae
2014-01-06Copy validation field in _alpm_pkg_dupAllan McRae
2014-01-06Update comment for local db entry creationAllan McRae