aboutsummaryrefslogtreecommitdiffstats
path: root/git-cvsimport.perl (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-06cvsimport: strip all inappropriate tag stringsKen Dreyer1-3/+30
2011-05-06Merge branch 'gr/cvsimport-alternative-cvspass-location'Junio C Hamano1-12/+41
2011-05-01Look for password in both CVS and CVSNT password files.Guy Rouillier1-12/+41
2011-02-27git-cvsimport.perl: Bail out right away when reading from the server failsFabian Keil1-1/+3
2011-01-05Merge branch 'mg/cvsimport'Junio C Hamano1-9/+26
2011-01-04cvsimport: handle the parsing of uppercase config optionsMichael J Gruber1-2/+19
2010-11-29cvsimport: partial whitespace cleanupMichael J Gruber1-8/+8
2010-10-26Merge branch 'ab/require-perl-5.8'Junio C Hamano1-1/+2
2010-10-19{cvs,svn}import: use the new 'git read-tree --empty'Thomas Rast1-1/+1
2010-09-27perl: use "use warnings" instead of -wÆvar Arnfjörð Bjarmason1-1/+1
2010-09-27perl: bump the required Perl version to 5.8 from 5.6.[21]Ævar Arnfjörð Bjarmason1-0/+1
2010-02-06cvsimport: new -R option: generate .git/cvs-revisions mappingAaron Crane1-4/+17
2010-01-19cvsimport: standarize system() calls to external git toolsBen Walton1-5/+5
2010-01-19cvsimport: standarize open() calls to external git toolsBen Walton1-4/+4
2010-01-19cvsimport: modernize callouts to git subcommandsBen Walton1-32/+32
2009-10-19cvsimport: fix relative argument filenamesJeff King1-3/+14
2009-09-17cvs: initialize empty passwordClemens Buchacher1-0/+1
2009-09-05Do not scramble password read from .cvspassPascal Obry1-3/+3
2009-08-14git-cvsimport: add support for cvs pserver password scrambling.Dirk Hoerner1-1/+38
2008-08-05Merge branch 'maint'Junio C Hamano1-1/+1
2008-08-05git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout.Jim Meyering1-1/+1
2008-07-13Make usage strings dash-lessStephan Beyer1-1/+1
2008-06-10git-cvsimport: do not fail when CVSROOT is /Philippe Bruhat (BooK)1-0/+1
2008-05-25Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them.Paul Oliver1-0/+1
2008-04-29Merge branch 'maint-1.5.4' into maintJunio C Hamano1-1/+1
2008-04-29cvsimport: always pass user data to "system" as a listJeff King1-1/+1
2008-03-12Merge branch 'maint'Junio C Hamano1-1/+1
2008-03-12git-cvsimport: fix merging with remote parent branchMarc-Andre Lureau1-1/+1
2008-03-01cvsimport: allow for multiple -M optionsPhilippe Bruhat (BooK1-5/+10
2008-03-01cvsimport: have default merge regex allow for dashes in the branch namePhilippe Bruhat (BooK1-1/+1
2008-02-13cvsimport: have default merge regex also match beginning of commit messageGerrit Pape1-1/+1
2008-01-13cvsimport: remove last use of repo-config from git standard toolsDan McGee1-3/+3
2007-12-23cvsimport: die on cvsps errorsJeff King1-0/+1
2007-12-22Small comment fix for git-cvsimport.Stefan Sperling1-1/+1
2007-11-30Merge branch 'maint'Junio C Hamano1-30/+23
2007-11-30cvsimport: fix usage of cvsimport.moduleJeff King1-4/+4
2007-11-28cvsimport: miscellaneous packed-ref fixesJeff King1-11/+9
2007-11-28cvsimport: use rev-parse to support packed refsJeff King1-15/+10
2007-11-09git-cvsimport: fix handling of user name when it is not set in CVSROOTGordon Hopper1-1/+2
2007-11-03git-cvsimport: really convert underscores in branch names to dots with -uGerrit Pape1-0/+1
2007-09-07(cvs|svn)import: Ask git-tag to overwrite old tags.Michael Smith1-1/+1
2007-06-28git-cvsimport: force checkout of working tree after initial importGerrit Pape1-1/+1
2007-06-22Generate tags with correct timestamp (git-svnimport)Dave O'Neill1-1/+0
2007-06-12Merge branch 'aw/cvs'Junio C Hamano1-15/+25
2007-06-12Merge branch 'ep/cvstag'Junio C Hamano1-23/+1
2007-06-07War on whitespaceJunio C Hamano1-6/+6
2007-06-06Use git-tag in git-cvsimportElvis Pranskevichus1-24/+2
2007-06-06git-cvsimport: Make sure to use $git_dir always instead of .git sometimesMichael Milligan1-3/+3
2007-06-06cvsimport: add <remote>/HEAD reference in separate remotes moreAndy Whitcroft1-0/+2
2007-06-06cvsimport: update documentation to include separate remotes optionAndy Whitcroft1-1/+1