1. 37495ee git-cvsexportcommit: Fix calling Perl's rel2abs() on MSYS by Sebastian Schuberth · 13 years ago
  2. 3328ace perl: use "use warnings" instead of -w by Ævar Arnfjörð Bjarmason · 14 years ago
  3. d48b284 perl: bump the required Perl version to 5.8 from 5.6.[21] by Ævar Arnfjörð Bjarmason · 14 years ago
  4. 3115fe9 Avoid generating a warning if $fullname{$file} is undefined by Nick Woolley · 16 years ago
  5. 444f29c Remove archaic use of regex capture \1 in favour of $1 by Nick Woolley · 16 years ago
  6. 907ffe1 Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS working tree before applying commit patch by Alex Bennée · 16 years ago
  7. 54d5cc0 git-cvsexportcommit can't commit files which have been removed from CVS by Nick Woolley · 16 years ago
  8. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  9. 6c99f18 Merge branch 'js/cvsexportcommit' by Junio C Hamano · 17 years ago
  10. 325abb7 cvsexportcommit: Create config option for CVS dir by Trent Piepho · 17 years ago
  11. d775734 cvsexportcommit: introduce -W for shared working trees (between Git and CVS) by Johannes Schindelin · 17 years ago
  12. 57e0e3e cvsexportcommit: chomp only removes trailing whitespace by Johannes Schindelin · 17 years ago
  13. 6fe870f Merge branch 'js/maint-cvsexport' by Junio C Hamano · 17 years ago
  14. fef3a7c cvsexportcommit: be graceful when "cvs status" reorders the arguments by Johannes Schindelin · 17 years ago
  15. a723759 Fix 'git cvsexportcommit -w $cvsdir ...' when used with relative $GIT_DIR by Johan Herland · 17 years ago
  16. 38a5b1d cvsexportcommit: fix massive commits by Jeff King · 17 years ago
  17. 648ee55 cvsexportcommit: Add switch to specify CVS workdir by Robin Rosenberg · 17 years ago
  18. 5fb1948 Merge branch 'bk/maint-cvsexportcommit' by Junio C Hamano · 17 years ago
  19. 6b6012e cvsexportcommit: fix for commits that do not have parents by Brad King · 17 years ago
  20. f5bf6fe Merge branch 'maint' by Shawn O. Pearce · 17 years ago
  21. fd0b959 Ensure we add directories in the correct order by Alex Bennee · 17 years ago
  22. 54f0db7 git-cvsexportcommit.perl: git-apply no longer needs --binary by Michael Witten · 17 years ago
  23. 9de6d07 cvsexportcommit: get rid of temporary directory by Johannes Schindelin · 17 years ago
  24. f836f1a cvsexportcommit: avoid racy CVS problem. by Robin Rosenberg · 18 years ago
  25. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  26. e5d8064 Add option to cvs update before export by Robin Rosenberg · 18 years ago
  27. c56f0d9 Optimized cvsexportcommit: calling 'cvs status' once instead of once per touched file. by Steffen Prohaska · 18 years ago
  28. fc1f458 cvsexportcommit -p : fix the usage of git-apply -C. by Tomash Brechko · 18 years ago
  29. 1db8b60 Merge branch 'maint' by Junio C Hamano · 18 years ago
  30. cf70c16 git-cvsexportcommit: don't cleanup .msg if not yet committed to cvs. by Gerrit Pape · 18 years ago
  31. 4a6b9bb Allow passing of an alternative CVSROOT via -d. by Simon 'corecode' Schubert · 18 years ago
  32. ca28370 Allow forcing of a parent commit, even if the parent is not a direct one. by Simon 'corecode' Schubert · 18 years ago
  33. e86ad71 Make cvsexportcommit work with filenames with spaces and non-ascii characters. by Robin Rosenberg · 18 years ago
  34. 7c0f702 Set permissions of each new file before "cvs add"ing it. by Jim Meyering · 18 years ago
  35. fe142b3 Rework cvsexportcommit to handle binary files for all cases. by Robin Rosenberg · 18 years ago
  36. 21ff2bd Make cvsexportcommit remove files. by Robin Rosenberg · 18 years ago
  37. 1b91abe cvsexportcommit - add -a (add author line) flag, cleanup warnings by Martin Langhoff · 19 years ago
  38. 82e5a82 Fix more typos, primarily in the code by Pavel Roskin · 19 years ago
  39. 135a522 git-cvsexportcommit can't handle merge commits correctly by Peter Baumann · 19 years ago
  40. e968751 git-cvsexportcommit.perl: fix typo by Sven Verdoolaege · 19 years ago
  41. 3f0f756 Make cvsexportcommit create parent directories as needed. by Yann Dirson · 19 years ago
  42. 0d71b31 Document current cvsexportcommit limitations. by Yann Dirson · 19 years ago
  43. ff4a9ce Do not call 'cmp' with non-existant -q flag. by Yann Dirson · 19 years ago
  44. 992793c git-cvsexportcommit: Add -f(orce) and -m(essage prefix) flags, small cleanups. by Martin Langhoff · 19 years ago
  45. d41df15 exportcommit: replace backticks with safe_pipe_capture() or system() - initial pass by Martin Langhoff · 19 years ago
  46. 576cfc8 Teach cvsexportcommit to add new files by Yann Dirson · 19 years ago
  47. 27dedf0 GIT 0.99.9j aka 1.0rc3 by Junio C Hamano · 19 years ago v0.99.9j v1.0rc3
  48. e09f5d7 Fix cvsexportcommit syntax error by Alexander Litvinov · 19 years ago
  49. 5e0306a Introducing: git-cvsexportcommit by Martin Langhoff · 19 years ago