Merge branch 'tk/apply-dev-null-verify-name-fix'
Junio C Hamano committed over 8 years ago
Merge branch 'sb/status-doc-fix'
Junio C Hamano committed over 8 years ago
Merge branch 'es/worktree-add-post-checkout-hook'
Junio C Hamano committed over 8 years ago
Junio C Hamano committed over 8 years ago
untracked cache: use git_env_bool() not getenv() for customization
Junio C Hamano committed over 8 years ago
travis-ci: run tests with '-x' tracing
SZEDER Gábor committed over 8 years ago
t/README: add a note about don't saving stderr of compound commands
SZEDER Gábor committed over 8 years ago
t1510-repo-setup: mark as untraceable with '-x'
SZEDER Gábor committed over 8 years ago
t9903-bash-prompt: don't check the stderr of __git_ps1()
SZEDER Gábor committed over 8 years ago
t5570-git-daemon: don't check the stderr of a subshell
SZEDER Gábor committed over 8 years ago
t5526: use $TRASH_DIRECTORY to specify the path of GIT_TRACE log file
SZEDER Gábor committed over 8 years ago
t5500-fetch-pack: don't check the stderr of a subshell
SZEDER Gábor committed over 8 years ago
t3030-merge-recursive: don't check the stderr of a subshell
SZEDER Gábor committed over 8 years ago
sequencer: do not roll back lockfile unnecessarily
Martin Ågren committed over 8 years ago
merge: always roll back lock in `checkout_fast_forward()`
Martin Ågren committed over 8 years ago
merge-recursive: always roll back lock in `merge_recursive_generic()`
Martin Ågren committed over 8 years ago
t5536: simplify checking of messages output to stderr
SZEDER Gábor committed over 8 years ago
Nguyễn Thái Ngọc Duy committed over 8 years ago
revision.c: reduce object database queries
Derrick Stolee committed over 8 years ago
perf: use GIT_PERF_REPEAT_COUNT=3 by default even without config file
René Scharfe committed over 8 years ago