gc docs: modernize the advice for manually running "gc"
Ævar Arnfjörð Bjarmason committed over 7 years ago
t5551: mark half-auth no-op fetch test as v0-only
Jonathan Tan committed over 7 years ago
http: use normalize_curl_result() instead of manual conversion
Jeff King committed over 7 years ago
http: normalize curl results for dumb loose and alternates fetches
Jeff King committed over 7 years ago
http: factor out curl result code normalization
Jeff King committed over 7 years ago
commit: improve error message in "-a <paths>" case
Nguyễn Thái Ngọc Duy committed over 7 years ago
refs/files-backend: don't look at an aborted transaction
Jeff King committed over 7 years ago
refs/files-backend: handle packed transaction prepare failure
Jeff King committed over 7 years ago
unicode: update the width tables to Unicode 12
Beat Bolli committed over 7 years ago
midx: during verify group objects by packfile to speed verification
Jeff Hostetler committed over 7 years ago
midx: add progress indicators in multi-pack-index verify
Jeff Hostetler committed over 7 years ago
trace2:data: add trace2 data to midx
Jeff Hostetler committed over 7 years ago
progress: add sparse mode to force 100% complete message
Jeff Hostetler committed over 7 years ago
trace2: write to directory targets
Josh Steadmon committed over 7 years ago
checkout.txt: note about losing staged changes with --merge
Nguyễn Thái Ngọc Duy committed over 7 years ago
unpack-trees: fix oneway_merge accidentally carry over stage index
Nguyễn Thái Ngọc Duy committed over 7 years ago
parse_opt_ref_sorting: always use with NONEG flag
Jeff King committed over 7 years ago
completion: use __git when calling --list-cmds
Todd Zullinger committed over 7 years ago
completion: fix multiple command removals
Jeff King committed over 7 years ago
t9902: test multiple removals via completion.commands
Todd Zullinger committed over 7 years ago