summaryrefslogtreecommitdiff
path: root/apply.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-11builtin/apply: move check_apply_state() to apply.cLibravatar Christian Couder1-0/+1
2016-08-11apply: make init_apply_state() return -1 instead of exit()ingLibravatar Christian Couder1-3/+3
2016-08-11builtin/apply: move init_apply_state() to apply.cLibravatar Christian Couder1-0/+10
2016-08-11apply: move 'struct apply_state' to apply.hLibravatar Christian Couder1-0/+100