summaryrefslogtreecommitdiff
path: root/t/t9200-git-cvsexportcommit.sh
Commit message (Expand)AuthorAgeFilesLines
* cvsexportcommit: introduce -W for shared working trees (between Git and CVS)Johannes Schindelin2008-05-151-0/+17
* add test_cmp function for test scriptsJeff King2008-03-131-7/+7
* Merge branch 'js/maint-cvsexport'Junio C Hamano2008-02-201-0/+35
|\
| * cvsexportcommit: be graceful when "cvs status" reorders the argumentsJohannes Schindelin2008-02-191-0/+35
* | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIRJohan Herland2008-02-121-1/+1
* | Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIRJohan Herland2008-02-121-1/+17
|/
* Officially deprecate repo-config.Junio C Hamano2008-01-171-1/+1
* t9200: Be careful when checking CVS/EntriesJunio C Hamano2007-07-251-25/+39
* t9200: Work around HFS+ issues.Junio C Hamano2007-02-051-0/+14
* t9200: do not test -x bit if the filesystem does not support it.Junio C Hamano2007-01-311-0/+6
* t9200: Re-code non-ascii path test in UTF-8Junio C Hamano2007-01-311-8/+8
* Start all test scripts with /bin/sh.Jason Riedy2007-01-151-1/+1
* t9200-git-cvsexportcommit.sh: quiet down commitEric Wong2006-12-281-4/+6
* Make cvsexportcommit work with filenames with spaces and non-ascii characters.Robin Rosenberg2006-12-111-28/+80
* Set permissions of each new file before "cvs add"ing it.Jim Meyering2006-12-041-0/+16
* Rework cvsexportcommit to handle binary files for all cases.Robin Rosenberg2006-11-131-0/+145