summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* makepkg: Correctly layer distcc and ccacheJan Alexander Steffens (heftig)2015-10-19
* libmakepkg: Add check_buildoption for distcc and ccacheJan Alexander Steffens (heftig)2015-10-19
* makepkg: separate "sourcefile" into two wordsAllan McRae2015-10-19
* Remove space before ellipsesAllan McRae2015-10-19
* Pluralize malloc failure stringAllan McRae2015-10-19
* Ignore cov-int directory for Coverity scanAllan McRae2015-10-19
* contrib/checkupdates: separate fakeroot call and commandAllan McRae2015-10-18
* package.c: Comment stylePierre Neidhardt2015-10-18
* Do not print any root prefix in files database operationsAllan McRae2015-10-18
* package.c: Remove obsolete param from docPierre Neidhardt2015-10-18
* add hook testsAndrew Gregory2015-10-18
* pactest: add hook/script supportAndrew Gregory2015-10-18
* util.py: return the created pathAndrew Gregory2015-10-18
* pactest: use pacman --hookdir optionAndrew Gregory2015-10-18
* pacman: add user hook directoriesAndrew Gregory2015-10-18
* validate hooks after parsingAndrew Gregory2015-10-18
* run hooks during trans_commitAndrew Gregory2015-10-18
* add hook data types and parserAndrew Gregory2015-10-18
* handle: add hookdirs optionAndrew Gregory2015-10-18
* PKGBUILD.5: post_*() are functions, not scriptsPierre Neidhardt2015-10-18
* makepkg: remove ability to build individual packagesAllan McRae2015-09-23
* libmakepkg: remove declaration of unused local variablesAllan McRae2015-09-22
* libmakepkg: return 1 on error in arch arrayAllan McRae2015-09-22
* libmakepkg: update .gitignoreAllan McRae2015-09-22
* makepkg: remove FORCE_VER variableAllan McRae2015-09-22
* check fileconflicts and diskspace outside commitAndrew Gregory2015-09-20
* move ini parser into commonAndrew Gregory2015-09-20