summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \
| * | | | | | | | http-fetch: Use temporary files for pack-*.idx until verifiedShawn O. Pearce2010-04-191-0/+15
| * | | | | | | | http-fetch: Use index-pack rather than verify-pack to check packsShawn O. Pearce2010-04-191-0/+15
| * | | | | | | | t5550-http-fetch: Use subshell for repository operationsShawn O. Pearce2010-04-171-3/+4
| |/ / / / / / /
* | | | | | | | Merge branch 'jn/submodule-basic-test'Junio C Hamano2010-05-211-130/+201
|\ \ \ \ \ \ \ \
| * | | | | | | | t7400: clarify submodule update testsJonathan Nieder2010-04-101-95/+91
| * | | | | | | | t7400: clarify 'submodule add' testsJonathan Nieder2010-04-101-15/+88
| * | | | | | | | t7400: split setup into multiple testsJonathan Nieder2010-04-101-28/+30
* | | | | | | | | Merge branch 'jc/maint-no-reflog-expire-unreach-for-head'Junio C Hamano2010-05-212-7/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | more war on "sleep" in testsJunio C Hamano2010-04-172-7/+15
* | | | | | | | | | Merge branch 'tr/word-diff'Junio C Hamano2010-05-211-0/+122
|\ \ \ \ \ \ \ \ \ \