summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2019-03-14git p4 test: use 'test_atexit' to kill p4d and the watchdog processJohannes Schindelin35-139/+9
2019-03-14t0301-credential-cache: use 'test_atexit' to stop the credentials helperSZEDER Gábor1-6/+1
2019-03-14tests: use 'test_atexit' to stop httpdSZEDER Gábor25-50/+1
2019-03-14git-daemon: use 'test_atexit` to stop 'git-daemon'Johannes Schindelin3-7/+9
2019-03-14test-lib: introduce 'test_atexit'Johannes Schindelin4-0/+89
2019-03-14t/lib-git-daemon: make sure to kill the 'git-daemon' processSZEDER Gábor1-2/+4
2019-03-14test-lib: fix interrupt handling with 'dash' and '--verbose-log -x'SZEDER Gábor1-1/+4
2019-03-13t4150: remove unused variableAndrei Rybak1-3/+1
2019-03-12mingw: respect core.hidedotfiles = false in git-init againJohannes Schindelin1-0/+11
2019-03-11line-log: detect unsupported formatsJeff King1-0/+10
2019-03-08t3600: use helpers to replace test -d/f/e/s <path>Rohit Ashiwal1-75/+75
2019-03-08t3600: modernize styleRohit Ashiwal1-87/+94
2019-03-08test functions: add function `test_file_not_empty`Rohit Ashiwal1-0/+9
2019-03-08Make sure refs/rewritten/ is per-worktreeNguyễn Thái Ngọc Duy1-0/+35
2019-03-08built-in stash: handle :(glob) pathspecs againJohannes Schindelin1-0/+6
2019-03-08line-log: suppress diff output with "-s"Jeff King1-0/+7
2019-03-07t5552: compensate for v2 filtering ref adv.Jonathan Tan1-1/+4
2019-03-07tests: fix protocol version for overspecificationsJonathan Tan4-11/+46
2019-03-07t5700: only run with protocol version 1Jonathan Tan1-0/+3
2019-03-07t5512: compensate for v0 only sending HEAD symrefsJonathan Tan1-5/+13
2019-03-07t5503: fix overspecification of trace expectationJonathan Tan1-1/+1
2019-03-07tests: always test fetch of unreachable with v0Jonathan Tan4-9/+32
2019-03-07t5601: check ssh command only with protocol v0Jonathan Tan1-8/+8
2019-03-07tests: define GIT_TEST_PROTOCOL_VERSIONJonathan Tan3-2/+6
2019-03-07Merge branch 'jt/http-auth-proto-v2-fix'Junio C Hamano1-1/+32
2019-03-07Merge branch 'jk/diff-no-index-initialize'Junio C Hamano1-0/+8
2019-03-07Merge branch 'jk/prune-optim'Junio C Hamano2-8/+55
2019-03-07Merge branch 'jh/trace2'Junio C Hamano11-0/+1181
2019-03-07Merge branch 'nd/split-index-null-base-fix'Junio C Hamano1-0/+18
2019-03-07Merge branch 'jc/test-yes-doc'Junio C Hamano2-1/+14
2019-03-07Merge branch 'en/combined-all-paths'Junio C Hamano1-0/+88
2019-03-07Merge branch 'sc/pack-redundant'Junio C Hamano1-0/+467
2019-03-07Merge branch 'du/branch-show-current'Junio C Hamano1-0/+44
2019-03-07Merge branch 'wh/author-committer-ident-config'Junio C Hamano1-0/+74
2019-03-07Merge branch 'aw/pretty-trailers'Junio C Hamano1-0/+117
2019-03-07Merge branch 'nd/diff-parseopt'Junio C Hamano1-2/+2
2019-03-07Merge branch 'tg/checkout-no-overlay'Junio C Hamano7-0/+48
2019-03-07tests: add a special setup where stash.useBuiltin is offJohannes Schindelin1-0/+4
2019-03-07stash: make push -q quietPaul-Sebastian Ungureanu1-0/+23
2019-03-07stash: add tests for `git stash show` configPaul-Sebastian Ungureanu1-0/+83
2019-03-07stash: rename test cases to be more descriptivePaul-Sebastian Ungureanu1-7/+7
2019-03-07t3903: add test for --intent-to-add fileMatthew Kraai1-0/+8
2019-03-07t3903: modernize stylePaul-Sebastian Ungureanu1-59/+61
2019-03-07stash: improve option parsing test coverageJoel Teichroeb1-0/+35
2019-03-07ident: don't require calling prepare_fallback_ident firstThomas Gummerer1-0/+6
2019-03-05fsck: always compute USED flags for unreachable objectsJeff King1-2/+17
2019-03-05rev-list: allow cached objects in existence checkJeff King1-0/+10
2019-03-04built-in rebase: set ORIG_HEAD just once, before the rebaseJohannes Schindelin1-1/+1
2019-03-04built-in rebase: demonstrate that ORIG_HEAD is not set correctlyJohannes Schindelin1-0/+8
2019-03-04tests: introduce --stress-jobs=<N>Johannes Schindelin2-3/+11