Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply: make some parsing functions static again | Christian Couder | 2016-09-07 | 1 | -5/+0 |
* | apply: move libified code from builtin/apply.c to apply.{c,h} | Christian Couder | 2016-09-07 | 1 | -0/+19 |
* | apply: rename and move opt constants to apply.h | Christian Couder | 2016-09-07 | 1 | -0/+7 |
* | builtin/apply: move check_apply_state() to apply.c | Christian Couder | 2016-08-11 | 1 | -0/+1 |
* | apply: make init_apply_state() return -1 instead of exit()ing | Christian Couder | 2016-08-11 | 1 | -3/+3 |
* | builtin/apply: move init_apply_state() to apply.c | Christian Couder | 2016-08-11 | 1 | -0/+10 |
* | apply: move 'struct apply_state' to apply.h | Christian Couder | 2016-08-11 | 1 | -0/+100 |