summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* do not catch SIGTERMAndrew Gregory2015-12-05
* pacman: exit without memory cleanup on signalsAndrew Gregory2015-12-05
* add and expose alpm_unlockAndrew Gregory2015-12-05
* handle_unlock: return 0 if lockfile == NULLAndrew Gregory2015-12-05
* skip conflicts resolved by file replacementAndrew Gregory2015-12-05
* always unlink files before extractionAndrew Gregory2015-12-05
* Detect potential conflict when symlink to directory is changing to directoryAllan McRae2015-12-05
* Add large file support CFLAGS to pkgconfig fileAllan McRae2015-12-04
* run_chroot: always clear script output bufferAndrew Gregory2015-11-29
* pacdiff: do not require DIFFPROG for -o/--outputEvangelos Foutras2015-11-28
* hooks: pass matched targets to hooksAndrew Gregory2015-11-28
* allow specifying input to scriptletsAndrew Gregory2015-11-28
* allow arguments in hook Exec fieldsAndrew Gregory2015-11-28
* tap.py: replace newlines with escape sequenceAndrew Gregory2015-11-28
* pmrule.py: add FILE_CONTENTS ruleAndrew Gregory2015-11-28
* lint_pkgbuild/variable: increase robustnessAllan McRae2015-11-23
* makepkg: merge arch dependent variables after PKGBUILD lintingAllan McRae2015-11-23
* makepkg: remove obsolete commentAllan McRae2015-11-23
* lint_pkgbuild: explicitly return valueAllan McRae2015-11-23
* Refactor strtrim functionSilvan Jegen2015-11-11
* Use correct format specifiersRikard Falkeborn2015-11-11
* Refactor lint_source to work with earlier versions of BashAaron Campbell2015-11-05
* files_search: reset found for each targetAndrew Gregory2015-11-04
* files_search: free compiled regexAndrew Gregory2015-11-04
* files: do not unnecessarily strdup targetsAndrew Gregory2015-11-04
* files.c: add vim modelineAndrew Gregory2015-11-04
* add detail to broken dependency errorsAndrew Gregory2015-11-04
* add --quiet to -FhAndrew Gregory2015-11-04
* ensure realloc has a positive sizeAndrew Gregory2015-11-03
* zsh_completion: Handle --ignore/--ignoregroup correctlyMohammad Alsaleh2015-11-03
* package.c: Fix incorrect buffersize and constant-foldingPierre Neidhardt2015-11-03
* Add -F --machinereadable optionFlorian Pritz2015-11-03
* Document pacman -FFlorian Pritz2015-11-03
* scripts/po: fix translated file nameAllan McRae2015-10-28
* _alpm_hook_run: check path length before copyingAndrew Gregory2015-10-28
* makepkg: fix $pkgname element duplicationBenjamin Yates2015-10-28
* libmakepkg: fix pkgver checkingAllan McRae2015-10-27
* add alpm-hooks man pageAndrew Gregory2015-10-27
* hook.c: print invalid option nameAndrew Gregory2015-10-27
* order hooks by file nameAndrew Gregory2015-10-27
* Align titles automatically in information displayPierre Neidhardt2015-10-27
* Alpm, check for NULL in free-functionsRikard Falkeborn2015-10-27
* zsh_completion: Add --asdeps/--asexplicit to -U optionsMohammad Alsaleh2015-10-27
* Use ARRAYSIZE macro for non-string array size computationPierre Neidhardt2015-10-27
* makepkg: Fix hard-coded debug suffixMohammad Alsaleh2015-10-22
* pacsort: clean up if errorRikard Falkeborn2015-10-21
* pacsort: don't overwrite memory if realloc failsRikard Falkeborn2015-10-21
* pacsort: handle failing list_addRikard Falkeborn2015-10-21
* HACKING: Allow the use of 'sizeof' on valuesPierre Neidhardt2015-10-21
* makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relativeJan Alexander Steffens (heftig)2015-10-19