summaryrefslogtreecommitdiff
path: root/git-cvsexportcommit.perl
AgeCommit message (Expand)AuthorFilesLines
2006-06-17git-cvsexportcommit.perl: fix typoLibravatar Sven Verdoolaege1-1/+1
2006-05-28Make cvsexportcommit create parent directories as needed.Libravatar Yann Dirson1-5/+32
2006-05-28Document current cvsexportcommit limitations.Libravatar Yann Dirson1-0/+7
2006-05-28Do not call 'cmp' with non-existant -q flag.Libravatar Yann Dirson1-1/+1
2006-04-26git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups.Libravatar Martin Langhoff1-7/+15
2006-01-29exportcommit: replace backticks with safe_pipe_capture() or system() - initia...Libravatar Martin Langhoff1-20/+33
2006-01-06Teach cvsexportcommit to add new filesLibravatar Yann Dirson1-2/+10
2005-11-16GIT 0.99.9j aka 1.0rc3Libravatar Junio C Hamano1-6/+6
2005-11-08Fix cvsexportcommit syntax errorLibravatar Alexander Litvinov1-1/+1
2005-11-07Introducing: git-cvsexportcommitLibravatar Martin Langhoff1-0/+225