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