merge: small code readability improvement
Elijah Newren committed about 4 years ago
merge: cleanup confusing logic for handling successful merges
Elijah Newren committed about 4 years ago
merge: only apply autostash when appropriate
Elijah Newren committed about 4 years ago
promisor-remote: fix xcalloc() argument order
SZEDER Gábor committed about 4 years ago
clone: warn on failure to repo_init()
Derrick Stolee committed about 4 years ago
Anthony Delannoy committed about 4 years ago
midx.c: avoid adding preferred objects twice
Taylor Blau committed about 4 years ago
midx.c: include preferred pack correctly with existing MIDX
Taylor Blau committed about 4 years ago
midx.c: extract `midx_fanout_add_pack_fanout()`
Taylor Blau committed about 4 years ago
midx.c: extract `midx_fanout_add_midx_fanout()`
Taylor Blau committed about 4 years ago
midx.c: extract `struct midx_fanout`
Taylor Blau committed about 4 years ago
t/lib-bitmap.sh: avoid silencing stderr
Taylor Blau committed about 4 years ago
t5326: demonstrate potential bitmap corruption
Taylor Blau committed about 4 years ago
t: detect and signal failure within loop
Eric Sunshine committed about 4 years ago
t1092: fix buggy sparse "blame" test
Eric Sunshine committed about 4 years ago
t2407: fix broken &&-chains in compound statement
Eric Sunshine committed about 4 years ago
xdiff: drop unused mmfile parameters from xdl_do_patience_diff()
Jeff King committed about 4 years ago
reflog: assert PARSE_OPT_NONEG in parse-options callbacks
Jeff King committed about 4 years ago
reftable: drop unused parameter from reader_seek_linear()
Jeff King committed about 4 years ago
verify_one_sparse(): drop unused parameters
Jeff King committed about 4 years ago