summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-08Use MALLOC throughtout libalpmAllan McRae4-15/+7
2014-03-04remove check for unused ALPM_ERR_PKG_IGNOREDAndrew Gregory1-3/+2
2014-03-04simplify check for leading "local/"Andrew Gregory1-6/+3
2014-03-04sync_prepare: ignore explicitly removed conflictsAndrew Gregory1-0/+3
2014-03-03Fix install order in scripts MakefileAllan McRae1-1/+1
2014-03-03makepkg.8: Fix typoPierre Neidhardt1-1/+1
2014-03-03pactest: add prefix to temporary directoryAndrew Gregory1-1/+1
2014-03-03pmpkg.py: remove unused importsAndrew Gregory1-4/+0
2014-03-03makepkg: Support kernel.org's PGP signature schemeThomas Bächler1-3/+20
2014-03-03Fix warnings with strict-overflow in gcc-4.9Allan McRae2-2/+3
2014-03-03pacsearch: factored -Ss and -Qs parts into one single functionPierre Neidhardt1-35/+20
2014-03-03pacsearch: pattern arguments work as for pacmanPierre Neidhardt1-28/+13
2014-03-03Add events on pacnew/pacsave/pacorig file creationOlivier Brunel6-10/+143
2014-03-03pacsearch: fields are treated uniformly when printingPierre Neidhardt1-10/+10
2014-03-03pacsearch: removed redundant sortingPierre Neidhardt1-28/+19
2014-03-03pacsearch: indexing by 'name version' instead of 'name'Pierre Neidhardt1-3/+3
2014-03-03pacsearch: removed useless commentPierre Neidhardt1-1/+0
2014-03-03makepkg: implement support for stripping kernel modulesSteven Noonan1-0/+7
2014-03-03restrict transaction package originsAndrew Gregory2-0/+4
2014-03-03Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel3-0/+29
2014-03-03Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel3-0/+9
2014-03-03Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel10-76/+72
2014-03-03Update the event callbackOlivier Brunel9-149/+241
2014-03-03be_local: Use alpm_greedy_growFlorian Pritz1-16/+3
2014-03-03be_package: Build the file list from MTREE if possibleFlorian Pritz1-4/+145
2014-03-03be_package: Refactor code adding a file to the files listFlorian Pritz1-27/+29
2014-03-03be_package: Refactor handling of simple path checksFlorian Pritz1-5/+22
2014-03-03util: Add _alpm_realloc() and _alpm_greedy_grow()Florian Pritz2-0/+64
2014-03-03Check if a file is in the package's file list before extractingFlorian Pritz1-0/+5
2014-02-08_alpm_sync_prepare: fix unresolvable packages leakAndrew Gregory1-0/+1
2014-02-04pactree: removed 'provision' from linear outputPierre Neidhardt1-1/+4
2014-02-04alpm: export *_free functionsAndrew Gregory9-27/+34
2014-02-04pmtest: add memory check to tests with valgrindAndrew Gregory2-0/+6
2014-02-04pmrule: add FILE_EMPTY ruleAndrew Gregory2-0/+5
2014-02-04Give groups display text singular and plural formsAllan McRae1-2/+3
2014-02-02makepkg: remove unneeded "|| true"Allan McRae1-4/+4
2014-02-02makepkg: Fix typo in variable nameAllan McRae1-2/+2
2014-02-02Do not remove source code references in PO/POT filesRafael Ferreira3-3/+3
2014-02-02Prevent makepkg creating armored signaturesLars Gustäbel1-1/+1
2014-02-02pacsearch: CLI option to turn off colorsPierre Neidhardt1-12/+24
2014-02-02pacsearch: using pacman color themePierre Neidhardt1-18/+14
2014-02-02pacsearch: colors are portable (ANSI) and have natural variable namesPierre Neidhardt1-18/+19
2014-02-02pacsearch: Explicitly extract group informationPierre Neidhardt1-15/+19
2014-02-02pacsearch: localized outputPierre Neidhardt1-1/+4
2014-02-02pacsearch: more accurate help messagePierre Neidhardt1-2/+2
2014-02-02pacsearch: Copyright year bumpPierre Neidhardt1-2/+2
2014-02-02makepkg.conf(5): Fix and improve grammar and spelling issuesJason St. John1-26/+25
2014-02-02Remove ChangeLog.proto and move important info to PKGBUILD(5)Jason St. John3-18/+2
2014-02-02makepkg.conf(5): Add missing backticks around vars, and use single quotes aro...Jason St. John1-6/+6
2014-02-02proto: Remove recommendation of "makepkg -g" in commentsJason St. John2-2/+2