aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
* Merge branch 'jc/fmt-merge-msg-test'Junio C Hamano2006-07-05
|\
| * t6200: fmt-merge-msg test.Junio C Hamano2006-07-03
* | Merge branch 'jc/diff-test'Junio C Hamano2006-07-05
|\ \
| * | t4013: add "diff" UI program tests.Junio C Hamano2006-07-01
* | | Merge branch 'th/diff'Junio C Hamano2006-07-05
|\ \ \
| * | | t4013: note improvements brought by the new output code.Junio C Hamano2006-06-29
| * | | Merge branch 'jc/diff-test' into jc/diff-test-updatesJunio C Hamano2006-06-29
| |\ \ \ | | |/ /
| | * | t4013: add format-patch tests.Junio C Hamano2006-06-29
| * | | t4013 test updates for new output code.Junio C Hamano2006-06-27
| |/ /
| * | t4013: add more tests around -c and --ccJunio C Hamano2006-06-26
| * | t4013: add tests for diff/log family output options.Junio C Hamano2006-06-26
* | | t8001-annotate: fix a bash-ism in this testEric Wong2006-07-04
| |/ |/|
* | send-email: do not barf when Term::ReadLine does not like your terminalJunio C Hamano2006-07-03
* | annotate: Support annotation of files on other revisions.Ryan Anderson2006-07-03
* | Merge branch 'js/patch'Junio C Hamano2006-06-28
|\ \
| * | t4014: fix test commit labels.Junio C Hamano2006-06-28
| * | t4014: fix for whitespace from "wc -l"Johannes Schindelin2006-06-27
| * | t4014: add format-patch --ignore-if-in-upstream testJunio C Hamano2006-06-26
| |/
* | checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano2006-06-28
* | t/README: start testing porcelainishJunio C Hamano2006-06-28
|/
* rebase: allow --skip to work with --mergeEric Wong2006-06-25
* rebase: allow --merge option to handle patches merged upstreamEric Wong2006-06-25
* Merge branch 'ew/rebase' into nextJunio C Hamano2006-06-21
|\
| * rebase: error out for NO_PYTHON if they use recursive mergeEric Wong2006-06-21
| * Add renaming-rebase test.Junio C Hamano2006-06-21
* | Merge branch 'lt/objlist' into nextJunio C Hamano2006-06-19
|\ \ | |/
| * Fix t8001-annotate and t8002-blame for ActiveState PerlDennis Stosberg2006-06-19
* | Fix setting config variables with an alternative GIT_CONFIGJohannes Schindelin2006-06-19
|/
* Make t8001-annotate and t8002-blame more portableDennis Stosberg2006-06-18
* Merge branch 'jc/rw-prefix'Junio C Hamano2006-06-17
|\
| * write-tree: --prefix=<path>Junio C Hamano2006-05-01
* | t5100: mailinfo and mailsplit tests.Junio C Hamano2006-06-17
* | Make t4101-apply-nonl bring along its patchesDennis Stosberg2006-06-17
* | Merge branch 'sp/reflog'Junio C Hamano2006-06-03
|\ \
| * | Test that git-branch -l works.Shawn Pearce2006-05-24
| * | Verify git-commit provides a reflog message.Shawn Pearce2006-05-24
| * | Merge branch 'master' into sp/reflogJunio C Hamano2006-05-24
| |\ \
| * | | Change 'master@noon' syntax to 'master@{noon}'.Shawn Pearce2006-05-19
| * | | General ref log reading improvements.Shawn Pearce2006-05-19
| * | | Log ref updates to logs/refs/<ref>Shawn Pearce2006-05-17
* | | | Merge branch 'ew/tests'Junio C Hamano2006-05-30
|\ \ \ \
| * | | | t6000lib: workaround a possible dash bugEric Wong2006-05-25
| * | | | t5500-fetch-pack: remove local (bashism) usage.Eric Wong2006-05-25
| * | | | tests: Remove heredoc usage inside quotesEric Wong2006-05-25
| * | | | t3300-funny-names: shell portability fixesEric Wong2006-05-25
| | |/ / | |/| |
* | | | send-email: do not pass bogus address to local sendmail binaryJunio C Hamano2006-05-30
* | | | Add a basic test case for git send-email, and fix some real bugs discovered.Ryan Anderson2006-05-29
* | | | Remove unnecessary output from t3600-rm.Shawn Pearce2006-05-29
* | | | Merge branch 'lt/apply'Junio C Hamano2006-05-28
|\ \ \ \
| * | | | apply: force matching at the beginning.Junio C Hamano2006-05-24