Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'js/test-with-ws-in-path' | Junio C Hamano | 2018-01-11 |
|\ | |||
| * | t3900: add some more quotes | Beat Bolli | 2018-01-10 |
* | | Merge branch 'js/perl-path-workaround-in-tests' | Junio C Hamano | 2018-01-10 |
|\ \ | |||
| * | | mingw: handle GITPERLLIB in t0021 in a Windows-compatible way | Johannes Schindelin | 2018-01-10 |
* | | | Merge branch 'ew/empty-merge-with-dirty-index' | Junio C Hamano | 2018-01-10 |
|\ \ \ | |||
| * \ \ | Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with... | Junio C Hamano | 2018-01-09 |
| |\ \ \ | |||
| | * | | | merge-recursive: do not look at the index during recursive merge | Junio C Hamano | 2018-01-09 |
* | | | | | Merge branch 'js/fix-merge-arg-quoting-in-rebase-p' | Junio C Hamano | 2018-01-10 |
|\ \ \ \ \ | |||
| * | | | | | rebase -p: fix quoting when calling `git merge` | Johannes Schindelin | 2018-01-05 |
* | | | | | | Merge branch 'bw/protocol-v1' | Junio C Hamano | 2018-01-09 |
|\ \ \ \ \ \ | |||
| * | | | | | | http: fix v1 protocol tests with apache httpd < 2.4 | Todd Zullinger | 2018-01-04 |
* | | | | | | | Merge branch 'js/test-with-ws-in-path' | Junio C Hamano | 2018-01-09 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | |||
| * | | | | | t0302 & t3900: add forgotten quotes | Johannes Schindelin | 2018-01-03 |
| * | | | | | Allow the test suite to pass in a directory whose name contains spaces | Johannes Schindelin | 2018-01-03 |
* | | | | | | Merge branch 'jh/memihash-opt' | Junio C Hamano | 2018-01-05 |
|\ \ \ \ \ \ | |||
| * | | | | | | t/helper/test-lazy-name-hash: fix compilation | Stefan Beller | 2017-12-22 |
* | | | | | | | Merge branch 'tb/test-lint-wc-l' | Junio C Hamano | 2018-01-05 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | check-non-portable-shell.pl: `wc -l` may have leading WS | Torsten Bögershausen | 2017-12-22 |
* | | | | | | | | Merge branch 'ld/p4-multiple-shelves' | Junio C Hamano | 2018-01-05 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | git-p4: update multiple shelved change lists | Luke Diamand | 2017-12-22 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'ew/empty-merge-with-dirty-index' | Junio C Hamano | 2018-01-05 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||
| * | | | | | | | Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with... | Junio C Hamano | 2017-12-22 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | | | |||
| | * | | | | | merge-recursive: avoid incorporating uncommitted changes in a merge | Elijah Newren | 2017-12-22 |
| | * | | | | | t6044: recursive can silently incorporate dirty changes in a merge | Elijah Newren | 2017-12-22 |
| | | |_|_|/ | | |/| | | | |||
* | | | | | | Merge branch 'jk/test-suite-tracing' | Junio C Hamano | 2018-01-05 |
|\ \ \ \ \ \ | |||
| * | | | | | | t/Makefile: introduce TEST_SHELL_PATH | Jeff King | 2017-12-08 |
| * | | | | | | test-lib: make "-x" work with "--verbose-log" | Jeff King | 2017-12-08 |
| * | | | | | | t5615: avoid re-using descriptor 4 | Jeff King | 2017-12-08 |
| * | | | | | | test-lib: silence "-x" cleanup under bash | Jeff King | 2017-12-08 |
| | |/ / / / | |/| | | | | |||
* | | | | | | Merge branch 'sb/describe-blob' | Junio C Hamano | 2017-12-28 |
|\ \ \ \ \ \ | |||
| * | | | | | | builtin/describe.c: describe a blob | Stefan Beller | 2017-12-19 |
| * | | | | | | revision.h: introduce blob/tree walking in order of the commits | Stefan Beller | 2017-11-16 |
| * | | | | | | t6120: fix typo in test name | Stefan Beller | 2017-11-03 |
* | | | | | | | Merge branch 'hi/merge-verify-sig-config' | Junio C Hamano | 2017-12-28 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t5573, t7612: clean up after unexpected success of 'pull' and 'merge' | Junio C Hamano | 2017-12-19 |
| * | | | | | | | t: add tests for pull --verify-signatures | Hans Jerry Illikainen | 2017-12-12 |
| * | | | | | | | merge: add config option for verifySignatures | Hans Jerry Illikainen | 2017-12-12 |
* | | | | | | | | Merge branch 'bp/fsmonitor' | Junio C Hamano | 2017-12-28 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | p7519: improve check for prerequisite WATCHMAN | René Scharfe | 2017-12-18 |
* | | | | | | | | | Merge branch 'tz/lib-git-svn-svnserve-tests' | Junio C Hamano | 2017-12-28 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | t/lib-git-svn.sh: improve svnserve tests with parallel make test | Todd Zullinger | 2017-12-14 |
| * | | | | | | | | | t/lib-git-svn: cleanup inconsistent tab/space usage | Todd Zullinger | 2017-12-14 |
| | |_|_|/ / / / / | |/| | | | | | | | |||
* | | | | | | | | | Merge branch 'ew/svn-crlf' | Junio C Hamano | 2017-12-28 |
|\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge branch 'svn-crlf' of git://bogomips.org/git-svn into ew/svn-crlf | Junio C Hamano | 2017-12-14 |
| |\ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | git-svn: convert CRLF to LF in commit message to SVN | Eric Wong | 2017-12-14 |
| | | |_|/ / / / / / | | |/| | | | | | | | |||
* | | | | | | | | | | Merge branch 'cc/skip-to-optional-val' | Junio C Hamano | 2017-12-28 |
|\ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | t4045: reindent to make helpers readable | Junio C Hamano | 2017-12-11 |
| * | | | | | | | | | | diff: add tests for --relative without optional prefix value | Jacob Keller | 2017-12-11 |
* | | | | | | | | | | | Merge branch 'sb/test-helper-excludes' | Junio C Hamano | 2017-12-27 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | t/helper: ignore everything but sources | Stefan Beller | 2017-12-12 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | |