1. a40e06e perl: call timegm and timelocal with 4-digit year by Bernhard M. Wiedemann · 7 years ago
  2. 8c87bdf cvsimport: apply shell-quoting regex globally by Jeff King · 7 years ago
  3. 5b4efea cvsimport: shell-quote variable used in backticks by Jeff King · 7 years ago
  4. c82b6d3 Merge branch 'cn/cvsimport-perl-update' by Junio C Hamano · 10 years ago
  5. 16272c7 cvsimport: silence regex warning appearing in Perl 5.22. by Christian Neukirchen · 10 years ago
  6. d45366e merge: deprecate 'git merge <message> HEAD <commit>' syntax by Junio C Hamano · 10 years ago
  7. ce7f3ca git-cvsimport: use a lowercase "usage:" string by David Aguilar · 12 years ago
  8. 48c9162 cvsimport: format commit timestamp ourselves without using strftime by Ben Walton · 12 years ago
  9. c2b3af0 cvsimport: work around perl tzset issue by Jeff King · 12 years ago
  10. fb2c984 git-cvsimport: allow author-specific timezones by Chris Rorvick · 12 years ago
  11. 70b67b0 cvsimport: strip all inappropriate tag strings by Ken Dreyer · 13 years ago
  12. 2da61dc Merge branch 'gr/cvsimport-alternative-cvspass-location' by Junio C Hamano · 14 years ago
  13. 58fdef0 Look for password in both CVS and CVSNT password files. by Guy Rouillier · 14 years ago
  14. e7cad3c git-cvsimport.perl: Bail out right away when reading from the server fails by Fabian Keil · 14 years ago
  15. 0c30ed0 Merge branch 'mg/cvsimport' by Junio C Hamano · 14 years ago
  16. 60d5985 cvsimport: handle the parsing of uppercase config options by Michael J Gruber · 14 years ago
  17. 549ad6d cvsimport: partial whitespace cleanup by Michael J Gruber · 14 years ago
  18. 9b73ce7 Merge branch 'ab/require-perl-5.8' by Junio C Hamano · 14 years ago
  19. 1bb28d8 {cvs,svn}import: use the new 'git read-tree --empty' by Thomas Rast · 14 years ago
  20. 3328ace perl: use "use warnings" instead of -w by Ævar Arnfjörð Bjarmason · 14 years ago
  21. d48b284 perl: bump the required Perl version to 5.8 from 5.6.[21] by Ævar Arnfjörð Bjarmason · 14 years ago
  22. 0455ec0 cvsimport: new -R option: generate .git/cvs-revisions mapping by Aaron Crane · 15 years ago
  23. 91fe732 cvsimport: standarize system() calls to external git tools by Ben Walton · 15 years ago
  24. a12477d cvsimport: standarize open() calls to external git tools by Ben Walton · 15 years ago
  25. 640d9d0 cvsimport: modernize callouts to git subcommands by Ben Walton · 15 years ago
  26. f6fdbb6 cvsimport: fix relative argument filenames by Jeff King · 15 years ago
  27. e481b1d cvs: initialize empty password by Clemens Buchacher · 15 years ago
  28. 3fb9d58 Do not scramble password read from .cvspass by Pascal Obry · 16 years ago
  29. b2139db git-cvsimport: add support for cvs pserver password scrambling. by Dirk Hoerner · 16 years ago
  30. 04bb50f Merge branch 'maint' by Junio C Hamano · 17 years ago
  31. 3be3999 git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout. by Jim Meyering · 17 years ago
  32. 1b1dd23 Make usage strings dash-less by Stephan Beyer · 17 years ago
  33. 8c372fb git-cvsimport: do not fail when CVSROOT is / by Philippe Bruhat (BooK) · 17 years ago
  34. 509792b Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them. by Paul Oliver · 17 years ago
  35. 30c0312 Merge branch 'maint-1.5.4' into maint by Junio C Hamano · 17 years ago
  36. b3bb5f7 cvsimport: always pass user data to "system" as a list by Jeff King · 17 years ago
  37. b75aaa5 Merge branch 'maint' by Junio C Hamano · 17 years ago
  38. c36c5b8 git-cvsimport: fix merging with remote parent branch by Marc-Andre Lureau · 17 years ago
  39. bc434e8 cvsimport: allow for multiple -M options by Philippe Bruhat (BooK · 17 years ago
  40. fbbbc36 cvsimport: have default merge regex allow for dashes in the branch name by Philippe Bruhat (BooK · 17 years ago
  41. 9386ecb cvsimport: have default merge regex also match beginning of commit message by Gerrit Pape · 17 years ago
  42. cfc44a1 cvsimport: remove last use of repo-config from git standard tools by Dan McGee · 17 years ago
  43. 3a969ef cvsimport: die on cvsps errors by Jeff King · 17 years ago
  44. 77190eb Small comment fix for git-cvsimport. by Stefan Sperling · 17 years ago
  45. 65c6a46 Merge branch 'maint' by Junio C Hamano · 17 years ago
  46. 67d2324 cvsimport: fix usage of cvsimport.module by Jeff King · 17 years ago
  47. 0750d75 cvsimport: miscellaneous packed-ref fixes by Jeff King · 17 years ago
  48. 9da0dab cvsimport: use rev-parse to support packed refs by Jeff King · 17 years ago
  49. 2e458e0 git-cvsimport: fix handling of user name when it is not set in CVSROOT by Gordon Hopper · 17 years ago
  50. a055422 git-cvsimport: really convert underscores in branch names to dots with -u by Gerrit Pape · 17 years ago
  51. ee834cf (cvs|svn)import: Ask git-tag to overwrite old tags. by Michael Smith · 18 years ago
  52. 7051c3b git-cvsimport: force checkout of working tree after initial import by Gerrit Pape · 18 years ago
  53. 47ee8ed Generate tags with correct timestamp (git-svnimport) by Dave O'Neill · 18 years ago
  54. 9bfe9f8 Merge branch 'aw/cvs' by Junio C Hamano · 18 years ago
  55. 0354539 Merge branch 'ep/cvstag' by Junio C Hamano · 18 years ago
  56. a6080a0 War on whitespace by Junio C Hamano · 18 years ago
  57. 5c08931 Use git-tag in git-cvsimport by Elvis Pranskevichus · 18 years ago
  58. 23fcdc7 git-cvsimport: Make sure to use $git_dir always instead of .git sometimes by Michael Milligan · 18 years ago
  59. 06baffd cvsimport: add <remote>/HEAD reference in separate remotes more by Andy Whitcroft · 18 years ago
  60. cbc9be5 cvsimport: update documentation to include separate remotes option by Andy Whitcroft · 18 years ago
  61. 8b7f5fc cvsimport: add support for new style remote layout by Andy Whitcroft · 18 years ago
  62. 7ca055f Use git-for-each-ref to check whether the origin branch exists. by Stephan Springl · 18 years ago
  63. 7bf7764 cvsimport: Improve usage error reporting by Frank Lichtenheld · 18 years ago
  64. edbe446 cvsimport: sync usage lines with existing options by Frank Lichtenheld · 18 years ago
  65. ed35dec Read cvsimport options from repo-config by James Bowes · 18 years ago
  66. bf3f67b cvsimport: activate -a option, really. by Junio C Hamano · 18 years ago
  67. 5c94f87 use 'init' instead of 'init-db' for shipped docs and tools by Nicolas Pitre · 18 years ago
  68. 4083c2f cvsimport: cleanup temporary cvsps file by Martin Langhoff · 18 years ago
  69. ded9f40 cvsimport: skip commits that are too recent (option and documentation) by Martin Langhoff · 18 years ago
  70. 6211988 cvsimport: skip commits that are too recent by Martin Langhoff · 18 years ago
  71. 86d11cf cvsimport: style fixup. by Junio C Hamano · 18 years ago
  72. 73bcf53 git-cvsimport: add support for CVS pserver method HTTP/1.x proxying by Iñaki Arenaza · 18 years ago
  73. efe4abd Run "git repack -a -d" once more at end, if there's 1MB or more of not-packed data. by Jim Meyering · 18 years ago
  74. 1f24c58 cvsimport: move over to using git-for-each-ref to read refs. by Andy Whitcroft · 18 years ago
  75. c5f448b cvsimport - cleanup of the multi-indexes handling by Martin Langhoff · 19 years ago
  76. 061303f cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch} by Johannes Schindelin · 19 years ago
  77. 7ccd900 cvsimport: setup indexes correctly for ancestors and incremental imports by Martin Langhoff · 19 years ago
  78. 8f73264 cvsimport: keep one index per branch during import by Martin Langhoff · 19 years ago
  79. 2f57c69 cvsimport: complete the cvsps run before starting the import by Martin Langhoff · 19 years ago
  80. 71b0814 cvsimport: ignore CVSPS_NO_BRANCH and impossible branches by Martin Langhoff · 19 years ago
  81. e49289d cvsimport: avoid "use" with :tag by Jeff King · 19 years ago
  82. 62bf0d9 cvsimport: set up commit environment in perl instead of using env by Jeff King · 19 years ago
  83. 61efa5e cvsimport: do not barf on creation of an empty file. by Junio C Hamano · 19 years ago
  84. 55cad84 cvsimport: introduce _fetchfile() method and used a 1M buffer to read() by Martin Langhoff · 19 years ago
  85. e73aefe cvsimport: cleanup commit function by Jeff King · 19 years ago
  86. 6a1871e cvsimport: use git-update-index --index-info by Jeff King · 19 years ago
  87. 4adcea9 cvsimport: repack every kilo-commits. by Linus Torvalds · 19 years ago
  88. 0691834 cvsimport: introduce -L<imit> option to workaround memory leaks by Martin Langhoff · 19 years ago
  89. c4b16f8 cvsimport: replace anonymous sub ref with a normal sub by Martin Langhoff · 19 years ago
  90. f396f01 cvsimport: minor fixups by Martin Langhoff · 19 years ago
  91. be0c7e0 git-cvsimport: Handle "Removed" from pserver by Elrond · 19 years ago
  92. 42277bc cvsimport: use git-update-ref when updating by Johannes Schindelin · 19 years ago
  93. cb9594e cvsimport: fix reading from rev-parse by Junio C Hamano · 19 years ago
  94. 8a5f2ea cvsimport: honor -i and non -i upon subsequent imports by Junio C Hamano · 19 years ago
  95. a541211 cvsimport: Remove master-updating code by Matthias Urlichs · 19 years ago
  96. dd27478 cvsimport: avoid open "-|" list form for Perl 5.6 by Junio C Hamano · 19 years ago
  97. 39ba7d5 Fix retries in git-cvsimport by Martin Mares · 19 years ago v1.2.2
  98. 5179c8a cvsimport: Add -S <skipfileregex> support and -v announces files retrieved by Martin Langhoff · 19 years ago
  99. 8cd1621 cvsimport: ease migration from CVSROOT/users format by Junio C Hamano · 19 years ago
  100. ffd97f3 git-cvsimport: Add -A <author-conv-file> option by Andreas Ericsson · 19 years ago