Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-04files.c: add vim modelineAndrew Gregory
2015-11-04add detail to broken dependency errorsAndrew Gregory
2015-11-04add --quiet to -FhAndrew Gregory
2015-11-03ensure realloc has a positive sizeAndrew Gregory
2015-11-03zsh_completion: Handle --ignore/--ignoregroup correctlyMohammad Alsaleh
2015-11-03package.c: Fix incorrect buffersize and constant-foldingPierre Neidhardt
2015-11-03Add -F --machinereadable optionFlorian Pritz
2015-11-03Document pacman -FFlorian Pritz
2015-10-28scripts/po: fix translated file nameAllan McRae
2015-10-28_alpm_hook_run: check path length before copyingAndrew Gregory
2015-10-28makepkg: fix $pkgname element duplicationBenjamin Yates
2015-10-27libmakepkg: fix pkgver checkingAllan McRae
2015-10-27add alpm-hooks man pageAndrew Gregory
2015-10-27hook.c: print invalid option nameAndrew Gregory
2015-10-27order hooks by file nameAndrew Gregory
2015-10-27Align titles automatically in information displayPierre Neidhardt
2015-10-27Alpm, check for NULL in free-functionsRikard Falkeborn
2015-10-27zsh_completion: Add --asdeps/--asexplicit to -U optionsMohammad Alsaleh
2015-10-27Use ARRAYSIZE macro for non-string array size computationPierre Neidhardt
2015-10-22makepkg: Fix hard-coded debug suffixMohammad Alsaleh
2015-10-21pacsort: clean up if errorRikard Falkeborn
2015-10-21pacsort: don't overwrite memory if realloc failsRikard Falkeborn
2015-10-21pacsort: handle failing list_addRikard Falkeborn
2015-10-21HACKING: Allow the use of 'sizeof' on valuesPierre Neidhardt
2015-10-19makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relativeJan Alexander Steffens (heftig)
2015-10-19makepkg: Correctly layer distcc and ccacheJan Alexander Steffens (heftig)
2015-10-19libmakepkg: Add check_buildoption for distcc and ccacheJan Alexander Steffens (heftig)
2015-10-19makepkg: separate "sourcefile" into two wordsAllan McRae
2015-10-19Remove space before ellipsesAllan McRae
2015-10-19Pluralize malloc failure stringAllan McRae
2015-10-19Ignore cov-int directory for Coverity scanAllan McRae
2015-10-18contrib/checkupdates: separate fakeroot call and commandAllan McRae
2015-10-18package.c: Comment stylePierre Neidhardt
2015-10-18Do not print any root prefix in files database operationsAllan McRae
2015-10-18package.c: Remove obsolete param from docPierre Neidhardt
2015-10-18add hook testsAndrew Gregory
2015-10-18pactest: add hook/script supportAndrew Gregory
2015-10-18util.py: return the created pathAndrew Gregory
2015-10-18pactest: use pacman --hookdir optionAndrew Gregory
2015-10-18pacman: add user hook directoriesAndrew Gregory
2015-10-18validate hooks after parsingAndrew Gregory
2015-10-18run hooks during trans_commitAndrew Gregory
2015-10-18add hook data types and parserAndrew Gregory
2015-10-18handle: add hookdirs optionAndrew Gregory
2015-10-18PKGBUILD.5: post_*() are functions, not scriptsPierre Neidhardt
2015-09-23makepkg: remove ability to build individual packagesAllan McRae
2015-09-22libmakepkg: remove declaration of unused local variablesAllan McRae
2015-09-22libmakepkg: return 1 on error in arch arrayAllan McRae
2015-09-22libmakepkg: update .gitignoreAllan McRae
2015-09-22makepkg: remove FORCE_VER variableAllan McRae