index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apply.h
Commit message (
Expand
)
Author
Age
*
apply: remove `newfd` from `struct apply_state`
Martin Ågren
2017-10-06
*
apply: move lockfile into `apply_state`
Martin Ågren
2017-10-06
*
apply: remove prefix_length member from apply_state
René Scharfe
2017-08-09
*
apply: learn to use a different index file
Christian Couder
2016-09-07
*
apply: refactor `git apply` option parsing
Christian Couder
2016-09-07
*
apply: change error_routine when silent
Christian Couder
2016-09-07
*
apply: make it possible to silently apply
Christian Couder
2016-09-07
*
apply: make some parsing functions static again
Christian Couder
2016-09-07
*
apply: move libified code from builtin/apply.c to apply.{c,h}
Christian Couder
2016-09-07
*
apply: rename and move opt constants to apply.h
Christian Couder
2016-09-07
*
builtin/apply: move check_apply_state() to apply.c
Christian Couder
2016-08-11
*
apply: make init_apply_state() return -1 instead of exit()ing
Christian Couder
2016-08-11
*
builtin/apply: move init_apply_state() to apply.c
Christian Couder
2016-08-11
*
apply: move 'struct apply_state' to apply.h
Christian Couder
2016-08-11