19 Commits (8708ca09a67aeccab1d6852382cfd9267a8a395e)

Author SHA1 Message Date
Elijah Newren ef3ca95475 Add missing includes and forward declarations 7 years ago
Nguyễn Thái Ngọc Duy 82ea77eca7 apply.c: make init_apply_state() take a struct repository 7 years ago
Nguyễn Thái Ngọc Duy 45635ec924 apply.h: drop extern on func declaration 7 years ago
Nguyễn Thái Ngọc Duy cff5dc09ed apply: add --intent-to-add 7 years ago
Martin Ågren d13cd4c927 apply: remove `newfd` from `struct apply_state` 7 years ago
Martin Ågren 6d058c8826 apply: move lockfile into `apply_state` 7 years ago
René Scharfe 881529c846 apply: remove prefix_length member from apply_state 8 years ago
Christian Couder 5b0b57fd91 apply: learn to use a different index file 9 years ago
Christian Couder 13b5af22f3 apply: move libified code from builtin/apply.c to apply.{c,h} 9 years ago
Christian Couder 7e1bad24e3 apply: refactor `git apply` option parsing 9 years ago
Christian Couder 803bf4e012 apply: rename and move opt constants to apply.h 9 years ago
Christian Couder 45b78d8ba3 apply: change error_routine when silent 9 years ago
Christian Couder a46160d27e apply: make it possible to silently apply 9 years ago
Christian Couder 9123d5ddfe apply: make some parsing functions static again 9 years ago
Christian Couder b6446d54ec builtin/apply: move check_apply_state() to apply.c 9 years ago
Christian Couder 2f5a6d1218 apply: make init_apply_state() return -1 instead of exit()ing 9 years ago
Christian Couder bb493a5c14 builtin/apply: move init_apply_state() to apply.c 9 years ago
Christian Couder 71501a71d0 apply: move 'struct apply_state' to apply.h 9 years ago