summaryrefslogtreecommitdiff
path: root/apply.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-07apply: move libified code from builtin/apply.c to apply.{c,h}Libravatar Christian Couder1-0/+19
2016-09-07apply: rename and move opt constants to apply.hLibravatar Christian Couder1-0/+7
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