Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-03Add events on pacnew/pacsave/pacorig file creationOlivier Brunel
2014-03-03pacsearch: fields are treated uniformly when printingPierre Neidhardt
2014-03-03pacsearch: removed redundant sortingPierre Neidhardt
2014-03-03pacsearch: indexing by 'name version' instead of 'name'Pierre Neidhardt
2014-03-03pacsearch: removed useless commentPierre Neidhardt
2014-03-03makepkg: implement support for stripping kernel modulesSteven Noonan
2014-03-03restrict transaction package originsAndrew Gregory
2014-03-03Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel
2014-03-03Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel
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