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
*
git-cvsimport: fix merging with remote parent branch
Marc-Andre Lureau
2008-03-13
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
*
(cvs|svn)import: Ask git-tag to overwrite old tags.
Michael Smith
2007-09-08
1
-1
/
+1
*
git-cvsimport: force checkout of working tree after initial import
Gerrit Pape
2007-06-29
1
-1
/
+1
*
Generate tags with correct timestamp (git-svnimport)
Dave O'Neill
2007-06-23
1
-1
/
+0
*
Merge branch 'aw/cvs'
Junio C Hamano
2007-06-13
1
-15
/
+25
|
\
|
*
cvsimport: add <remote>/HEAD reference in separate remotes more
Andy Whitcroft
2007-06-06
1
-0
/
+2
|
*
cvsimport: update documentation to include separate remotes option
Andy Whitcroft
2007-06-06
1
-1
/
+1
|
*
cvsimport: add support for new style remote layout
Andy Whitcroft
2007-06-06
1
-14
/
+22
*
|
Merge branch 'ep/cvstag'
Junio C Hamano
2007-06-13
1
-23
/
+1
|
\
\
|
*
|
Use git-tag in git-cvsimport
Elvis Pranskevichus
2007-06-07
1
-24
/
+2
*
|
|
War on whitespace
Junio C Hamano
2007-06-07
1
-6
/
+6
|
/
/
*
/
git-cvsimport: Make sure to use $git_dir always instead of .git sometimes
Michael Milligan
2007-06-07
1
-3
/
+3
|
/
*
Use git-for-each-ref to check whether the origin branch exists.
Stephan Springl
2007-05-23
1
-5
/
+5
*
cvsimport: Improve usage error reporting
Frank Lichtenheld
2007-04-07
1
-4
/
+6
*
cvsimport: sync usage lines with existing options
Frank Lichtenheld
2007-04-07
1
-2
/
+3
*
Read cvsimport options from repo-config
James Bowes
2007-02-08
1
-1
/
+29
*
cvsimport: activate -a option, really.
Junio C Hamano
2007-01-22
1
-1
/
+1
*
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
2007-01-12
1
-2
/
+2
*
cvsimport: cleanup temporary cvsps file
Martin Langhoff
2007-01-08
1
-5
/
+11
*
cvsimport: skip commits that are too recent (option and documentation)
Martin Langhoff
2007-01-08
1
-3
/
+5
*
cvsimport: skip commits that are too recent
Martin Langhoff
2007-01-08
1
-0
/
+14
*
cvsimport: style fixup.
Junio C Hamano
2006-11-27
1
-84
/
+84
*
git-cvsimport: add support for CVS pserver method HTTP/1.x proxying
IƱaki Arenaza
2006-11-24
1
-5
/
+49
*
Run "git repack -a -d" once more at end, if there's 1MB or more of not-packed...
Jim Meyering
2006-11-15
1
-0
/
+10
*
cvsimport: move over to using git-for-each-ref to read refs.
Andy Whitcroft
2006-09-20
1
-15
/
+10
*
cvsimport - cleanup of the multi-indexes handling
Martin Langhoff
2006-06-28
1
-38
/
+24
*
cvsimport: always set $ENV{GIT_INDEX_FILE} to $index{$branch}
Johannes Schindelin
2006-06-25
1
-7
/
+8
*
cvsimport: setup indexes correctly for ancestors and incremental imports
Martin Langhoff
2006-06-24
1
-17
/
+22
*
cvsimport: keep one index per branch during import
Martin Langhoff
2006-06-17
1
-7
/
+30
*
cvsimport: complete the cvsps run before starting the import
Martin Langhoff
2006-06-17
1
-14
/
+28
*
cvsimport: ignore CVSPS_NO_BRANCH and impossible branches
Martin Langhoff
2006-06-17
1
-1
/
+16
*
cvsimport: avoid "use" with :tag
Jeff King
2006-05-25
1
-1
/
+1
*
cvsimport: set up commit environment in perl instead of using env
Jeff King
2006-05-24
1
-7
/
+6
*
cvsimport: do not barf on creation of an empty file.
Junio C Hamano
2006-05-24
1
-1
/
+1
*
cvsimport: introduce _fetchfile() method and used a 1M buffer to read()
Martin Langhoff
2006-05-23
1
-17
/
+19
*
cvsimport: cleanup commit function
Jeff King
2006-05-23
1
-86
/
+64
*
cvsimport: use git-update-index --index-info
Jeff King
2006-05-23
1
-23
/
+13
*
cvsimport: repack every kilo-commits.
Linus Torvalds
2006-05-23
1
-1
/
+5
*
cvsimport: introduce -L<imit> option to workaround memory leaks
Martin Langhoff
2006-05-23
1
-2
/
+6
*
cvsimport: replace anonymous sub ref with a normal sub
Martin Langhoff
2006-05-23
1
-3
/
+3
[next]