replace and remove run_command_v_opt()
René Scharfe committed almost 4 years ago
replace and remove run_command_v_opt_cd_env_tr2()
René Scharfe committed almost 4 years ago
replace and remove run_command_v_opt_tr2()
René Scharfe committed almost 4 years ago
replace and remove run_command_v_opt_cd_env()
René Scharfe committed almost 4 years ago
use child_process members "args" and "env" directly
René Scharfe committed almost 4 years ago
use child_process member "args" instead of string array variable
René Scharfe committed almost 4 years ago
sequencer: simplify building argument list in do_exec()
René Scharfe committed almost 4 years ago
bisect--helper: factor out do_bisect_run()
René Scharfe committed almost 4 years ago
bisect: simplify building "checkout" argument list
René Scharfe committed almost 4 years ago
am: simplify building "show" argument list
René Scharfe committed almost 4 years ago
run-command: fix return value comment
René Scharfe committed almost 4 years ago
merge: remove always-the-same "verbose" arguments
Ævar Arnfjörð Bjarmason committed almost 4 years ago
adjust_shared_perm(): leave g+s alone when the group does not matter
Junio C Hamano committed almost 4 years ago
Junio C Hamano committed almost 4 years ago
Merge branch 'tb/diffstat-with-utf8-strwidth'
Junio C Hamano committed almost 4 years ago
Merge branch 'mm/git-pm-try-catch-syntax-fix'
Junio C Hamano committed almost 4 years ago
Merge branch 'tb/remove-unused-pack-bitmap'
Junio C Hamano committed almost 4 years ago
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano committed almost 4 years ago
Junio C Hamano committed almost 4 years ago
Junio C Hamano committed almost 4 years ago