aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'bc/hash-algo' into maintJunio C Hamano2018-01-21
|\
| * t5601-clone: test case-conflicting files on case-insensitive filesystemEric Sunshine2018-01-21
* | Merge branch 'js/test-with-ws-in-path'Junio C Hamano2018-01-11
|\ \
| * | t3900: add some more quotesBeat Bolli2018-01-10
* | | Merge branch 'js/perl-path-workaround-in-tests'Junio C Hamano2018-01-10
|\ \ \
| * | | mingw: handle GITPERLLIB in t0021 in a Windows-compatible wayJohannes Schindelin2018-01-10
* | | | Merge branch 'ew/empty-merge-with-dirty-index'Junio C Hamano2018-01-10
|\ \ \ \
| * \ \ \ Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...Junio C Hamano2018-01-09
| |\ \ \ \
| | * | | | merge-recursive: do not look at the index during recursive mergeJunio C Hamano2018-01-09
* | | | | | Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'Junio C Hamano2018-01-10
|\ \ \ \ \ \
| * | | | | | rebase -p: fix quoting when calling `git merge`Johannes Schindelin2018-01-05
* | | | | | | Merge branch 'bw/protocol-v1'Junio C Hamano2018-01-09
|\ \ \ \ \ \ \
| * | | | | | | http: fix v1 protocol tests with apache httpd < 2.4Todd Zullinger2018-01-04
* | | | | | | | Merge branch 'js/test-with-ws-in-path'Junio C Hamano2018-01-09
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | t0302 & t3900: add forgotten quotesJohannes Schindelin2018-01-03
| * | | | | | Allow the test suite to pass in a directory whose name contains spacesJohannes Schindelin2018-01-03
* | | | | | | Merge branch 'jh/memihash-opt'Junio C Hamano2018-01-05
|\ \ \ \ \ \ \
| * | | | | | | t/helper/test-lazy-name-hash: fix compilationStefan Beller2017-12-22
* | | | | | | | Merge branch 'tb/test-lint-wc-l'Junio C Hamano2018-01-05
|\ \ \ \ \ \ \ \
| * | | | | | | | check-non-portable-shell.pl: `wc -l` may have leading WSTorsten Bögershausen2017-12-22
* | | | | | | | | Merge branch 'ld/p4-multiple-shelves'Junio C Hamano2018-01-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | git-p4: update multiple shelved change listsLuke Diamand2017-12-22
| |/ / / / / / / /
* | | | | | | | | Merge branch 'ew/empty-merge-with-dirty-index'Junio C Hamano2018-01-05
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...Junio C Hamano2017-12-22
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | merge-recursive: avoid incorporating uncommitted changes in a mergeElijah Newren2017-12-22
| | * | | | | | t6044: recursive can silently incorporate dirty changes in a mergeElijah Newren2017-12-22
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'jk/test-suite-tracing'Junio C Hamano2018-01-05
|\ \ \ \ \ \ \
| * | | | | | | t/Makefile: introduce TEST_SHELL_PATHJeff King2017-12-08
| * | | | | | | test-lib: make "-x" work with "--verbose-log"Jeff King2017-12-08
| * | | | | | | t5615: avoid re-using descriptor 4Jeff King2017-12-08
| * | | | | | | test-lib: silence "-x" cleanup under bashJeff King2017-12-08
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'sb/describe-blob'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \
| * | | | | | | builtin/describe.c: describe a blobStefan Beller2017-12-19
| * | | | | | | revision.h: introduce blob/tree walking in order of the commitsStefan Beller2017-11-16
| * | | | | | | t6120: fix typo in test nameStefan Beller2017-11-03
* | | | | | | | Merge branch 'hi/merge-verify-sig-config'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \ \
| * | | | | | | | t5573, t7612: clean up after unexpected success of 'pull' and 'merge'Junio C Hamano2017-12-19
| * | | | | | | | t: add tests for pull --verify-signaturesHans Jerry Illikainen2017-12-12
| * | | | | | | | merge: add config option for verifySignaturesHans Jerry Illikainen2017-12-12
* | | | | | | | | Merge branch 'bp/fsmonitor'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | p7519: improve check for prerequisite WATCHMANRené Scharfe2017-12-18
* | | | | | | | | | Merge branch 'tz/lib-git-svn-svnserve-tests'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t/lib-git-svn.sh: improve svnserve tests with parallel make testTodd Zullinger2017-12-14
| * | | | | | | | | | t/lib-git-svn: cleanup inconsistent tab/space usageTodd Zullinger2017-12-14
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'ew/svn-crlf'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'svn-crlf' of git://bogomips.org/git-svn into ew/svn-crlfJunio C Hamano2017-12-14
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | git-svn: convert CRLF to LF in commit message to SVNEric Wong2017-12-14
| | | |_|/ / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'cc/skip-to-optional-val'Junio C Hamano2017-12-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t4045: reindent to make helpers readableJunio C Hamano2017-12-11
| * | | | | | | | | | | diff: add tests for --relative without optional prefix valueJacob Keller2017-12-11