summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)Author
2006-07-14Adjust t4013 tests to corrected format-patch.Junio C Hamano
2006-07-14t4013 diff format tests updateJunio C Hamano
2006-07-13Merge branch 'ml/trace'Junio C Hamano
2006-07-13test-lib: unset GIT_TRACEJunio C Hamano
2006-07-13Merge branch 'js/merge-base'Junio C Hamano
2006-07-11tests: Set EDITOR=: and VISUAL=: globallyEric Wong
2006-07-11Record the type of commit operation in the reflog.Shawn Pearce
2006-07-10Fix more typos, primarily in the codePavel Roskin
2006-07-09Additional merge-base tests (revised)A Large Angry SCM
2006-07-07git-svn: migrate out of contrib (follow-up)Junio C Hamano
2006-07-07git-svn: migrate out of contribEric Wong
2006-07-05Merge branch 'jc/fmt-merge-msg-test'Junio C Hamano
2006-07-05Merge branch 'jc/diff-test'Junio C Hamano
2006-07-05Merge branch 'th/diff'Junio C Hamano
2006-07-04t8001-annotate: fix a bash-ism in this testEric Wong
2006-07-04t6200: fmt-merge-msg test.Junio C Hamano
2006-07-04send-email: do not barf when Term::ReadLine does not like your terminalJunio C Hamano
2006-07-04annotate: Support annotation of files on other revisions.Ryan Anderson
2006-07-02t4013: add "diff" UI program tests.Junio C Hamano
2006-06-29t4013: note improvements brought by the new output code.Junio C Hamano
2006-06-29Merge branch 'jc/diff-test' into jc/diff-test-updatesJunio C Hamano
2006-06-29t4013: add format-patch tests.Junio C Hamano
2006-06-29Merge branch 'js/patch'Junio C Hamano
2006-06-29t4014: fix test commit labels.Junio C Hamano
2006-06-29checkout -m: fix read-tree invocationv1.4.1-rc2Junio C Hamano
2006-06-28t/README: start testing porcelainishJunio C Hamano
2006-06-27t4013 test updates for new output code.Junio C Hamano
2006-06-27t4014: fix for whitespace from "wc -l"Johannes Schindelin
2006-06-27t4013: add more tests around -c and --ccJunio C Hamano
2006-06-26t4014: add format-patch --ignore-if-in-upstream testJunio C Hamano
2006-06-26t4013: add tests for diff/log family output options.Junio C Hamano
2006-06-25rebase: allow --skip to work with --mergeEric Wong
2006-06-25rebase: allow --merge option to handle patches merged upstreamEric Wong
2006-06-21Merge branch 'ew/rebase' into nextJunio C Hamano
2006-06-21rebase: error out for NO_PYTHON if they use recursive mergeEric Wong
2006-06-21Add renaming-rebase test.Junio C Hamano
2006-06-20Merge branch 'lt/objlist' into nextJunio C Hamano
2006-06-20Fix t8001-annotate and t8002-blame for ActiveState PerlDennis Stosberg
2006-06-20Fix setting config variables with an alternative GIT_CONFIGJohannes Schindelin
2006-06-18Make t8001-annotate and t8002-blame more portableDennis Stosberg
2006-06-18Merge branch 'jc/rw-prefix'Junio C Hamano
2006-06-17t5100: mailinfo and mailsplit tests.Junio C Hamano
2006-06-17Make t4101-apply-nonl bring along its patchesDennis Stosberg
2006-06-04Merge branch 'sp/reflog'Junio C Hamano
2006-05-30Merge branch 'ew/tests'Junio C Hamano
2006-05-30send-email: do not pass bogus address to local sendmail binaryJunio C Hamano
2006-05-30Add a basic test case for git send-email, and fix some real bugs discovered.Ryan Anderson
2006-05-29Remove unnecessary output from t3600-rm.Shawn Pearce
2006-05-29Merge branch 'lt/apply'Junio C Hamano
2006-05-28t1002: use -U0 instead of --unified=0Linus Torvalds