| Commit message (Expand) | Author | Age |
... | |
* | lint_pkgbuild/variable: increase robustness | Allan McRae | 2015-11-23 |
* | makepkg: merge arch dependent variables after PKGBUILD linting | Allan McRae | 2015-11-23 |
* | makepkg: remove obsolete comment | Allan McRae | 2015-11-23 |
* | lint_pkgbuild: explicitly return value | Allan McRae | 2015-11-23 |
* | Refactor strtrim function | Silvan Jegen | 2015-11-11 |
* | Use correct format specifiers | Rikard Falkeborn | 2015-11-11 |
* | Refactor lint_source to work with earlier versions of Bash | Aaron Campbell | 2015-11-05 |
* | files_search: reset found for each target | Andrew Gregory | 2015-11-04 |
* | files_search: free compiled regex | Andrew Gregory | 2015-11-04 |
* | files: do not unnecessarily strdup targets | Andrew Gregory | 2015-11-04 |
* | files.c: add vim modeline | Andrew Gregory | 2015-11-04 |
* | add detail to broken dependency errors | Andrew Gregory | 2015-11-04 |
* | add --quiet to -Fh | Andrew Gregory | 2015-11-04 |
* | ensure realloc has a positive size | Andrew Gregory | 2015-11-03 |
* | zsh_completion: Handle --ignore/--ignoregroup correctly | Mohammad Alsaleh | 2015-11-03 |
* | package.c: Fix incorrect buffersize and constant-folding | Pierre Neidhardt | 2015-11-03 |
* | Add -F --machinereadable option | Florian Pritz | 2015-11-03 |
* | Document pacman -F | Florian Pritz | 2015-11-03 |
* | scripts/po: fix translated file name | Allan McRae | 2015-10-28 |
* | _alpm_hook_run: check path length before copying | Andrew Gregory | 2015-10-28 |
* | makepkg: fix $pkgname element duplication | Benjamin Yates | 2015-10-28 |
* | libmakepkg: fix pkgver checking | Allan McRae | 2015-10-27 |
* | add alpm-hooks man page | Andrew Gregory | 2015-10-27 |
* | hook.c: print invalid option name | Andrew Gregory | 2015-10-27 |
* | order hooks by file name | Andrew Gregory | 2015-10-27 |
* | Align titles automatically in information display | Pierre Neidhardt | 2015-10-27 |
* | Alpm, check for NULL in free-functions | Rikard Falkeborn | 2015-10-27 |
* | zsh_completion: Add --asdeps/--asexplicit to -U options | Mohammad Alsaleh | 2015-10-27 |
* | Use ARRAYSIZE macro for non-string array size computation | Pierre Neidhardt | 2015-10-27 |
* | makepkg: Fix hard-coded debug suffix | Mohammad Alsaleh | 2015-10-22 |
* | pacsort: clean up if error | Rikard Falkeborn | 2015-10-21 |
* | pacsort: don't overwrite memory if realloc fails | Rikard Falkeborn | 2015-10-21 |
* | pacsort: handle failing list_add | Rikard Falkeborn | 2015-10-21 |
* | HACKING: Allow the use of 'sizeof' on values | Pierre Neidhardt | 2015-10-21 |
* | makepkg: Set CCACHE_BASEDIR to make paths in $srcdir relative | Jan Alexander Steffens (heftig) | 2015-10-19 |
* | makepkg: Correctly layer distcc and ccache | Jan Alexander Steffens (heftig) | 2015-10-19 |
* | libmakepkg: Add check_buildoption for distcc and ccache | Jan Alexander Steffens (heftig) | 2015-10-19 |
* | makepkg: separate "sourcefile" into two words | Allan McRae | 2015-10-19 |
* | Remove space before ellipses | Allan McRae | 2015-10-19 |
* | Pluralize malloc failure string | Allan McRae | 2015-10-19 |
* | Ignore cov-int directory for Coverity scan | Allan McRae | 2015-10-19 |
* | contrib/checkupdates: separate fakeroot call and command | Allan McRae | 2015-10-18 |
* | package.c: Comment style | Pierre Neidhardt | 2015-10-18 |
* | Do not print any root prefix in files database operations | Allan McRae | 2015-10-18 |
* | package.c: Remove obsolete param from doc | Pierre Neidhardt | 2015-10-18 |
* | add hook tests | Andrew Gregory | 2015-10-18 |
* | pactest: add hook/script support | Andrew Gregory | 2015-10-18 |
* | util.py: return the created path | Andrew Gregory | 2015-10-18 |
* | pactest: use pacman --hookdir option | Andrew Gregory | 2015-10-18 |
* | pacman: add user hook directories | Andrew Gregory | 2015-10-18 |