| Commit message (Expand) | Author | Age | Files | Lines |
* | t9200: use "git cvsexportcommit" without dash | Nanako Shiraishi | 2008-09-09 | 1 | -7/+7 |
* | tests: use $TEST_DIRECTORY to refer to the t/ directory | Junio C Hamano | 2008-08-17 | 1 | -7/+7 |
* | t/: Use "test_must_fail git" instead of "! git" | Stephan Beyer | 2008-07-13 | 1 | -3/+3 |
* | cvsexportcommit: introduce -W for shared working trees (between Git and CVS) | Johannes Schindelin | 2008-05-15 | 1 | -0/+17 |
* | add test_cmp function for test scripts | Jeff King | 2008-03-13 | 1 | -7/+7 |
* | Merge branch 'js/maint-cvsexport' | Junio C Hamano | 2008-02-20 | 1 | -0/+35 |
|\ |
|
| * | cvsexportcommit: be graceful when "cvs status" reorders the arguments | Johannes Schindelin | 2008-02-19 | 1 | -0/+35 |
* | | Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR | Johan Herland | 2008-02-12 | 1 | -1/+1 |
* | | Add testcase for 'git cvsexportcommit -w $cvsdir ...' with relative $GIT_DIR | Johan Herland | 2008-02-12 | 1 | -1/+17 |
|/ |
|
* | Officially deprecate repo-config. | Junio C Hamano | 2008-01-17 | 1 | -1/+1 |
* | t9200: Be careful when checking CVS/Entries | Junio C Hamano | 2007-07-25 | 1 | -25/+39 |
* | t9200: Work around HFS+ issues. | Junio C Hamano | 2007-02-05 | 1 | -0/+14 |
* | t9200: do not test -x bit if the filesystem does not support it. | Junio C Hamano | 2007-01-31 | 1 | -0/+6 |
* | t9200: Re-code non-ascii path test in UTF-8 | Junio C Hamano | 2007-01-31 | 1 | -8/+8 |
* | Start all test scripts with /bin/sh. | Jason Riedy | 2007-01-15 | 1 | -1/+1 |
* | t9200-git-cvsexportcommit.sh: quiet down commit | Eric Wong | 2006-12-28 | 1 | -4/+6 |
* | Make cvsexportcommit work with filenames with spaces and non-ascii characters. | Robin Rosenberg | 2006-12-11 | 1 | -28/+80 |
* | Set permissions of each new file before "cvs add"ing it. | Jim Meyering | 2006-12-04 | 1 | -0/+16 |
* | Rework cvsexportcommit to handle binary files for all cases. | Robin Rosenberg | 2006-11-13 | 1 | -0/+145 |