aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jc/setup-cleanup-fix'Junio C Hamano2016-11-23
|\
| * archive: read local configurationJunio C Hamano2016-11-22
| * mailinfo: read local configurationJunio C Hamano2016-11-22
* | Merge branch 'js/rebase-i-commentchar-fix'Junio C Hamano2016-11-23
|\ \
| * | rebase -i: handle core.commentChar=autoJohannes Schindelin2016-11-21
| * | stripspace: respect repository configJohannes Schindelin2016-11-21
| * | rebase -i: highlight problems with core.commentcharJohannes Schindelin2016-11-21
* | | Merge branch 'jc/for-each-ref-head-segfault-fix'Junio C Hamano2016-11-23
|\ \ \ | |_|/ |/| |
| * | for-each-ref: do not segv with %(HEAD) on an unborn branchJunio C Hamano2016-11-18
| |/
* | Merge branch 'js/pwd-var-vs-pwd-cmd-fix'Junio C Hamano2016-11-11
|\ \
| * | t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variablesJohannes Sixt2016-11-11
* | | Merge branch 'ls/filter-process'Junio C Hamano2016-11-11
|\ \ \
| * | | t0021: remove debugging cruftJunio C Hamano2016-11-11
* | | | Merge branch 'as/merge-attr-sleep'Junio C Hamano2016-11-11
|\ \ \ \ | |_|/ / |/| | |
| * | | t6026: clarify the point of "kill $(cat sleep.pid)"Johannes Sixt2016-11-11
| * | | t6026: ensure that long-running script really isJohannes Schindelin2016-11-10
| * | | Revert "t6026-merge-attr: don't fail if sleep exits early"Junio C Hamano2016-11-10
| * | | Revert "t6026-merge-attr: ensure that the merge driver was called"Junio C Hamano2016-11-10
| * | | t6026-merge-attr: ensure that the merge driver was calledAndreas Schwab2016-11-10
| * | | t6026-merge-attr: don't fail if sleep exits earlyAndreas Schwab2016-11-08
* | | | Merge branch 'jk/alt-odb-cleanup'Junio C Hamano2016-11-10
|\ \ \ \
| * | | | alternates: re-allow relative paths from environmentJeff King2016-11-08
* | | | | Merge branch 'jk/filter-process-fix'Junio C Hamano2016-11-10
|\ \ \ \ \
| * | | | | t0021: fix filehandle usage on older perlJeff King2016-11-02
| * | | | | t0021: use $PERL_PATH for rot13-filter.plJeff King2016-11-02
| * | | | | t0021: put $TEST_ROOT in $PATHJeff King2016-11-02
| * | | | | t0021: use write_script to create rot13 shell scriptJeff King2016-11-02
* | | | | | Merge branch 'ls/filter-process'Junio C Hamano2016-11-10
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | t0021: compute file size with a single process instead of a pipelineJohannes Sixt2016-11-08
| * | | | | t0021: expect more variations in the output of uniq -cJohannes Sixt2016-11-08
| |/ / / /
* | | | | Merge branch 'nd/test-helpers'Junio C Hamano2016-10-31
|\ \ \ \ \
| * | | | | valgrind: support test helpersRené Scharfe2016-10-27
* | | | | | Merge branch 'aw/numbered-stash'Junio C Hamano2016-10-31
|\ \ \ \ \ \
| * | | | | | stash: allow stashes to be referenced by index onlyAaron M Watson2016-10-26
* | | | | | | Merge branch 'jt/trailer-with-cruft'Junio C Hamano2016-10-31
|\ \ \ \ \ \ \
| * | | | | | | trailer: support values folded to multiple linesJonathan Tan2016-10-21
| * | | | | | | trailer: forbid leading whitespace in trailersJonathan Tan2016-10-21
| * | | | | | | trailer: allow non-trailers in trailer blockJonathan Tan2016-10-21
* | | | | | | | Merge branch 'ls/filter-process'Junio C Hamano2016-10-31
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | convert: add filter.<driver>.process optionLars Schneider2016-10-17
| * | | | | | | convert: modernize testsLars Schneider2016-10-17
* | | | | | | | Merge branch 'nd/ita-empty-commit'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \ \
| * | | | | | | | commit: don't be fooled by ita entries when creating initial commitNguyễn Thái Ngọc Duy2016-10-24
| * | | | | | | | commit: fix empty commit creation when there's no changes but ita entriesNguyễn Thái Ngọc Duy2016-10-24
| * | | | | | | | diff: add --ita-[in]visible-in-indexNguyễn Thái Ngọc Duy2016-10-24
| * | | | | | | | diff-lib: allow ita entries treated as "not yet exist in index"Nguyễn Thái Ngọc Duy2016-10-24
* | | | | | | | | Merge branch 'js/prepare-sequencer'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sequencer: start error messages consistently with lower caseJohannes Schindelin2016-10-21
* | | | | | | | | | Merge branch 'sb/submodule-ignore-trailing-slash'Junio C Hamano2016-10-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t0060: sidestep surprising path mangling results on WindowsJohannes Sixt2016-10-25