aboutsummaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAge
...
* | | | t/t4013: fix futzing with the version string.Junio C Hamano2006-08-12
|/ / /
* | | git-apply: applying a patch to make a symlink shorter.Junio C Hamano2006-08-09
| |/ |/|
* | Fix "grep -w"Junio C Hamano2006-08-06
* | Add a couple of subdirectory tests.Junio C Hamano2006-08-03
* | Remove cmd_usage() routine and re-organize the help/usage code.Ramsay Allan Jones2006-08-02
* | New tests and en-passant modifications to mktag.Ramsay Allan Jones2006-08-02
* | Fix annotate test script; notice when git-annotate fails.Ramsay Allan Jones2006-08-02
* | Merge branch 'js/mv'Junio C Hamano2006-07-30
|\ \
| * | builtin git-mv: support moving directoriesJohannes Schindelin2006-07-26
* | | Display an error from update-ref if target ref name is invalid.Shawn Pearce2006-07-28
* | | t4103: fix binary patch application test.Junio C Hamano2006-07-28
* | | Teach git-apply about '-R'Johannes Schindelin2006-07-28
|/ /
* | t7001: add test for git-mv dir1 dir2/Johannes Schindelin2006-07-26
* | t4112: simplify the test and remove unneeded working tree file.Junio C Hamano2006-07-26
* | Extend testing git-mv for renaming of subdirectoriesJosef Weidendorfer2006-07-26
* | Merge branch 'ew/apply'Junio C Hamano2006-07-25
|\ \
| * | typechange tests for git apply (currently failing)Eric Wong2006-07-16
* | | Trivial path optimization testAlex Riesen2006-07-24
|/ /
* | Adjust t4013 tests to corrected format-patch.Junio C Hamano2006-07-13
* | t4013 diff format tests updateJunio C Hamano2006-07-13
* | Merge branch 'ml/trace'Junio C Hamano2006-07-12
|\ \
| * | test-lib: unset GIT_TRACEJunio C Hamano2006-07-12
* | | Merge branch 'js/merge-base'Junio C Hamano2006-07-12
|\ \ \
| * | | Additional merge-base tests (revised)A Large Angry SCM2006-07-09
| |/ /
* | | tests: Set EDITOR=: and VISUAL=: globallyEric Wong2006-07-11
* | | Record the type of commit operation in the reflog.Shawn Pearce2006-07-10
* | | Fix more typos, primarily in the codePavel Roskin2006-07-10
* | | git-svn: migrate out of contrib (follow-up)Junio C Hamano2006-07-07
* | | git-svn: migrate out of contribEric Wong2006-07-06
|/ /
* | 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