aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'km/test-mailinfo-b-failure' into maintJunio C Hamano2017-06-24
|\
| * t5100: add some more mailinfo testsKyle J. McKay2017-06-12
* | Merge branch 'ps/stash-push-pathspec-fix' into maintJunio C Hamano2017-06-24
|\ \
| * | git-stash: fix pushing stash with pathspec from subdirPatrick Steinhardt2017-06-13
* | | Merge branch 'jk/pack-idx-corruption-safety' into maintJunio C Hamano2017-06-24
|\ \ \
| * | | t5313: make extended-table test more deterministicJeff King2017-06-07
* | | | Merge branch 'jk/diff-blob' into maintJunio C Hamano2017-06-24
|\ \ \ \
| * | | | diff: use blob path for blob/file diffsJeff King2017-05-24
| * | | | diff: use pending "path" if it is availableJeff King2017-05-24
| * | | | handle_revision_arg: record modes for "a..b" endpointsJeff King2017-05-24
| * | | | t4063: add tests of direct blob diffsJeff King2017-05-24
| * | | | handle_revision_arg: reset "dotdot" consistentlyJeff King2017-05-24
* | | | | Merge branch 'jc/name-rev-lw-tag' into maintJunio C Hamano2017-06-24
|\ \ \ \ \
| * | | | | name-rev: favor describing with tags and use committer date to tiebreakJunio C Hamano2017-03-29
* | | | | | Merge branch 'ab/t3070-test-dedup' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \
| * | | | | | wildmatch test: remove redundant duplicate testÆvar Arnfjörð Bjarmason2017-05-29
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'jh/memihash-opt' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \
| * | | | | | p0004: don't error out if test repo is too smallRené Scharfe2017-05-16
| * | | | | | p0004: don't abort if multi-threaded is too slowRené Scharfe2017-05-16
| * | | | | | p0004: use test_perfRené Scharfe2017-05-16
| * | | | | | p0004: avoid using pipesRené Scharfe2017-05-16
| * | | | | | p0004: simplify calls of test-lazy-init-name-hashRené Scharfe2017-05-16
* | | | | | | Merge branch 'tb/pull-ff-rebase-autostash' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \ \
| * | | | | | | pull: ff --rebase --autostash works in dirty repoTyler Brazier2017-06-01
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'sl/clean-d-ignored-fix' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \ \
| * | | | | | | clean: teach clean -d to preserve ignored pathsSamuel Lijin2017-05-24
| * | | | | | | dir: hide untracked contents of untracked dirsSamuel Lijin2017-05-22
| * | | | | | | t7061: status --ignored should search untracked dirsSamuel Lijin2017-05-22
| * | | | | | | t7300: clean -d should skip dirs with ignored filesSamuel Lijin2017-05-22
* | | | | | | | Merge branch 'jc/skip-test-in-the-middle' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \ \ \
| * | | | | | | | t5545: enhance test coverage when no http server is installedStefan Beller2017-05-18
| * | | | | | | | test: allow skipping the remainderJunio C Hamano2017-05-18
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'bw/forking-and-threading' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \ \ \
| * | | | | | | | run-command: restrict PATH search to executable filesBrandon Williams2017-04-25
| * | | | | | | | t0061: run_command executes scripts without a #! lineBrandon Williams2017-04-20
| * | | | | | | | t5550: use write_script to generate post-update hookBrandon Williams2017-04-18
* | | | | | | | | Merge branch 'jk/bug-to-abort' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | config: complain about --local outside of a git repoJeff King2017-05-15
| * | | | | | | | | setup_git_env: convert die("BUG") to BUG()Jeff King2017-05-15
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sb/checkout-recurse-submodules' into maintJunio C Hamano2017-06-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | submodule: properly recurse for read-tree and checkoutStefan Beller2017-05-04
* | | | | | | | | | Merge branch 'sd/t3200-typofix' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | branch test: fix invalid config key accessSahil Dua2017-05-29
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sb/t5531-update-desc' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t5531: fix test descriptionStefan Beller2017-05-23
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'tb/dedup-crlf-tests' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t0027: tests are not expensive; remove t0025Torsten Bögershausen2017-05-10
* | | | | | | | | | | Merge branch 'jk/alternate-ref-optim' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | t5400: avoid concurrent writes into a trace fileJeff King2017-05-18
* | | | | | | | | | | | Merge branch 'bm/interpret-trailers-cut-line-is-eom' into maintJunio C Hamano2017-06-05
|\ \ \ \ \ \ \ \ \ \ \ \