summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-03-20Merge branch 'js/rebase-orig-head-fix'Libravatar Junio C Hamano1-0/+8
2019-03-20Merge branch 'jk/bisect-final-output'Libravatar Junio C Hamano1-3/+3
2019-03-20rebase: remove the rebase.useBuiltin settingLibravatar Ævar Arnfjörð Bjarmason3-10/+19
2019-03-18cherry-pick --continue: remember optionsLibravatar Phillip Wood1-2/+2
2019-03-18cherry-pick: demonstrate option amnesiaLibravatar Phillip Wood1-0/+24
2019-03-18t4038-diff-combined: quote paths with whitespaceLibravatar Todd Zullinger1-4/+4
2019-03-18reflog tests: test for the "points nowhere" warningLibravatar Ævar Arnfjörð Bjarmason1-0/+10
2019-03-18reflog tests: make use of "test_config" idiomLibravatar Ævar Arnfjörð Bjarmason1-8/+5
2019-03-18perf-lib.sh: rely on test-lib.sh for --tee handlingLibravatar Jeff King1-23/+11
2019-03-18difftool: allow running outside Git worktrees with --no-indexLibravatar Johannes Schindelin1-0/+10
2019-03-18parse-options: make OPT_ARGUMENT() more usefulLibravatar Johannes Schindelin1-1/+1
2019-03-14get_oid(): when an object was not found, try harderLibravatar Johannes Schindelin1-1/+1
2019-03-14rebase -i: demonstrate obscure loose object cache bugLibravatar Johannes Schindelin1-0/+22
2019-03-14t9811-git-p4-label-import: fix pipeline negationLibravatar SZEDER Gábor1-1/+1
2019-03-14git p4 test: disable '-x' tracing in the p4d watchdog loopLibravatar SZEDER Gábor1-1/+1
2019-03-14git p4 test: simplify timeout handlingLibravatar SZEDER Gábor1-13/+6
2019-03-14git p4 test: clean up the p4d cleanup functionsLibravatar SZEDER Gábor2-28/+12
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processLibravatar Johannes Schindelin35-139/+9
2019-03-14t0301-credential-cache: use 'test_atexit' to stop the credentials helperLibravatar SZEDER Gábor1-6/+1
2019-03-14tests: use 'test_atexit' to stop httpdLibravatar SZEDER Gábor25-50/+1
2019-03-14git-daemon: use 'test_atexit` to stop 'git-daemon'Libravatar Johannes Schindelin3-7/+9
2019-03-14test-lib: introduce 'test_atexit'Libravatar Johannes Schindelin4-0/+89
2019-03-14t/lib-git-daemon: make sure to kill the 'git-daemon' processLibravatar SZEDER Gábor1-2/+4
2019-03-14test-lib: fix interrupt handling with 'dash' and '--verbose-log -x'Libravatar SZEDER Gábor1-1/+4
2019-03-13t4150: remove unused variableLibravatar Andrei Rybak1-3/+1
2019-03-12mingw: respect core.hidedotfiles = false in git-init againLibravatar Johannes Schindelin1-0/+11
2019-03-11line-log: detect unsupported formatsLibravatar Jeff King1-0/+10
2019-03-08t3600: use helpers to replace test -d/f/e/s <path>Libravatar Rohit Ashiwal1-75/+75
2019-03-08t3600: modernize styleLibravatar Rohit Ashiwal1-100/+107
2019-03-08test functions: add function `test_file_not_empty`Libravatar Rohit Ashiwal1-0/+9
2019-03-08Make sure refs/rewritten/ is per-worktreeLibravatar Nguyễn Thái Ngọc Duy1-0/+35
2019-03-08built-in stash: handle :(glob) pathspecs againLibravatar Johannes Schindelin1-0/+6
2019-03-08line-log: suppress diff output with "-s"Libravatar Jeff King1-0/+7
2019-03-07t5552: compensate for v2 filtering ref adv.Libravatar Jonathan Tan1-1/+4
2019-03-07tests: fix protocol version for overspecificationsLibravatar Jonathan Tan4-11/+46
2019-03-07t5700: only run with protocol version 1Libravatar Jonathan Tan1-0/+3
2019-03-07t5512: compensate for v0 only sending HEAD symrefsLibravatar Jonathan Tan1-5/+13
2019-03-07t5503: fix overspecification of trace expectationLibravatar Jonathan Tan1-1/+1
2019-03-07tests: always test fetch of unreachable with v0Libravatar Jonathan Tan4-9/+32
2019-03-07t5601: check ssh command only with protocol v0Libravatar Jonathan Tan1-8/+8
2019-03-07tests: define GIT_TEST_PROTOCOL_VERSIONLibravatar Jonathan Tan3-2/+6
2019-03-07Merge branch 'jt/http-auth-proto-v2-fix'Libravatar Junio C Hamano1-1/+32
2019-03-07Merge branch 'jk/diff-no-index-initialize'Libravatar Junio C Hamano1-0/+8
2019-03-07Merge branch 'jk/prune-optim'Libravatar Junio C Hamano2-8/+55
2019-03-07Merge branch 'jh/trace2'Libravatar Junio C Hamano11-0/+1181
2019-03-07Merge branch 'nd/split-index-null-base-fix'Libravatar Junio C Hamano1-0/+18
2019-03-07Merge branch 'jc/test-yes-doc'Libravatar Junio C Hamano2-1/+14
2019-03-07Merge branch 'en/combined-all-paths'Libravatar Junio C Hamano1-0/+88
2019-03-07Merge branch 'sc/pack-redundant'Libravatar Junio C Hamano1-0/+467
2019-03-07Merge branch 'du/branch-show-current'Libravatar Junio C Hamano1-0/+44