Merge branch 'jk/loosen-urlmatch'
Junio C Hamano committed over 4 years ago
t1404: mark directory/file conflict tests with REFFILES
Han-Wen Nienhuys committed over 4 years ago
Merge branch 'vd/sparse-reset' into ld/sparse-diff-blame
Junio C Hamano committed over 4 years ago
unpack-trees: improve performance of next_cache_entry
Victoria Dye committed over 4 years ago
reset: make --mixed sparse-aware
Victoria Dye committed over 4 years ago
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 almost 5 years ago
difftool: use "env_array" to simplify memory management
Ævar Arnfjörð Bjarmason committed almost 5 years ago
run-command API: remove "argv" member, always use "args"
Ævar Arnfjörð Bjarmason committed almost 5 years ago
run-command API users: use strvec_push(), not argv construction
Ævar Arnfjörð Bjarmason committed almost 5 years ago
run-command API users: use strvec_pushl(), not argv construction
Ævar Arnfjörð Bjarmason committed almost 5 years ago
run-command tests: use strvec_pushv(), not argv assignment
Ævar Arnfjörð Bjarmason committed almost 5 years ago
run-command API users: use strvec_pushv(), not argv assignment
Ævar Arnfjörð Bjarmason committed almost 5 years ago