355 Commits (03b9d560bed6029f43968ad3f09a8f9c015b20e0)

Author SHA1 Message Date
Junio C Hamano f25b79397c Fix "grep -w" 19 years ago
Junio C Hamano c43ce6d603 Add a couple of subdirectory tests. 19 years ago
Ramsay Allan Jones 822a7d5071 Remove cmd_usage() routine and re-organize the help/usage code. 19 years ago
Ramsay Allan Jones 446c6faec6 New tests and en-passant modifications to mktag. 19 years ago
Ramsay Allan Jones 1fd4da643c Fix annotate test script; notice when git-annotate fails. 19 years ago
Shawn Pearce 818f477c40 Display an error from update-ref if target ref name is invalid. 19 years ago
Junio C Hamano 5afa69b415 t4103: fix binary patch application test. 19 years ago
Johannes Schindelin e5a94313c0 Teach git-apply about '-R' 19 years ago
Johannes Schindelin ac64a72207 builtin git-mv: support moving directories 19 years ago
Johannes Schindelin a1dad607fa t7001: add test for git-mv dir1 dir2/ 19 years ago
Junio C Hamano b7a036bb5f t4112: simplify the test and remove unneeded working tree file. 19 years ago
Josef Weidendorfer afd222967c Extend testing git-mv for renaming of subdirectories 19 years ago
Alex Riesen 57c7d9a775 Trivial path optimization test 19 years ago
Eric Wong 8641fb24ee typechange tests for git apply (currently failing) 19 years ago
Junio C Hamano 855409296d Adjust t4013 tests to corrected format-patch. 19 years ago
Junio C Hamano a40d384cac t4013 diff format tests update 19 years ago
Junio C Hamano 1d0361e806 test-lib: unset GIT_TRACE 19 years ago
Eric Wong 8ff99e7417 tests: Set EDITOR=: and VISUAL=: globally 19 years ago
Shawn Pearce a3a733e63b Record the type of commit operation in the reflog. 19 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
A Large Angry SCM cd6f207a44 Additional merge-base tests (revised) 19 years ago
Junio C Hamano 4b832e819d git-svn: migrate out of contrib (follow-up) 19 years ago
Eric Wong 60d02ccc18 git-svn: migrate out of contrib 19 years ago
Eric Wong 4d62eaabeb t8001-annotate: fix a bash-ism in this test 19 years ago
Junio C Hamano 30a95f3073 t6200: fmt-merge-msg test. 19 years ago
Junio C Hamano 280242d1cc send-email: do not barf when Term::ReadLine does not like your terminal 19 years ago
Ryan Anderson f560069bc5 annotate: Support annotation of files on other revisions. 19 years ago
Junio C Hamano b319b02e2a t4013: add "diff" UI program tests. 19 years ago
Junio C Hamano 026625e78e t4013: note improvements brought by the new output code. 19 years ago
Junio C Hamano d410e43b35 t4013: add format-patch tests. 19 years ago
Junio C Hamano 982b64e4cc t4014: fix test commit labels. 19 years ago
Junio C Hamano abc0267016 checkout -m: fix read-tree invocation 19 years ago
Junio C Hamano 8f4a9b62ee t/README: start testing porcelainish 19 years ago
Junio C Hamano 9e76bab14e t4013 test updates for new output code. 19 years ago
Johannes Schindelin 8780bd8fd2 t4014: fix for whitespace from "wc -l" 19 years ago
Junio C Hamano 47979d5d5b t4013: add more tests around -c and --cc 19 years ago
Junio C Hamano ece3c67f9c t4014: add format-patch --ignore-if-in-upstream test 19 years ago
Junio C Hamano 3c2f75b590 t4013: add tests for diff/log family output options. 19 years ago
Eric Wong d5e673b60b rebase: allow --skip to work with --merge 19 years ago
Eric Wong 9a99c087da rebase: allow --merge option to handle patches merged upstream 19 years ago
Eric Wong 693c15dc28 rebase: error out for NO_PYTHON if they use recursive merge 19 years ago
Junio C Hamano c3fb0e358e Add renaming-rebase test. 19 years ago
Dennis Stosberg 0e26f7a1c3 Fix t8001-annotate and t8002-blame for ActiveState Perl 19 years ago
Johannes Schindelin 9c3796fc04 Fix setting config variables with an alternative GIT_CONFIG 19 years ago
Dennis Stosberg 476a4dfc05 Make t8001-annotate and t8002-blame more portable 19 years ago
Junio C Hamano 4839c0b5fa t5100: mailinfo and mailsplit tests. 19 years ago
Dennis Stosberg f0338bbd82 Make t4101-apply-nonl bring along its patches 19 years ago
Junio C Hamano 2186d566a6 send-email: do not pass bogus address to local sendmail binary 19 years ago
Ryan Anderson ce903018f1 Add a basic test case for git send-email, and fix some real bugs discovered. 19 years ago
Shawn Pearce 22669a045a Remove unnecessary output from t3600-rm. 19 years ago