index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
hook.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-15
Cast events to void* before passing to callback
Allan McRae
1
-2
/
+2
2016-01-04
Update copyright years for 2016
Allan McRae
1
-1
/
+1
2015-12-15
alpm: Abort ASAP on failure in pre-transaction hooks
Olivier Brunel
1
-0
/
+8
2015-12-15
alpm-hooks: add Description field
Allan McRae
1
-0
/
+5
2015-12-15
Show progress processing hooks
Allan McRae
1
-2
/
+15
2015-12-15
Add events ALPM_EVENT_HOOK_{START,DONE}
Olivier Brunel
1
-2
/
+9
2015-12-15
Collect all triggered hooks before running them
Allan McRae
1
-1
/
+10
2015-11-28
hooks: pass matched targets to hooks
Andrew Gregory
1
-17
/
+110
2015-11-28
allow specifying input to scriptlets
Andrew Gregory
1
-1
/
+1
2015-11-28
allow arguments in hook Exec fields
Andrew Gregory
1
-5
/
+124
2015-10-28
_alpm_hook_run: check path length before copying
Andrew Gregory
1
-8
/
+19
2015-10-27
hook.c: print invalid option name
Andrew Gregory
1
-1
/
+1
2015-10-27
order hooks by file name
Andrew Gregory
1
-0
/
+8
2015-10-18
validate hooks after parsing
Andrew Gregory
1
-1
/
+64
2015-10-18
run hooks during trans_commit
Andrew Gregory
1
-0
/
+279
2015-10-18
add hook data types and parser
Andrew Gregory
1
-0
/
+156