apply: make some parsing functions static again
[gitweb.git] / apply.h
2016-09-07 apply: make some parsing functions static again
2016-09-07 apply: move libified code from builtin/apply.c to apply...
2016-09-07 apply: rename and move opt constants to apply.h
2016-08-11 builtin/apply: move check_apply_state() to apply.c
2016-08-11 apply: make init_apply_state() return -1 instead of...
2016-08-11 builtin/apply: move init_apply_state() to apply.c
2016-08-11 apply: move 'struct apply_state' to apply.h