summaryrefslogtreecommitdiffstats
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/diff-test'Junio C Hamano2006-07-0610-0/+263
|\
| * t4013: add "diff" UI program tests.Junio C Hamano2006-07-0210-0/+263
* | Merge branch 'th/diff'Junio C Hamano2006-07-0698-0/+4475
|\ \
| * | t4013: note improvements brought by the new output code.Junio C Hamano2006-06-294-6/+68
| * | Merge branch 'jc/diff-test' into jc/diff-test-updatesJunio C Hamano2006-06-297-1/+581
| |\|
| | * t4013: add format-patch tests.Junio C Hamano2006-06-297-1/+581
| * | t4013 test updates for new output code.Junio C Hamano2006-06-286-10/+4
| |/
| * t4013: add more tests around -c and --ccJunio C Hamano2006-06-2718-3/+1263
| * t4013: add tests for diff/log family output options.Junio C Hamano2006-06-2672-0/+2579
* | t8001-annotate: fix a bash-ism in this testEric Wong2006-07-041-2/+2
* | send-email: do not barf when Term::ReadLine does not like your terminalJunio C Hamano2006-07-041-4/+7
* | annotate: Support annotation of files on other revisions.Ryan Anderson2006-07-041-0/+6
* | Merge branch 'js/patch'Junio C Hamano2006-06-291-0/+69
|\ \
| * | t4014: fix test commit labels.Junio C Hamano2006-06-291-3/+3
| * | t4014: fix for whitespace from "wc -l"Johannes Schindelin2006-06-271-4/+4
| * | t4014: add format-patch --ignore-if-in-upstream testJunio C Hamano2006-06-271-0/+69
| |/
* | checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano2006-06-291-0/+72
* | t/README: start testing porcelainishJunio C Hamano2006-06-281-0/+1
|/
* rebase: allow --skip to work with --mergeEric Wong2006-06-251-0/+61
* rebase: allow --merge option to handle patches merged upstreamEric Wong2006-06-251-1/+12
* Merge branch 'ew/rebase' into nextJunio C Hamano2006-06-211-0/+112
|\
| * rebase: error out for NO_PYTHON if they use recursive mergeEric Wong2006-06-211-0/+6
| * Add renaming-rebase test.Junio C Hamano2006-06-211-0/+106
* | Merge branch 'lt/objlist' into nextJunio C Hamano2006-06-201-1/+1
|\|
| * Fix t8001-annotate and t8002-blame for ActiveState PerlDennis Stosberg2006-06-201-1/+1
* | Fix setting config variables with an alternative GIT_CONFIGJohannes Schindelin2006-06-202-1/+25
|/
* Make t8001-annotate and t8002-blame more portableDennis Stosberg2006-06-181-3/+1
* Merge branch 'jc/rw-prefix'Junio C Hamano2006-06-181-0/+14
|\
| * write-tree: --prefix=<path>Junio C Hamano2006-05-021-0/+14
* | t5100: mailinfo and mailsplit tests.Junio C Hamano2006-06-1817-0/+626
* | Make t4101-apply-nonl bring along its patchesDennis Stosberg2006-06-1813-5/+89
* | Merge branch 'sp/reflog'Junio C Hamano2006-06-042-1/+243
|\ \
| * | Test that git-branch -l works.Shawn Pearce2006-05-251-1/+30
| * | Verify git-commit provides a reflog message.Shawn Pearce2006-05-251-12/+26
| * | Merge branch 'master' into sp/reflogJunio C Hamano2006-05-254-26/+48
| |\ \
| * | | Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-201-16/+39
| * | | General ref log reading improvements.Shawn Pearce2006-05-201-0/+64
| * | | Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-181-0/+112
* | | | Merge branch 'ew/tests'Junio C Hamano2006-05-305-68/+82
|\ \ \ \
| * | | | t6000lib: workaround a possible dash bugEric Wong2006-05-261-1/+3
| * | | | t5500-fetch-pack: remove local (bashism) usage.Eric Wong2006-05-261-15/+15
| * | | | tests: Remove heredoc usage inside quotesEric Wong2006-05-262-34/+31
| * | | | t3300-funny-names: shell portability fixesEric Wong2006-05-261-18/+33
| | |/ / | |/| |
* | | | send-email: do not pass bogus address to local sendmail binaryJunio C Hamano2006-05-301-6/+13
* | | | Add a basic test case for git send-email, and fix some real bugs discovered.Ryan Anderson2006-05-301-0/+34
* | | | Remove unnecessary output from t3600-rm.Shawn Pearce2006-05-291-19/+23
* | | | Merge branch 'lt/apply'Junio C Hamano2006-05-291-0/+53
|\ \ \ \
| * | | | apply: force matching at the beginning.Junio C Hamano2006-05-241-1/+19
| * | | | Add a test-case for git-apply trying to add an ending lineCatalin Marinas2006-05-241-0/+35
| |/ / /
* / / / t1002: use -U0 instead of --unified=0Linus Torvalds2006-05-281-10/+10
|/ / /