index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-cvsimport.perl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perl: call timegm and timelocal with 4-digit year
Bernhard M. Wiedemann
2018-02-23
1
-1
/
+3
*
cvsimport: apply shell-quoting regex globally
Jeff King
2017-12-08
1
-1
/
+1
*
cvsimport: shell-quote variable used in backticks
Jeff King
2017-09-12
1
-0
/
+1
*
Merge branch 'cn/cvsimport-perl-update'
Junio C Hamano
2015-06-25
1
-1
/
+1
|
\
|
*
cvsimport: silence regex warning appearing in Perl 5.22.
Christian Neukirchen
2015-06-25
1
-1
/
+1
*
|
merge: deprecate 'git merge <message> HEAD <commit>' syntax
Junio C Hamano
2015-04-29
1
-1
/
+1
|
/
*
git-cvsimport: use a lowercase "usage:" string
David Aguilar
2013-02-24
1
-1
/
+1
*
cvsimport: format commit timestamp ourselves without using strftime
Ben Walton
2013-02-09
1
-1
/
+4
*
cvsimport: work around perl tzset issue
Jeff King
2012-11-04
1
-4
/
+13
*
git-cvsimport: allow author-specific timezones
Chris Rorvick
2012-10-17
1
-4
/
+18
*
cvsimport: strip all inappropriate tag strings
Ken Dreyer
2012-09-06
1
-3
/
+30
*
Merge branch 'gr/cvsimport-alternative-cvspass-location'
Junio C Hamano
2011-05-06
1
-12
/
+41
|
\
|
*
Look for password in both CVS and CVSNT password files.
Guy Rouillier
2011-05-01
1
-12
/
+41
*
|
git-cvsimport.perl: Bail out right away when reading from the server fails
Fabian Keil
2011-02-27
1
-1
/
+3
|
/
*
Merge branch 'mg/cvsimport'
Junio C Hamano
2011-01-05
1
-9
/
+26
|
\
|
*
cvsimport: handle the parsing of uppercase config options
Michael J Gruber
2011-01-04
1
-2
/
+19
|
*
cvsimport: partial whitespace cleanup
Michael J Gruber
2010-11-30
1
-8
/
+8
*
|
Merge branch 'ab/require-perl-5.8'
Junio C Hamano
2010-10-27
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
perl: use "use warnings" instead of -w
Ævar Arnfjörð Bjarmason
2010-09-27
1
-1
/
+1
|
*
perl: bump the required Perl version to 5.8 from 5.6.[21]
Ævar Arnfjörð Bjarmason
2010-09-27
1
-0
/
+1
*
|
{cvs,svn}import: use the new 'git read-tree --empty'
Thomas Rast
2010-10-19
1
-1
/
+1
|
/
*
cvsimport: new -R option: generate .git/cvs-revisions mapping
Aaron Crane
2010-02-06
1
-4
/
+17
*
cvsimport: standarize system() calls to external git tools
Ben Walton
2010-01-19
1
-5
/
+5
*
cvsimport: standarize open() calls to external git tools
Ben Walton
2010-01-19
1
-4
/
+4
*
cvsimport: modernize callouts to git subcommands
Ben Walton
2010-01-19
1
-32
/
+32
*
cvsimport: fix relative argument filenames
Jeff King
2009-10-19
1
-3
/
+14
*
cvs: initialize empty password
Clemens Buchacher
2009-09-17
1
-0
/
+1
*
Do not scramble password read from .cvspass
Pascal Obry
2009-09-06
1
-3
/
+3
*
git-cvsimport: add support for cvs pserver password scrambling.
Dirk Hoerner
2009-08-15
1
-1
/
+38
*
Merge branch 'maint'
Junio C Hamano
2008-08-06
1
-1
/
+1
|
\
|
*
git-cvsimport.perl: Print "UNKNOWN LINE..." on stderr, not stdout.
Jim Meyering
2008-08-05
1
-1
/
+1
*
|
Make usage strings dash-less
Stephan Beyer
2008-07-13
1
-1
/
+1
|
/
*
git-cvsimport: do not fail when CVSROOT is /
Philippe Bruhat (BooK)
2008-06-11
1
-0
/
+1
*
Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them.
Paul Oliver
2008-05-25
1
-0
/
+1
*
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-30
1
-1
/
+1
|
\
|
*
cvsimport: always pass user data to "system" as a list
Jeff King
2008-04-30
1
-1
/
+1
*
|
Merge branch 'maint'
Junio C Hamano
2008-03-13
1
-1
/
+1
|
\
|
|
*
git-cvsimport: fix merging with remote parent branch
Marc-Andre Lureau
2008-03-13
1
-1
/
+1
*
|
cvsimport: allow for multiple -M options
Philippe Bruhat (BooK
2008-03-01
1
-5
/
+10
*
|
cvsimport: have default merge regex allow for dashes in the branch name
Philippe Bruhat (BooK
2008-03-01
1
-1
/
+1
|
/
*
cvsimport: have default merge regex also match beginning of commit message
Gerrit Pape
2008-02-13
1
-1
/
+1
*
cvsimport: remove last use of repo-config from git standard tools
Dan McGee
2008-01-14
1
-3
/
+3
*
cvsimport: die on cvsps errors
Jeff King
2007-12-24
1
-0
/
+1
*
Small comment fix for git-cvsimport.
Stefan Sperling
2007-12-22
1
-1
/
+1
*
Merge branch 'maint'
Junio C Hamano
2007-12-01
1
-30
/
+23
|
\
|
*
cvsimport: fix usage of cvsimport.module
Jeff King
2007-12-01
1
-4
/
+4
|
*
cvsimport: miscellaneous packed-ref fixes
Jeff King
2007-11-28
1
-11
/
+9
|
*
cvsimport: use rev-parse to support packed refs
Jeff King
2007-11-28
1
-15
/
+10
*
|
git-cvsimport: fix handling of user name when it is not set in CVSROOT
Gordon Hopper
2007-11-09
1
-1
/
+2
|
/
*
git-cvsimport: really convert underscores in branch names to dots with -u
Gerrit Pape
2007-11-04
1
-0
/
+1
[next]