t3301: stop losing return codes of git commands
Denton Liu committed almost 7 years ago
t0090: stop losing return codes of git commands
Denton Liu committed almost 7 years ago
t0014: remove git command upstream of pipe
Denton Liu committed almost 7 years ago
apply-one-time-sed.sh: modernize style
Denton Liu committed almost 7 years ago
ci: build Git with GCC 9 in the 'osx-gcc' build job
SZEDER Gábor committed almost 7 years ago
test: use test_must_be_empty F instead of test_cmp empty F
René Scharfe committed almost 7 years ago
Andreas Schwab committed almost 7 years ago
test: use test_must_be_empty F instead of test -z $(cat F)
René Scharfe committed almost 7 years ago
René Scharfe committed almost 7 years ago
René Scharfe committed almost 7 years ago
René Scharfe committed almost 7 years ago
run-command: use prepare_git_cmd() in prepare_cmd()
René Scharfe committed almost 7 years ago
name-rev: use skip_prefix() instead of starts_with()
René Scharfe committed almost 7 years ago
push: use skip_prefix() instead of starts_with()
René Scharfe committed almost 7 years ago
shell: use skip_prefix() instead of starts_with()
René Scharfe committed almost 7 years ago
fmt-merge-msg: use skip_prefix() instead of starts_with()
René Scharfe committed almost 7 years ago
fetch: use skip_prefix() instead of starts_with()
René Scharfe committed almost 7 years ago
t5150: skip request-pull test if Perl is disabled
Ruud van Asseldonk committed almost 7 years ago
commit-graph: use start_delayed_progress()
Derrick Stolee committed almost 7 years ago
progress: create GIT_PROGRESS_DELAY
Derrick Stolee committed almost 7 years ago