summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2010-05-06wt-status: take advice.statusHints seriouslyLibravatar Michael J Gruber1-1/+1
2010-05-06t7508: test advice.statusHintsLibravatar Michael J Gruber1-0/+45
2010-05-06test-lib: some shells do not let $? propagate into an evalLibravatar Jonathan Nieder2-3/+25
2010-05-04pretty: Respect --abbrev optionLibravatar Will Palmer2-1/+32
2010-05-04shortlog: Document and test --format optionLibravatar Jonathan Nieder1-1/+52
2010-05-04t4201 (shortlog): Test output format with multiple authorsLibravatar Jonathan Nieder1-0/+7
2010-05-04t4201 (shortlog): guard setup with test_expect_successLibravatar Jonathan Nieder1-29/+39
2010-05-04test-lib: Let tests specify commands to be run at end of testLibravatar Jonathan Nieder1-1/+27
2010-05-04clone: quell the progress report from init and report on cloneLibravatar Junio C Hamano1-1/+1
2010-05-04test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.Libravatar Michal Sojka1-0/+12
2010-05-01fsck: check ident lines in commit objectsLibravatar Jonathan Nieder1-0/+28
2010-05-01Export more test-related variables when running external testsLibravatar Jakub Narebski1-0/+3
2010-05-01request-pull: protect against OPTIONS_KEEPDASHDASH from environmentLibravatar Jonathan Nieder1-0/+14
2010-05-01tests for request-pullLibravatar Jonathan Nieder1-0/+214
2010-04-20stash tests: stash can lose data in a file removed from the indexLibravatar Charles Bailey1-0/+150
2010-04-19Merge branch 'maint'Libravatar Junio C Hamano1-6/+6
2010-04-19t5516-fetch-push.sh: style cleanupLibravatar Jay Soffian1-23/+46
2010-04-19receive-pack: detect aliased updates which can occur with symrefsLibravatar Jay Soffian1-0/+49
2010-04-19t5704 (bundle): add tests for bundle --stdinLibravatar Jonathan Nieder1-0/+16
2010-04-19t7012: Mark missing tests as TODOLibravatar Michael J Gruber1-6/+6
2010-04-19http-fetch: Use temporary files for pack-*.idx until verifiedLibravatar Shawn O. Pearce1-0/+15
2010-04-19http-fetch: Use index-pack rather than verify-pack to check packsLibravatar Shawn O. Pearce1-0/+15
2010-04-19remote add: add a --[no-]tags optionLibravatar Samuel Tardieu1-0/+63
2010-04-19patch-id: Add support for mbox formatLibravatar Paolo Bonzini1-0/+28
2010-04-18Merge branch 'jg/auto-initialize-notes-with-percent-n-in-format'Libravatar Junio C Hamano1-0/+18
2010-04-18t3301: add tests to use --format="%N"Libravatar Junio C Hamano1-0/+18
2010-04-17more war on "sleep" in testsLibravatar Junio C Hamano2-7/+15
2010-04-17t5550-http-fetch: Use subshell for repository operationsLibravatar Shawn O. Pearce1-3/+4
2010-04-17Merge branch 'maint'Libravatar Junio C Hamano2-6/+12
2010-04-17t6006: do not write to /tmpLibravatar Matthew Ogilvie1-1/+1
2010-04-17t1010-mktree: Adjust expected result to code and documentationLibravatar Michael J Gruber1-6/+4
2010-04-17combined diff: correctly handle truncated fileLibravatar Thomas Rast1-0/+8
2010-04-14t7006: guard cleanup with test_expect_successLibravatar Jonathan Nieder2-48/+117
2010-04-14diff: add --word-diff option that generalizes --color-wordsLibravatar Thomas Rast1-0/+122
2010-04-13describe: Break annotated tag ties by tagger dateLibravatar Shawn O. Pearce1-3/+5
2010-04-12t5800: testgit helper requires Python supportLibravatar Jonathan Nieder1-0/+6
2010-04-11t3507: Make test executableLibravatar Stephen Boyd1-0/+0
2010-04-10t7400: clarify submodule update testsLibravatar Jonathan Nieder1-95/+91
2010-04-10t7400: clarify 'submodule add' testsLibravatar Jonathan Nieder1-15/+88
2010-04-10t7400: split setup into multiple testsLibravatar Jonathan Nieder1-28/+30
2010-04-10attr: Expand macros immediately when encountered.Libravatar Henrik Grubbström1-0/+9
2010-04-10attr: Allow multiple changes to an attribute on the same line.Libravatar Henrik Grubbström1-0/+6
2010-04-10Merge branch 'jl/maint-submodule-gitfile-awareness'Libravatar Junio C Hamano2-0/+31
2010-04-10Teach diff --submodule and status to handle .git files in submodulesLibravatar Jens Lehmann2-0/+31
2010-04-09Merge branch 'ef/maint-empty-commit-log' into maintLibravatar Junio C Hamano1-0/+9
2010-04-09Merge branch 'jc/conflict-marker-size' into maintLibravatar Junio C Hamano1-1/+22
2010-04-09remote-curl: ensure that URLs have a trailing slashLibravatar Tay Ray Chuan1-1/+1
2010-04-09t5541-http-push: add test for URLs with trailing slashLibravatar Tay Ray Chuan1-1/+28
2010-04-08log.decorate: only ignore it under "log --pretty=raw"Libravatar Junio C Hamano1-28/+16
2010-04-08ls-remote: fall-back to default remotes when no remote specifiedLibravatar Tay Ray Chuan1-0/+58