index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-cvsimport.perl
Age
Commit message (
Expand
)
Author
Lines
2010-01-19
cvsimport: standarize system() calls to external git tools
Ben Walton
-5
/
+5
2010-01-19
cvsimport: standarize open() calls to external git tools
Ben Walton
-4
/
+4
2010-01-19
cvsimport: modernize callouts to git subcommands
Ben Walton
-32
/
+32
2009-10-19
cvsimport: fix relative argument filenames
Jeff King
-3
/
+14
2009-09-17
cvs: initialize empty password
Clemens Buchacher
-0
/
+1
2009-09-05
Do not scramble password read from .cvspass
Pascal Obry
-3
/
+3
2009-08-14
git-cvsimport: add support for cvs pserver password scrambling.
Dirk Hoerner
-1
/
+38
2008-08-05
Merge branch 'maint'
Junio C Hamano
-1
/
+1
2008-08-05
git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout.
Jim Meyering
-1
/
+1
2008-07-13
Make usage strings dash-less
Stephan Beyer
-1
/
+1
2008-06-10
git-cvsimport: do not fail when CVSROOT is /
Philippe Bruhat (BooK)
-0
/
+1
2008-05-25
Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them.
Paul Oliver
-0
/
+1
2008-04-29
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
-1
/
+1
2008-04-29
cvsimport: always pass user data to "system" as a list
Jeff King
-1
/
+1
2008-03-12
Merge branch 'maint'
Junio C Hamano
-1
/
+1
2008-03-12
git-cvsimport: fix merging with remote parent branch
Marc-Andre Lureau
-1
/
+1
2008-03-01
cvsimport: allow for multiple -M options
Philippe Bruhat (BooK
-5
/
+10
2008-03-01
cvsimport: have default merge regex allow for dashes in the branch name
Philippe Bruhat (BooK
-1
/
+1
2008-02-13
cvsimport: have default merge regex also match beginning of commit message
Gerrit Pape
-1
/
+1
2008-01-13
cvsimport: remove last use of repo-config from git standard tools
Dan McGee
-3
/
+3
2007-12-23
cvsimport: die on cvsps errors
Jeff King
-0
/
+1
2007-12-22
Small comment fix for git-cvsimport.
Stefan Sperling
-1
/
+1
2007-11-30
Merge branch 'maint'
Junio C Hamano
-30
/
+23
2007-11-30
cvsimport: fix usage of cvsimport.module
Jeff King
-4
/
+4
2007-11-28
cvsimport: miscellaneous packed-ref fixes
Jeff King
-11
/
+9
2007-11-28
cvsimport: use rev-parse to support packed refs
Jeff King
-15
/
+10
2007-11-09
git-cvsimport: fix handling of user name when it is not set in CVSROOT
Gordon Hopper
-1
/
+2
2007-11-03
git-cvsimport: really convert underscores in branch names to dots with -u
Gerrit Pape
-0
/
+1
2007-09-07
(cvs|svn)import: Ask git-tag to overwrite old tags.
Michael Smith
-1
/
+1
2007-06-28
git-cvsimport: force checkout of working tree after initial import
Gerrit Pape
-1
/
+1
2007-06-22
Generate tags with correct timestamp (git-svnimport)
Dave O'Neill
-1
/
+0
2007-06-12
Merge branch 'aw/cvs'
Junio C Hamano
-15
/
+25
2007-06-12
Merge branch 'ep/cvstag'
Junio C Hamano
-23
/
+1
2007-06-07
War on whitespace
Junio C Hamano
-6
/
+6
2007-06-06
Use git-tag in git-cvsimport
Elvis Pranskevichus
-24
/
+2
2007-06-06
git-cvsimport: Make sure to use $git_dir always instead of .git sometimes
Michael Milligan
-3
/
+3
2007-06-06
cvsimport: add <remote>/HEAD reference in separate remotes more
Andy Whitcroft
-0
/
+2
2007-06-06
cvsimport: update documentation to include separate remotes option
Andy Whitcroft
-1
/
+1
2007-06-06
cvsimport: add support for new style remote layout
Andy Whitcroft
-14
/
+22
2007-05-23
Use git-for-each-ref to check whether the origin branch exists.
Stephan Springl
-5
/
+5
2007-04-06
cvsimport: Improve usage error reporting
Frank Lichtenheld
-4
/
+6
2007-04-06
cvsimport: sync usage lines with existing options
Frank Lichtenheld
-2
/
+3
2007-02-07
Read cvsimport options from repo-config
James Bowes
-1
/
+29
2007-01-22
cvsimport: activate -a option, really.
Junio C Hamano
-1
/
+1
2007-01-12
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
-2
/
+2
2007-01-08
cvsimport: cleanup temporary cvsps file
Martin Langhoff
-5
/
+11
2007-01-08
cvsimport: skip commits that are too recent (option and documentation)
Martin Langhoff
-3
/
+5
2007-01-07
cvsimport: skip commits that are too recent
Martin Langhoff
-0
/
+14
2006-11-27
cvsimport: style fixup.
Junio C Hamano
-84
/
+84
2006-11-24
git-cvsimport: add support for CVS pserver method HTTP/1.x proxying
IƱaki Arenaza
-5
/
+49
[next]