builtin/apply: move 'check' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'unidiff_zero' global into 'struct apply_state'
Christian Couder committed over 10 years ago
builtin/apply: move 'state' init into init_apply_state()
Christian Couder committed over 10 years ago
Makefile: add $(DEVELOPER_CFLAGS) variable
Matthieu Moy committed over 10 years ago
test-lib: add in-shell "env" replacement
Jeff King committed over 10 years ago
Junio C Hamano committed over 10 years ago
Junio C Hamano committed over 10 years ago
Junio C Hamano committed over 10 years ago
Merge branch 'sb/submodule-deinit-all' into maint
Junio C Hamano committed over 10 years ago
Merge branch 'bn/http-cookiefile-config' into maint
Junio C Hamano committed over 10 years ago
Merge branch 'jk/test-send-sh-x-trace-elsewhere' into maint
Junio C Hamano committed over 10 years ago
Merge branch 'js/name-rev-use-oldest-ref' into maint
Junio C Hamano committed over 10 years ago
rebase -i: remove an unnecessary 'rerere' invocation
Johannes Sixt committed over 10 years ago
perf: make the tests work without a worktree
René Scharfe committed over 10 years ago
grep: -W: don't extend context to trailing empty lines
René Scharfe committed over 10 years ago
t7810: add test for grep -W and trailing empty context lines
René Scharfe committed over 10 years ago
xdiff: don't trim common tail with -W
René Scharfe committed over 10 years ago
xdiff: -W: don't include common trailing empty lines in context
René Scharfe committed over 10 years ago
xdiff: ignore empty lines before added functions with -W
René Scharfe committed over 10 years ago
xdiff: handle appended chunks better with -W
René Scharfe committed over 10 years ago