Move definition of enum branch_track from cache.h to branch.h
Elijah Newren committed about 8 years ago
alloc: make allocate_alloc_state and clear_alloc_state more consistent
Elijah Newren committed about 8 years ago
Add missing includes and forward declarations
Elijah Newren committed about 8 years ago
rebase -i: fix numbering in squash message
Phillip Wood committed about 8 years ago
chainlint: fix for core.autocrlf=true
Johannes Schindelin committed about 8 years ago
list-objects: always parse trees gently
Matthew DeVore committed about 8 years ago
partial-clone: render design doc using asciidoc
Jonathan Nieder committed about 8 years ago
format-patch: allow --range-diff to apply to a lone-patch
Eric Sunshine committed about 8 years ago
format-patch: add --creation-factor tweak for --range-diff
Eric Sunshine committed about 8 years ago
format-patch: teach --range-diff to respect -v/--reroll-count
Eric Sunshine committed about 8 years ago
format-patch: extend --range-diff to accept revision range
Eric Sunshine committed about 8 years ago
format-patch: add --range-diff option to embed diff in cover letter
Eric Sunshine committed about 8 years ago
range-diff: relieve callers of low-level configuration burden
Eric Sunshine committed about 8 years ago
range-diff: publish default creation factor
Eric Sunshine committed about 8 years ago
range-diff: respect diff_option.file rather than assuming 'stdout'
Eric Sunshine committed about 8 years ago
Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediff
Junio C Hamano committed about 8 years ago
Merge branch 'js/range-diff' into es/format-patch-rangediff
Junio C Hamano committed about 8 years ago
diff.c: rewrite emit_line_0 more understandably
Stefan Beller committed about 8 years ago
diff.c: omit check for line prefix in emit_line_0
Stefan Beller committed about 8 years ago
diff: use emit_line_0 once per line
Stefan Beller committed about 8 years ago