| Commit message (Expand) | Author | Age |
... | |
* | alpm-hooks.5: document hook running order | Allan McRae | 2016-02-21 |
* | only remove pacnew file if it is new | Andrew Gregory | 2016-02-21 |
* | makepkg: remove pkg from OPT_LONG array | Allan McRae | 2016-02-20 |
* | Revert "makepkg: Empty/create only $pkgdir's relevant to current PKGBUILD" | Allan McRae | 2016-02-20 |
* | Log to file when running hooks | Olivier Brunel | 2016-02-20 |
* | doc/alpm-hooks: mention that hooks must have a ".hooks" suffix. | Allan McRae | 2016-02-20 |
* | Make "makepkg -g" ignore the current architecture. | Alastair Hughes | 2016-02-20 |
* | libmakepkg: increase robustness of the detection of array variables | Allan McRae | 2016-02-20 |
* | repo-remove: fix checking for non-existent .db database | Allan McRae | 2016-02-20 |
* | Add the missing limits.h include to hook.c | Alastair Hughes | 2016-02-20 |
* | doc/index.txt: update for pacman 5.0 | Andrew Gregory | 2016-02-20 |
* | dump_pkg_info: fix wide character title alignment | Andrew Gregory | 2016-02-20 |
* | Bring makepkg zsh completions up to date | Doug Newgard | 2016-02-20 |
* | Release 5.0.0 | Allan McRae | 2016-01-30 |
* | Update translations | Allan McRae | 2016-01-30 |
* | Update zsh completion for pacman 5 | Daniel Wallace | 2016-01-29 |
* | Create makepkg-template and system hook directories upon install | Allan McRae | 2016-01-29 |
* | Add HookDir to example pacman.conf | Allan McRae | 2016-01-29 |
* | bash_completion: update pacman completion | Allan McRae | 2016-01-29 |
* | bash_completion: update makepkg completion | Allan McRae | 2016-01-27 |
* | pacman.conf.5: document system hook directory | Allan McRae | 2016-01-27 |
* | pacman.8: document --hookdir | Allan McRae | 2016-01-27 |
* | makepkg.conf.5: document option arguments in DLAGENTS need spaces escaped | Allan McRae | 2016-01-26 |
* | PKGBUILD.5: document split package depends are not used during packaging | Allan McRae | 2016-01-26 |
* | Remove spacing when outputting package sizes | Allan McRae | 2016-01-25 |
* | makepkg: do not run prepare() and pkgver() with --repackage | Allan McRae | 2016-01-25 |
* | Fix testing of arrays status for arch specific variables | Zuyi Hu | 2016-01-25 |
* | Pull translations updates from Transifex | Allan McRae | 2016-01-17 |
* | doc: alpm-hooks.5: Remove extra space in alpm-hooks man page | Johannes Löthberg | 2016-01-15 |
* | Cast events to void* before passing to callback | Allan McRae | 2016-01-15 |
* | add alpm_list_append | Andrew Gregory | 2016-01-15 |
* | test version range restrictions corner case | Dominik Fischer | 2016-01-15 |
* | Add pacsort tests with invalid input | Rikard Falkeborn | 2016-01-04 |
* | 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 |