Merge branch 'jk/ui-color-always-to-auto'
Junio C Hamano committed about 8 years ago
Remove forward declaration of an enum
Elijah Newren committed about 8 years ago
compat/precompose_utf8.h: use more common include guard style
Elijah Newren committed about 8 years ago
Elijah Newren committed about 8 years ago
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