summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ml/trace'Junio C Hamano2006-07-121-0/+1
|\
| * test-lib: unset GIT_TRACEJunio C Hamano2006-07-121-0/+1
* | Merge branch 'js/merge-base'Junio C Hamano2006-07-121-0/+45
|\ \
| * | Additional merge-base tests (revised)A Large Angry SCM2006-07-091-0/+45
| |/
* | tests: Set EDITOR=: and VISUAL=: globallyEric Wong2006-07-114-3/+5
* | Record the type of commit operation in the reflog.Shawn Pearce2006-07-101-3/+16
* | Fix more typos, primarily in the codePavel Roskin2006-07-104-4/+4
* | git-svn: migrate out of contrib (follow-up)Junio C Hamano2006-07-071-2/+9
* | git-svn: migrate out of contribEric Wong2006-07-068-0/+590
|/
* Merge branch 'jc/fmt-merge-msg-test'Junio C Hamano2006-07-051-0/+163
|\
| * t6200: fmt-merge-msg test.Junio C Hamano2006-07-031-0/+163
* | Merge branch 'jc/diff-test'Junio C Hamano2006-07-0510-0/+263
|\ \
| * | t4013: add "diff" UI program tests.Junio C Hamano2006-07-0110-0/+263
* | | Merge branch 'th/diff'Junio C Hamano2006-07-0598-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-276-10/+4
| |/ /
| * | t4013: add more tests around -c and --ccJunio C Hamano2006-06-2618-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-031-4/+7
* | annotate: Support annotation of files on other revisions.Ryan Anderson2006-07-031-0/+6
* | Merge branch 'js/patch'Junio C Hamano2006-06-281-0/+69
|\ \
| * | t4014: fix test commit labels.Junio C Hamano2006-06-281-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-261-0/+69
| |/
* | checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano2006-06-281-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-191-1/+1
|\ \ | |/
| * Fix t8001-annotate and t8002-blame for ActiveState PerlDennis Stosberg2006-06-191-1/+1
* | Fix setting config variables with an alternative GIT_CONFIGJohannes Schindelin2006-06-192-1/+25
|/
* Make t8001-annotate and t8002-blame more portableDennis Stosberg2006-06-181-3/+1
* Merge branch 'jc/rw-prefix'Junio C Hamano2006-06-171-0/+14
|\
| * write-tree: --prefix=<path>Junio C Hamano2006-05-011-0/+14
* | t5100: mailinfo and mailsplit tests.Junio C Hamano2006-06-1717-0/+626
* | Make t4101-apply-nonl bring along its patchesDennis Stosberg2006-06-1713-5/+89
* | Merge branch 'sp/reflog'Junio C Hamano2006-06-032-1/+243
|\ \
| * | Test that git-branch -l works.Shawn Pearce2006-05-241-1/+30
| * | Verify git-commit provides a reflog message.Shawn Pearce2006-05-241-12/+26
| * | Merge branch 'master' into sp/reflogJunio C Hamano2006-05-244-26/+48
| |\ \
| * | | Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-191-16/+39
| * | | General ref log reading improvements.Shawn Pearce2006-05-191-0/+64
| * | | Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-171-0/+112
* | | | Merge branch 'ew/tests'Junio C Hamano2006-05-305-68/+82
|\ \ \ \