summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Pull translations from Transifex and prepare for next releaseAllan McRae2015-12-09
* alpm_run_chroot: remove dead codeAndrew Gregory2015-12-06
* makepkg: record build information in .BUILDINFOAllan McRae2015-12-06
* makepkg: add whirlpool to the list of hashing algorithmsLuke2015-12-06
* alpm_initialize: Fix double slash in sys hook dir pathDavid Macek2015-12-06
* db_update: always clear db flags after updateAndrew Gregory2015-12-06
* Updated the documentation for makepkg's -L option.Alastair Hughes2015-12-06
* remove soft interrupt handler before cleanupAndrew Gregory2015-12-05
* extract soft interrupt handlersAndrew Gregory2015-12-05
* extract SIGSEGV handlerAndrew Gregory2015-12-05
* extract SIGWINCH handlerAndrew Gregory2015-12-05
* move signal handlers to sighandler.[ch]Andrew Gregory2015-12-05
* avoid unsafe functions in signal handlerAndrew Gregory2015-12-05
* remove SIG_IGN check when setting signal handlerAndrew Gregory2015-12-05
* 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