| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow forcing of a parent commit, even if the parent is not a direct one. | Simon 'corecode' Schubert | 2007-02-05 | 1 | -3/+3 |
* | Make cvsexportcommit work with filenames with spaces and non-ascii characters. | Robin Rosenberg | 2006-12-11 | 1 | -138/+65 |
* | Set permissions of each new file before "cvs add"ing it. | Jim Meyering | 2006-12-04 | 1 | -0/+13 |
* | Rework cvsexportcommit to handle binary files for all cases. | Robin Rosenberg | 2006-11-13 | 1 | -20/+50 |
* | Make cvsexportcommit remove files. | Robin Rosenberg | 2006-09-29 | 1 | -1/+1 |
* | cvsexportcommit - add -a (add author line) flag, cleanup warnings | Martin Langhoff | 2006-07-23 | 1 | -12/+38 |
* | Fix more typos, primarily in the code | Pavel Roskin | 2006-07-10 | 1 | -2/+2 |
* | git-cvsexportcommit can't handle merge commits correctly | Peter Baumann | 2006-07-09 | 1 | -2/+2 |
* | git-cvsexportcommit.perl: fix typo | Sven Verdoolaege | 2006-06-17 | 1 | -1/+1 |
* | Make cvsexportcommit create parent directories as needed. | Yann Dirson | 2006-05-28 | 1 | -5/+32 |
* | Document current cvsexportcommit limitations. | Yann Dirson | 2006-05-28 | 1 | -0/+7 |
* | Do not call 'cmp' with non-existant -q flag. | Yann Dirson | 2006-05-28 | 1 | -1/+1 |
* | git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups. | Martin Langhoff | 2006-04-26 | 1 | -7/+15 |
* | exportcommit: replace backticks with safe_pipe_capture() or system() - initia... | Martin Langhoff | 2006-01-29 | 1 | -20/+33 |
* | Teach cvsexportcommit to add new files | Yann Dirson | 2006-01-06 | 1 | -2/+10 |
* | GIT 0.99.9j aka 1.0rc3v1.0rc3v0.99.9j | Junio C Hamano | 2005-11-16 | 1 | -6/+6 |
* | Fix cvsexportcommit syntax error | Alexander Litvinov | 2005-11-08 | 1 | -1/+1 |
* | Introducing: git-cvsexportcommit | Martin Langhoff | 2005-11-07 | 1 | -0/+225 |