Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-12makepkg: Add a --noarchive option to inhibit archive creationPierre Neidhardt
2014-03-12makepkg: Comment on install_package() return codePierre Neidhardt
2014-03-08note that TotalDownload and XferCommand are incompatible.Matthias Krüger
2014-03-08Use MALLOC throughtout libalpmAllan McRae
2014-03-04remove check for unused ALPM_ERR_PKG_IGNOREDAndrew Gregory
2014-03-04simplify check for leading "local/"Andrew Gregory
2014-03-04sync_prepare: ignore explicitly removed conflictsAndrew Gregory
2014-03-03Fix install order in scripts MakefileAllan McRae
2014-03-03makepkg.8: Fix typoPierre Neidhardt
2014-03-03pactest: add prefix to temporary directoryAndrew Gregory
2014-03-03pmpkg.py: remove unused importsAndrew Gregory
2014-03-03makepkg: Support kernel.org's PGP signature schemeThomas Bächler
2014-03-03Fix warnings with strict-overflow in gcc-4.9Allan McRae
2014-03-03pacsearch: factored -Ss and -Qs parts into one single functionPierre Neidhardt
2014-03-03pacsearch: pattern arguments work as for pacmanPierre Neidhardt
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