| Commit message (Expand) | Author | Age |
... | |
* | Pull translations from Transifex and prepare for next release | Allan McRae | 2015-12-09 |
* | alpm_run_chroot: remove dead code | Andrew Gregory | 2015-12-06 |
* | makepkg: record build information in .BUILDINFO | Allan McRae | 2015-12-06 |
* | makepkg: add whirlpool to the list of hashing algorithms | Luke | 2015-12-06 |
* | alpm_initialize: Fix double slash in sys hook dir path | David Macek | 2015-12-06 |
* | db_update: always clear db flags after update | Andrew Gregory | 2015-12-06 |
* | Updated the documentation for makepkg's -L option. | Alastair Hughes | 2015-12-06 |
* | remove soft interrupt handler before cleanup | Andrew Gregory | 2015-12-05 |
* | extract soft interrupt handlers | Andrew Gregory | 2015-12-05 |
* | extract SIGSEGV handler | Andrew Gregory | 2015-12-05 |
* | extract SIGWINCH handler | Andrew Gregory | 2015-12-05 |
* | move signal handlers to sighandler.[ch] | Andrew Gregory | 2015-12-05 |
* | avoid unsafe functions in signal handler | Andrew Gregory | 2015-12-05 |
* | remove SIG_IGN check when setting signal handler | Andrew Gregory | 2015-12-05 |
* | do not catch SIGTERM | Andrew Gregory | 2015-12-05 |
* | pacman: exit without memory cleanup on signals | Andrew Gregory | 2015-12-05 |
* | add and expose alpm_unlock | Andrew Gregory | 2015-12-05 |
* | handle_unlock: return 0 if lockfile == NULL | Andrew Gregory | 2015-12-05 |
* | skip conflicts resolved by file replacement | Andrew Gregory | 2015-12-05 |
* | always unlink files before extraction | Andrew Gregory | 2015-12-05 |
* | Detect potential conflict when symlink to directory is changing to directory | Allan McRae | 2015-12-05 |
* | Add large file support CFLAGS to pkgconfig file | Allan McRae | 2015-12-04 |
* | run_chroot: always clear script output buffer | Andrew Gregory | 2015-11-29 |
* | pacdiff: do not require DIFFPROG for -o/--output | Evangelos Foutras | 2015-11-28 |
* | hooks: pass matched targets to hooks | Andrew Gregory | 2015-11-28 |
* | allow specifying input to scriptlets | Andrew Gregory | 2015-11-28 |
* | allow arguments in hook Exec fields | Andrew Gregory | 2015-11-28 |
* | tap.py: replace newlines with escape sequence | Andrew Gregory | 2015-11-28 |
* | pmrule.py: add FILE_CONTENTS rule | Andrew Gregory | 2015-11-28 |
* | 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 |