pack-write: refactor renaming in finish_tmp_packfile()
Ævar Arnfjörð Bjarmason committed almost 5 years ago
bulk-checkin.c: store checksum directly
Taylor Blau committed almost 5 years ago
t5562: use alarm() to interrupt timed child-wait
Jeff King committed almost 5 years ago
refs/files-backend: remove unused open mode parameter
René Scharfe committed almost 5 years ago
setup: use xopen and xdup in sanitize_stdfds
René Scharfe committed almost 5 years ago
pack-bitmap: drop bitmap_index argument from try_partial_reuse()
Jeff King committed almost 5 years ago
pack-bitmap: drop repository argument from prepare_midx_bitmap_git()
Jeff King committed almost 5 years ago
sparse-index: integrate with cherry-pick and rebase
Derrick Stolee committed almost 5 years ago
sequencer: ensure full index if not ORT strategy
Derrick Stolee committed almost 5 years ago
t1092: add cherry-pick, rebase tests
Derrick Stolee committed almost 5 years ago
merge-ort: expand only for out-of-cone conflicts
Derrick Stolee committed almost 5 years ago
merge: make sparse-aware with ORT
Derrick Stolee committed almost 5 years ago
diff: ignore sparse paths in diffstat
Derrick Stolee committed almost 5 years ago
revision: remove "submodule" from opt struct
Jonathan Tan committed almost 5 years ago
repository: support unabsorbed in repo_submodule_init
Jonathan Tan committed almost 5 years ago
submodule: remove unnecessary unabsorbed fallback
Jonathan Tan committed almost 5 years ago
Close object store closer to spawning child processes
Johannes Schindelin committed almost 5 years ago
run_auto_maintenance(): implicitly close the object store
Johannes Schindelin committed almost 5 years ago
run-command: offer to close the object store before running
Johannes Schindelin committed almost 5 years ago
run-command: prettify the `RUN_COMMAND_*` flags
Johannes Schindelin committed almost 5 years ago