reset: make sparse-aware (except --mixed)
Victoria Dye committed over 4 years ago
reset: integrate with sparse index
Victoria Dye committed over 4 years ago
reset: expand test coverage for sparse checkouts
Victoria Dye committed over 4 years ago
t/t*: remove custom GIT_TRACE2_EVENT_NESTING
Derrick Stolee committed over 4 years ago
test-lib.sh: set GIT_TRACE2_EVENT_NESTING
Derrick Stolee committed over 4 years ago
add -p: avoid use of undefined $key when ReadKey -> EOF
Carlo Marcelo Arenas Belón committed over 4 years ago
refs: document callback for reflog-ent iterators
Junio C Hamano committed over 4 years ago
mingw: avoid fallback for {local,gm}time_r()
Carlo Marcelo Arenas Belón committed over 4 years ago
run-command API: remove "env" member, always use "env_array"
Ævar Arnfjörð Bjarmason committed over 4 years ago
difftool: use "env_array" to simplify memory management
Ævar Arnfjörð Bjarmason committed over 4 years ago
run-command API: remove "argv" member, always use "args"
Ævar Arnfjörð Bjarmason committed over 4 years ago
run-command API users: use strvec_push(), not argv construction
Ævar Arnfjörð Bjarmason committed over 4 years ago
run-command API users: use strvec_pushl(), not argv construction
Ævar Arnfjörð Bjarmason committed over 4 years ago
run-command tests: use strvec_pushv(), not argv assignment
Ævar Arnfjörð Bjarmason committed over 4 years ago
run-command API users: use strvec_pushv(), not argv assignment
Ævar Arnfjörð Bjarmason committed over 4 years ago
upload-archive: use regular "struct child_process" pattern
Ævar Arnfjörð Bjarmason committed over 4 years ago
worktree: stop being overly intimate with run_command() internals
Eric Sunshine committed over 4 years ago
completion: add human and auto: date format
Yoichi Nakayama committed almost 5 years ago
sparse-index: update do_read_index to ensure correct sparsity
Victoria Dye committed almost 5 years ago
sparse-index: add ensure_correct_sparsity function
Victoria Dye committed almost 5 years ago