| Commit message (Expand) | Author | Age |
... | |
* | pacsort, introduce define for escape_char error code | Rikard Falkeborn | 2016-01-04 |
* | Make alpm_graph state signedness explicit | Rikard Falkeborn | 2016-01-04 |
* | Update NEWS for pacman-5.0 | Allan McRae | 2016-01-04 |
* | Update README for pacman-5.0 | Allan McRae | 2016-01-04 |
* | Update copyright years for 2016 | Allan McRae | 2016-01-04 |
* | zsh_completion: add -q/--quiet for -Q/-S | Daniel Hahler | 2016-01-04 |
* | Replace mktemp's --tmpdir option with shell code. | Alastair Hughes | 2016-01-04 |
* | Do not warn about missing files in NoExtract | Allan McRae | 2016-01-04 |
* | makepkg: Output full URL in case of download failure | Florian Pritz | 2015-12-15 |
* | alpm: Abort ASAP on failure in pre-transaction hooks | Olivier Brunel | 2015-12-15 |
* | makepkg: run pkgver() and prepare() with --noextract | Allan McRae | 2015-12-15 |
* | Give error message when --files will do nothing | Allan McRae | 2015-12-15 |
* | alpm-hooks: add Description field | Allan McRae | 2015-12-15 |
* | Show progress processing hooks | Allan McRae | 2015-12-15 |
* | Add ALPM_EVENT_TRANSACTION_{START,DONE} events | Allan McRae | 2015-12-15 |
* | Add events ALPM_EVENT_HOOK_{START,DONE} | Olivier Brunel | 2015-12-15 |
* | Collect all triggered hooks before running them | Allan McRae | 2015-12-15 |
* | 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 |