summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-28hooks: pass matched targets to hooksAndrew Gregory4-17/+156
2015-11-28allow specifying input to scriptletsAndrew Gregory4-29/+179
2015-11-28allow arguments in hook Exec fieldsAndrew Gregory4-7/+150
2015-11-28tap.py: replace newlines with escape sequenceAndrew Gregory1-1/+1
2015-11-28pmrule.py: add FILE_CONTENTS ruleAndrew Gregory2-0/+7
2015-11-23lint_pkgbuild/variable: increase robustnessAllan McRae1-12/+54
2015-11-23makepkg: merge arch dependent variables after PKGBUILD lintingAllan McRae1-8/+8
2015-11-23makepkg: remove obsolete commentAllan McRae1-1/+0
2015-11-23lint_pkgbuild: explicitly return valueAllan McRae5-4/+12
2015-11-11Refactor strtrim functionSilvan Jegen1-9/+5
2015-11-11Use correct format specifiersRikard Falkeborn7-14/+14
2015-11-05Refactor lint_source to work with earlier versions of BashAaron Campbell1-1/+1
2015-11-04files_search: reset found for each targetAndrew Gregory1-1/+2
2015-11-04files_search: free compiled regexAndrew Gregory1-0/+3
2015-11-04files: do not unnecessarily strdup targetsAndrew Gregory1-25/+10
2015-11-04files.c: add vim modelineAndrew Gregory1-1/+2
2015-11-04add detail to broken dependency errorsAndrew Gregory2-6/+24
2015-11-04add --quiet to -FhAndrew Gregory1-0/+1
2015-11-03ensure realloc has a positive sizeAndrew Gregory2-6/+14
2015-11-03zsh_completion: Handle --ignore/--ignoregroup correctlyMohammad Alsaleh1-4/+17
2015-11-03package.c: Fix incorrect buffersize and constant-foldingPierre Neidhardt1-4/+3
2015-11-03Add -F --machinereadable optionFlorian Pritz4-6/+55
2015-11-03Document pacman -FFlorian Pritz1-0/+29
2015-10-28scripts/po: fix translated file nameAllan McRae1-1/+1
2015-10-28_alpm_hook_run: check path length before copyingAndrew Gregory1-8/+19
2015-10-28makepkg: fix $pkgname element duplicationBenjamin Yates1-2/+2
2015-10-27libmakepkg: fix pkgver checkingAllan McRae1-2/+2
2015-10-27add alpm-hooks man pageAndrew Gregory3-0/+123
2015-10-27hook.c: print invalid option nameAndrew Gregory1-1/+1
2015-10-27order hooks by file nameAndrew Gregory1-0/+8
2015-10-27Align titles automatically in information displayPierre Neidhardt1-32/+141
2015-10-27Alpm, check for NULL in free-functionsRikard Falkeborn6-3/+11
2015-10-27zsh_completion: Add --asdeps/--asexplicit to -U optionsMohammad Alsaleh1-0/+2
2015-10-27Use ARRAYSIZE macro for non-string array size computationPierre Neidhardt5-4/+6
2015-10-22makepkg: Fix hard-coded debug suffixMohammad Alsaleh1-2/+2
2015-10-21pacsort: clean up if errorRikard Falkeborn1-3/+8
2015-10-21pacsort: don't overwrite memory if realloc failsRikard Falkeborn1-4/+6
2015-10-21pacsort: handle failing list_addRikard Falkeborn1-1/+5
2015-10-21HACKING: Allow the use of 'sizeof' on valuesPierre Neidhardt1-11/+3
2015-10-19makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relativeJan Alexander Steffens (heftig)1-0/+1
2015-10-19makepkg: Correctly layer distcc and ccacheJan Alexander Steffens (heftig)1-6/+13
2015-10-19libmakepkg: Add check_buildoption for distcc and ccacheJan Alexander Steffens (heftig)2-4/+38
2015-10-19makepkg: separate "sourcefile" into two wordsAllan McRae1-1/+1
2015-10-19Remove space before ellipsesAllan McRae3-4/+4
2015-10-19Pluralize malloc failure stringAllan McRae1-1/+3
2015-10-19Ignore cov-int directory for Coverity scanAllan McRae1-0/+1
2015-10-18contrib/checkupdates: separate fakeroot call and commandAllan McRae1-1/+1
2015-10-18package.c: Comment stylePierre Neidhardt1-1/+1
2015-10-18Do not print any root prefix in files database operationsAllan McRae1-3/+25
2015-10-18package.c: Remove obsolete param from docPierre Neidhardt1-1/+0