summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-03Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel
2014-03-03Update the event callbackOlivier Brunel
2014-03-03be_local: Use alpm_greedy_growFlorian Pritz
2014-03-03be_package: Build the file list from MTREE if possibleFlorian Pritz
2014-03-03be_package: Refactor code adding a file to the files listFlorian Pritz
2014-03-03be_package: Refactor handling of simple path checksFlorian Pritz
2014-03-03util: Add _alpm_realloc() and _alpm_greedy_grow()Florian Pritz
2014-03-03Check if a file is in the package's file list before extractingFlorian Pritz
2014-02-08_alpm_sync_prepare: fix unresolvable packages leakAndrew Gregory
2014-02-04pactree: removed 'provision' from linear outputPierre Neidhardt
2014-02-04alpm: export *_free functionsAndrew Gregory
2014-02-04pmtest: add memory check to tests with valgrindAndrew Gregory
2014-02-04pmrule: add FILE_EMPTY ruleAndrew Gregory
2014-02-04Give groups display text singular and plural formsAllan McRae
2014-02-02makepkg: remove unneeded "|| true"Allan McRae
2014-02-02makepkg: Fix typo in variable nameAllan McRae
2014-02-02Do not remove source code references in PO/POT filesRafael Ferreira
2014-02-02Prevent makepkg creating armored signaturesLars Gustäbel
2014-02-02pacsearch: CLI option to turn off colorsPierre Neidhardt
2014-02-02pacsearch: using pacman color themePierre Neidhardt
2014-02-02pacsearch: colors are portable (ANSI) and have natural variable namesPierre Neidhardt
2014-02-02pacsearch: Explicitly extract group informationPierre Neidhardt
2014-02-02pacsearch: localized outputPierre Neidhardt
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