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 almost 5 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
upload-archive: use regular "struct child_process" pattern
Ævar Arnfjörð Bjarmason committed almost 5 years ago
worktree: stop being overly intimate with run_command() internals
Eric Sunshine committed almost 5 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
sparse-index: avoid unnecessary cache tree clearing
Victoria Dye committed almost 5 years ago
test-read-cache.c: prepare_repo_settings after config init
Victoria Dye committed almost 5 years ago
pager: fix crash when pager program doesn't exist
Enzo Matsumiya committed almost 5 years ago
Junio C Hamano committed almost 5 years ago
Junio C Hamano committed almost 5 years ago
CI: don't run "make test" twice in one job
Ævar Arnfjörð Bjarmason committed almost 5 years ago