index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
hook.c
Commit message (
Expand
)
Author
Age
*
Update copyright years
Allan McRae
2017-01-04
*
hook.c: replace fstatat with stat
Andrew Gregory
2016-08-30
*
hook.c: replace readdir_r with readdir
Andrew Gregory
2016-08-30
*
do not rely on localdb for hook matching
Andrew Gregory
2016-02-23
*
Log to file when running hooks
Olivier Brunel
2016-02-20
*
Add the missing limits.h include to hook.c
Alastair Hughes
2016-02-20
*
Cast events to void* before passing to callback
Allan McRae
2016-01-15
*
Update copyright years for 2016
Allan McRae
2016-01-04
*
alpm: Abort ASAP on failure in pre-transaction hooks
Olivier Brunel
2015-12-15
*
alpm-hooks: add Description field
Allan McRae
2015-12-15
*
Show progress processing hooks
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
*
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
*
_alpm_hook_run: check path length before copying
Andrew Gregory
2015-10-28
*
hook.c: print invalid option name
Andrew Gregory
2015-10-27
*
order hooks by file name
Andrew Gregory
2015-10-27
*
validate hooks after parsing
Andrew Gregory
2015-10-18
*
run hooks during trans_commit
Andrew Gregory
2015-10-18
*
add hook data types and parser
Andrew Gregory
2015-10-18