l10n: fr.po v2.11.0_rnd1
[gitweb.git] / apply.h
2016-09-21 Merge branch 'ks/pack-objects-bitmap'
2016-09-21 Merge branch 'jk/patch-ids-no-merges'
2016-09-21 Merge branch 'jk/delta-base-cache'
2016-09-21 Merge branch 'et/add-chmod-x'
2016-09-21 Merge branch 'js/cat-file-filters'
2016-09-21 Merge branch 'jt/accept-capability-advertisement-when...
2016-09-19 Sync with maint
2016-09-19 Merge branch 'bc/object-id'
2016-09-19 Merge branch 'mh/ref-store'
2016-09-19 Merge branch 'cc/apply-am'
2016-09-07 apply: learn to use a different index file
2016-09-07 apply: refactor `git apply` option parsing
2016-09-07 apply: change error_routine when silent
2016-09-07 apply: make it possible to silently apply
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