summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pactree: removed 'provision' from linear outputPierre Neidhardt2014-02-04
* alpm: export *_free functionsAndrew Gregory2014-02-04
* pmtest: add memory check to tests with valgrindAndrew Gregory2014-02-04
* pmrule: add FILE_EMPTY ruleAndrew Gregory2014-02-04
* Give groups display text singular and plural formsAllan McRae2014-02-04
* makepkg: remove unneeded "|| true"Allan McRae2014-02-02
* makepkg: Fix typo in variable nameAllan McRae2014-02-02
* Do not remove source code references in PO/POT filesRafael Ferreira2014-02-02
* Prevent makepkg creating armored signaturesLars Gustäbel2014-02-02
* pacsearch: CLI option to turn off colorsPierre Neidhardt2014-02-02
* pacsearch: using pacman color themePierre Neidhardt2014-02-02
* pacsearch: colors are portable (ANSI) and have natural variable namesPierre Neidhardt2014-02-02
* pacsearch: Explicitly extract group informationPierre Neidhardt2014-02-02
* pacsearch: localized outputPierre Neidhardt2014-02-02
* pacsearch: more accurate help messagePierre Neidhardt2014-02-02
* pacsearch: Copyright year bumpPierre Neidhardt2014-02-02
* makepkg.conf(5): Fix and improve grammar and spelling issuesJason St. John2014-02-02
* Remove ChangeLog.proto and move important info to PKGBUILD(5)Jason St. John2014-02-02
* makepkg.conf(5): Add missing backticks around vars, and use single quotes aro...Jason St. John2014-02-02
* proto: Remove recommendation of "makepkg -g" in commentsJason St. John2014-02-02
* 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