summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wp/pretty-enhancement'Junio C Hamano2010-06-131-0/+74
|\
| * pretty: add aliases for pretty formatsWill Palmer2010-05-031-0/+74
* | Merge branch 'ab/test-cleanup'Junio C Hamano2010-06-135-5/+7
|\ \
| * | Turn setup code in t2007-checkout-symlink.sh into a testÆvar Arnfjörð Bjarmason2010-05-071-2/+4
| * | Move t6000lib.sh to lib-*Ævar Arnfjörð Bjarmason2010-05-074-3/+3
* | | Merge branch 'jn/maint-amend-missing-name'Junio C Hamano2010-06-131-0/+46
|\ \ \
| * | | commit --amend: cope with missing display nameJonathan Nieder2010-05-041-0/+46
| |/ /
* | | Merge branch 'maint'Junio C Hamano2010-06-111-0/+6
|\ \ \
| * | | t/README: document --root optionThomas Rast2010-06-111-0/+6
* | | | merge-recursive: demonstrate an incorrect conflict with submoduleJohannes Sixt2010-06-111-0/+29
* | | | Merge branch 'maint'Junio C Hamano2010-05-281-2/+10
|\ \ \ \ | |/ / /
| * | | get_cwd_relative(): do not misinterpret suffix as subdirectoryClemens Buchacher2010-05-281-2/+10
* | | | Merge branch 'maint'Junio C Hamano2010-05-251-1/+1
|\ \ \ \ | |/ / /
| * | | t7502-commit: fix spellingTay Ray Chuan2010-05-251-1/+1
* | | | Merge branch 'by/log-follow'Junio C Hamano2010-05-211-0/+56
|\ \ \ \
| * | | | tests: rename duplicate t4205Jeff King2010-05-101-0/+0
| * | | | Make git log --follow find copies among unmodified files.Bo Yang2010-05-071-0/+56
| | |/ / | |/| |
* | | | Merge branch 'mg/advice-statushints'Junio C Hamano2010-05-211-0/+45
|\ \ \ \
| * | | | wt-status: take advice.statusHints seriouslyMichael J Gruber2010-05-061-1/+1
| * | | | t7508: test advice.statusHintsMichael J Gruber2010-05-061-0/+45
| | |_|/ | |/| |
* | | | Merge branch 'cb/maint-stash-orphaned-file'Junio C Hamano2010-05-211-0/+150
|\ \ \ \
| * | | | stash tests: stash can lose data in a file removed from the indexCharles Bailey2010-04-201-0/+150
* | | | | Merge branch 'jn/maint-bundle'Junio C Hamano2010-05-211-0/+16
|\ \ \ \ \
| * | | | | t5704 (bundle): add tests for bundle --stdinJonathan Nieder2010-04-191-0/+16
| |/ / / /
* | | | | Merge branch 'pb/patch-id-plus'Junio C Hamano2010-05-211-0/+28
|\ \ \ \ \
| * | | | | patch-id: Add support for mbox formatPaolo Bonzini2010-04-191-0/+28
* | | | | | Merge branch 'st/remote-tags-no-tags'Junio C Hamano2010-05-211-0/+63
|\ \ \ \ \ \
| * | | | | | remote add: add a --[no-]tags optionSamuel Tardieu2010-04-191-0/+63
| |/ / / / /
* | | | | | Merge branch 'jn/fsck-ident'Junio C Hamano2010-05-211-0/+28
|\ \ \ \ \ \
| * | | | | | fsck: check ident lines in commit objectsJonathan Nieder2010-05-011-0/+28
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jn/gitweb-caching-prep'Junio C Hamano2010-05-211-0/+3
|\ \ \ \ \ \
| * | | | | | Export more test-related variables when running external testsJakub Narebski2010-05-011-0/+3
| |/ / / / /
* | | | | | Merge branch 'jn/request-pull'Junio C Hamano2010-05-211-0/+228
|\ \ \ \ \ \
| * | | | | | tests: chmod +x t5150Jeff King2010-05-101-0/+0
| * | | | | | adapt request-pull tests for new pull request formatJonathan Nieder2010-05-071-5/+5
| * | | | | | Merge branch 'jn/maint-request-pull' into jn/request-pullJunio C Hamano2010-05-071-0/+228
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | t5150: protect backslash with backslash in shellJunio C Hamano2010-05-071-2/+2
| | * | | | | request-pull: protect against OPTIONS_KEEPDASHDASH from environmentJonathan Nieder2010-05-011-0/+14
| | * | | | | tests for request-pullJonathan Nieder2010-05-011-0/+214
* | | | | | | Merge branch 'jn/shortlog'Junio C Hamano2010-05-212-24/+123
|\ \ \ \ \ \ \
| * | | | | | | pretty: Respect --abbrev optionWill Palmer2010-05-042-1/+32
| * | | | | | | shortlog: Document and test --format optionJonathan Nieder2010-05-041-1/+52
| * | | | | | | t4201 (shortlog): Test output format with multiple authorsJonathan Nieder2010-05-041-0/+7
| * | | | | | | t4201 (shortlog): guard setup with test_expect_successJonathan Nieder2010-05-041-29/+39
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jn/t7006-fixup'Junio C Hamano2010-05-212-48/+117
|\ \ \ \ \ \ \
| * | | | | | | t7006: guard cleanup with test_expect_successJonathan Nieder2010-04-142-48/+117
* | | | | | | | Merge branch 'js/maint-receive-pack-symref-alias'Junio C Hamano2010-05-211-23/+95
|\ \ \ \ \ \ \ \
| * | | | | | | | t5516-fetch-push.sh: style cleanupJay Soffian2010-04-191-23/+46
| * | | | | | | | receive-pack: detect aliased updates which can occur with symrefsJay Soffian2010-04-191-0/+49
| |/ / / / / / /
* | | | | | | | Merge branch 'sp/maint-dumb-http-pack-reidx'Junio C Hamano2010-05-211-3/+34
|\ \ \ \ \ \ \ \