42 Commits (b8ebe08b9a643f432866eb7150c3b20d59b755f2)

Author SHA1 Message Date
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Trent Piepho 325abb7b1a cvsexportcommit: Create config option for CVS dir 17 years ago
Johannes Schindelin d775734c40 cvsexportcommit: introduce -W for shared working trees (between Git and CVS) 17 years ago
Johannes Schindelin 57e0e3ebd6 cvsexportcommit: chomp only removes trailing whitespace 17 years ago
Johan Herland 12f0a5ea7d Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR 17 years ago
Johannes Schindelin fef3a7cc55 cvsexportcommit: be graceful when "cvs status" reorders the arguments 17 years ago
Johan Herland a723759485 Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR 17 years ago
Jeff King 38a5b1d6ed cvsexportcommit: fix massive commits 17 years ago
Robin Rosenberg 648ee55009 cvsexportcommit: Add switch to specify CVS workdir 17 years ago
Brad King 6b6012e6ca cvsexportcommit: fix for commits that do not have parents 17 years ago
Alex Bennee fd0b9594d0 Ensure we add directories in the correct order 17 years ago
Michael Witten 54f0db79ca git-cvsexportcommit.perl: git-apply no longer needs --binary 17 years ago
Johannes Schindelin 9de6d07920 cvsexportcommit: get rid of temporary directory 17 years ago
Robin Rosenberg f836f1ae9b cvsexportcommit: avoid racy CVS problem. 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Robin Rosenberg e5d80641d7 Add option to cvs update before export 18 years ago
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