summaryrefslogtreecommitdiff
path: root/t/t9200-git-cvsexportcommit.sh
AgeCommit message (Expand)Author
2008-09-10t9200: use "git cvsexportcommit" without dashNanako Shiraishi
2008-08-17tests: use $TEST_DIRECTORY to refer to the t/ directoryJunio C Hamano
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-05-15cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Johannes Schindelin
2008-03-13add test_cmp function for test scriptsJeff King
2008-02-21Merge branch 'js/maint-cvsexport'Junio C Hamano
2008-02-20cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin
2008-02-13Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland
2008-02-13Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland
2008-01-18Officially deprecate repo-config.Junio C Hamano
2007-07-25t9200: Be careful when checking CVS/EntriesJunio C Hamano
2007-02-05t9200: Work around HFS+ issues.Junio C Hamano
2007-01-31t9200: do not test -x bit if the filesystem does not support it.Junio C Hamano
2007-01-31t9200: Re-code non-ascii path test in UTF-8Junio C Hamano
2007-01-16Start all test scripts with /bin/sh.Jason Riedy
2006-12-28t9200-git-cvsexportcommit.sh: quiet down commitEric Wong
2006-12-11Make cvsexportcommit work with filenames with spaces and non-ascii characters.Robin Rosenberg
2006-12-04Set permissions of each new file before "cvs add"ing it.Jim Meyering
2006-11-13Rework cvsexportcommit to handle binary files for all cases.Robin Rosenberg