merge-recursive: use 'ci' for rename_conflict_info variable name
Elijah Newren committed over 7 years ago
merge-recursive: rename locals 'o' and 'a' to 'obuf' and 'abuf'
Elijah Newren committed over 7 years ago
merge-recursive: rename diff_filespec 'one' to 'o'
Elijah Newren committed over 7 years ago
merge-recursive: rename merge_options argument from 'o' to 'opt'
Elijah Newren committed over 7 years ago
Use 'unsigned short' for mode, like diff_filespec does
Elijah Newren committed over 7 years ago
diff: batch fetching of missing blobs
Jonathan Tan committed over 7 years ago
t: move 'hex2oct' into test-lib-functions.sh
Taylor Blau committed over 7 years ago
progress: assemble percentage and counters in a strbuf before printing
SZEDER Gábor committed over 7 years ago
progress: make display_progress() return void
SZEDER Gábor committed over 7 years ago
Denton Liu committed over 7 years ago
ci: fix AsciiDoc/Asciidoctor stderr check in the documentation build job
SZEDER Gábor committed over 7 years ago
ci: stick with Asciidoctor v1.5.8 for now
SZEDER Gábor committed over 7 years ago
send-email: don't cc *-by lines with '-' prefix
Baruch Siach committed over 7 years ago
cocci: FLEX_ALLOC_MEM to FLEX_ALLOC_STR
Denton Liu committed over 7 years ago
midx.c: convert FLEX_ALLOC_MEM to FLEX_ALLOC_STR
Denton Liu committed over 7 years ago
revision: use a prio_queue to hold rewritten parents
Jeff King committed over 7 years ago
contrib/completion: add smerge to the mergetool completion candidates
David Aguilar committed over 7 years ago
mergetools: add support for smerge (Sublime Merge)
David Aguilar committed over 7 years ago
blame.c: don't drop origin blobs as eagerly
David Kastrup committed over 7 years ago
Nguyễn Thái Ngọc Duy committed over 7 years ago