109 Commits (c9924996c95cfcc7633448e7ee8b88f440ccbd2b)

Author SHA1 Message Date
Christian Neukirchen 16272c7db4 cvsimport: silence regex warning appearing in Perl 5.22. 10 years ago
Junio C Hamano d45366e8aa merge: deprecate 'git merge <message> HEAD <commit>' syntax 10 years ago
David Aguilar ce7f3ca89a git-cvsimport: use a lowercase "usage:" string 12 years ago
Ben Walton 48c9162857 cvsimport: format commit timestamp ourselves without using strftime 12 years ago
Jeff King c2b3af0537 cvsimport: work around perl tzset issue 12 years ago
Chris Rorvick fb2c984148 git-cvsimport: allow author-specific timezones 12 years ago
Ken Dreyer 70b67b0792 cvsimport: strip all inappropriate tag strings 13 years ago
Guy Rouillier 58fdef0cff Look for password in both CVS and CVSNT password files. 14 years ago
Fabian Keil e7cad3ccd0 git-cvsimport.perl: Bail out right away when reading from the server fails 14 years ago
Michael J Gruber 60d5985dab cvsimport: handle the parsing of uppercase config options 14 years ago
Michael J Gruber 549ad6d2f3 cvsimport: partial whitespace cleanup 14 years ago
Thomas Rast 1bb28d87e1 {cvs,svn}import: use the new 'git read-tree --empty' 14 years ago
Ævar Arnfjörð Bjarmason 3328acedc6 perl: use "use warnings" instead of -w 15 years ago
Ævar Arnfjörð Bjarmason d48b284183 perl: bump the required Perl version to 5.8 from 5.6.[21] 15 years ago
Aaron Crane 0455ec0330 cvsimport: new -R option: generate .git/cvs-revisions mapping 15 years ago
Ben Walton 91fe7324c5 cvsimport: standarize system() calls to external git tools 15 years ago
Ben Walton a12477dbe1 cvsimport: standarize open() calls to external git tools 15 years ago
Ben Walton 640d9d0873 cvsimport: modernize callouts to git subcommands 15 years ago
Jeff King f6fdbb6804 cvsimport: fix relative argument filenames 16 years ago
Clemens Buchacher e481b1d8db cvs: initialize empty password 16 years ago
Pascal Obry 3fb9d58235 Do not scramble password read from .cvspass 16 years ago
Dirk Hoerner b2139dbd72 git-cvsimport: add support for cvs pserver password scrambling. 16 years ago
Jim Meyering 3be3999849 git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout. 17 years ago
Stephan Beyer 1b1dd23f2d Make usage strings dash-less 17 years ago
Philippe Bruhat (BooK) 8c372fb01d git-cvsimport: do not fail when CVSROOT is / 17 years ago
Paul Oliver 509792b94f Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them. 17 years ago
Jeff King b3bb5f76e6 cvsimport: always pass user data to "system" as a list 17 years ago
Marc-Andre Lureau c36c5b845e git-cvsimport: fix merging with remote parent branch 17 years ago
Philippe Bruhat (BooK bc434e829c cvsimport: allow for multiple -M options 17 years ago
Philippe Bruhat (BooK fbbbc362ab cvsimport: have default merge regex allow for dashes in the branch name 17 years ago
Gerrit Pape 9386ecbb1c cvsimport: have default merge regex also match beginning of commit message 17 years ago
Dan McGee cfc44a12fe cvsimport: remove last use of repo-config from git standard tools 17 years ago
Jeff King 3a969ef1d6 cvsimport: die on cvsps errors 17 years ago
Stefan Sperling 77190eb9b8 Small comment fix for git-cvsimport. 17 years ago
Jeff King 67d232426b cvsimport: fix usage of cvsimport.module 17 years ago
Jeff King 0750d75115 cvsimport: miscellaneous packed-ref fixes 17 years ago
Jeff King 9da0dabcd9 cvsimport: use rev-parse to support packed refs 17 years ago
Gordon Hopper 2e458e0575 git-cvsimport: fix handling of user name when it is not set in CVSROOT 17 years ago
Gerrit Pape a0554224a2 git-cvsimport: really convert underscores in branch names to dots with -u 17 years ago
Michael Smith ee834cf0c7 (cvs|svn)import: Ask git-tag to overwrite old tags. 18 years ago
Gerrit Pape 7051c3b129 git-cvsimport: force checkout of working tree after initial import 18 years ago
Dave O'Neill 47ee8ed292 Generate tags with correct timestamp (git-svnimport) 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Elvis Pranskevichus 5c08931dfc Use git-tag in git-cvsimport 18 years ago
Michael Milligan 23fcdc7971 git-cvsimport: Make sure to use $git_dir always instead of .git sometimes 18 years ago
Andy Whitcroft 06baffd3df cvsimport: add <remote>/HEAD reference in separate remotes more 18 years ago
Andy Whitcroft cbc9be5ca3 cvsimport: update documentation to include separate remotes option 18 years ago
Andy Whitcroft 8b7f5fc1ca cvsimport: add support for new style remote layout 18 years ago
Stephan Springl 7ca055f75a Use git-for-each-ref to check whether the origin branch exists. 18 years ago
Frank Lichtenheld 7bf77644e7 cvsimport: Improve usage error reporting 18 years ago