aboutsummaryrefslogtreecommitdiff
path: root/git-cvsexportcommit.perl
Commit message (Expand)AuthorAge
* Allow forcing of a parent commit, even if the parent is not a direct one.Simon 'corecode' Schubert2007-02-05
* Make cvsexportcommit work with filenames with spaces and non-ascii characters.Robin Rosenberg2006-12-11
* Set permissions of each new file before "cvs add"ing it.Jim Meyering2006-12-04
* Rework cvsexportcommit to handle binary files for all cases.Robin Rosenberg2006-11-13
* Make cvsexportcommit remove files.Robin Rosenberg2006-09-29
* cvsexportcommit - add -a (add author line) flag, cleanup warningsMartin Langhoff2006-07-23
* Fix more typos, primarily in the codePavel Roskin2006-07-10
* git-cvsexportcommit can't handle merge commits correctlyPeter Baumann2006-07-09
* git-cvsexportcommit.perl: fix typoSven Verdoolaege2006-06-17
* Make cvsexportcommit create parent directories as needed.Yann Dirson2006-05-28
* Document current cvsexportcommit limitations.Yann Dirson2006-05-28
* Do not call 'cmp' with non-existant -q flag.Yann Dirson2006-05-28
* git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups.Martin Langhoff2006-04-26
* exportcommit: replace backticks with safe_pipe_capture() or system() - initia...Martin Langhoff2006-01-29
* Teach cvsexportcommit to add new filesYann Dirson2006-01-06
* GIT 0.99.9j aka 1.0rc3v1.0rc3v0.99.9jJunio C Hamano2005-11-16
* Fix cvsexportcommit syntax errorAlexander Litvinov2005-11-08
* Introducing: git-cvsexportcommitMartin Langhoff2005-11-07