23 Commits (45bde46bfb9cbc5565f9fc6caa819333578c53e1)

Author SHA1 Message Date
Steffen Prohaska c56f0d9c66 Optimized cvsexportcommit: calling 'cvs status' once instead of once per touched file. 18 years ago
Tomash Brechko fc1f458c35 cvsexportcommit -p : fix the usage of git-apply -C. 18 years ago
Gerrit Pape cf70c16fc0 git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs. 18 years ago
Simon 'corecode' Schubert 4a6b9bb60a Allow passing of an alternative CVSROOT via -d. 18 years ago
Simon 'corecode' Schubert ca28370a35 Allow forcing of a parent commit, even if the parent is not a direct one. 18 years ago
Robin Rosenberg e86ad71fe5 Make cvsexportcommit work with filenames with spaces and non-ascii characters. 18 years ago
Jim Meyering 7c0f7028ee Set permissions of each new file before "cvs add"ing it. 18 years ago
Robin Rosenberg fe142b3a45 Rework cvsexportcommit to handle binary files for all cases. 18 years ago
Robin Rosenberg 21ff2bdb88 Make cvsexportcommit remove files. 18 years ago
Martin Langhoff 1b91abe350 cvsexportcommit - add -a (add author line) flag, cleanup warnings 19 years ago
Pavel Roskin 82e5a82fd7 Fix more typos, primarily in the code 19 years ago
Peter Baumann 135a522e3f git-cvsexportcommit can't handle merge commits correctly 19 years ago
Sven Verdoolaege e968751573 git-cvsexportcommit.perl: fix typo 19 years ago
Yann Dirson 3f0f756b83 Make cvsexportcommit create parent directories as needed. 19 years ago
Yann Dirson 0d71b31a5e Document current cvsexportcommit limitations. 19 years ago
Yann Dirson ff4a9ceb97 Do not call 'cmp' with non-existant -q flag. 19 years ago
Martin Langhoff 992793c832 git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups. 19 years ago
Martin Langhoff d41df15e69 exportcommit: replace backticks with safe_pipe_capture() or system() - initial pass 19 years ago
Yann Dirson 576cfc86fc Teach cvsexportcommit to add new files 19 years ago
Junio C Hamano 27dedf0c3b GIT 0.99.9j aka 1.0rc3 19 years ago
Kevin Geiss 5b4525eb8b git-cvsexportcommit.perl: fix typos in output 19 years ago
Kevin Geiss 8b3fbeef39 git-cvsexportcommit.perl: exit with non-0 status if patch fails. 19 years ago
Kevin Geiss ebdbfa8b55 git-cvsexportcommit.perl: use getopts to get binary flags 19 years ago
Kevin Geiss 0ff2ce9d8a git-cvsexportcommit.perl: Fix usage() output. 19 years ago
Alexander Litvinov e09f5d7b07 Fix cvsexportcommit syntax error 19 years ago
Martin Langhoff 5e0306adfa Introducing: git-cvsexportcommit 19 years ago