index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
git-svnimport.perl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
No longer install git-svnimport, move to contrib/examples
Gerrit Pape
2007-10-31
1
-976
/
+0
*
Fix pool handling in git-svnimport to avoid memory leaks.
Stefan Sperling
2007-09-25
1
-11
/
+12
*
git-svnimport: Use separate arguments in the pipe for git-rev-parse
Matthias Urlichs
2007-09-18
1
-1
/
+1
*
(cvs|svn)import: Ask git-tag to overwrite old tags.
Michael Smith
2007-09-08
1
-1
/
+1
*
Allow git-svnimport to take "" as the trunk directory.
Alberto Bertogli
2007-08-14
1
-1
/
+1
*
Generate tags with correct timestamp (git-svnimport)
Dave O'Neill
2007-06-23
1
-23
/
+3
*
War on whitespace
Junio C Hamano
2007-06-07
1
-2
/
+2
*
use 'init' instead of 'init-db' for shipped docs and tools
Nicolas Pitre
2007-01-12
1
-1
/
+1
*
git-svnimport: fix edge revisions double importing
Sasha Khapyorsky
2007-01-08
1
-2
/
+2
*
git-svnimport: clean svn path when accessing SVN repo
Sasha Khapyorsky
2007-01-07
1
-0
/
+4
*
git-svnimport: support for incremental import
Sasha Khapyorsky
2007-01-07
1
-7
/
+25
*
git-svnimport: support for partial imports
Sasha Khapyorsky
2006-11-01
1
-4
/
+25
*
Merge branch 'sk/svn'
Junio C Hamano
2006-10-19
1
-39
/
+54
|
\
|
*
git-svnimport.perl: copying directory from original SVN place
Sasha Khapyorsky
2006-10-09
1
-39
/
+54
*
|
svnimport: Fix broken tags being generated
Petr Baudis
2006-10-16
1
-1
/
+1
|
/
*
svnimport: add support for parsing From: lines for author
Andy Whitcroft
2006-09-28
1
-4
/
+8
*
git-svnimport: Parse log message for Signed-off-by: lines
Sasha Khapyorsky
2006-09-23
1
-11
/
+20
*
Empty author may be presented by svn as an empty string or a null value.
Robin Rosenberg
2006-07-03
1
-1
/
+1
*
git-svnimport: Improved detection of merges.
Florian Forster
2006-05-31
1
-2
/
+9
*
Reintroduce svn pools to solve the memory leak.
Santi_Béjar
2006-04-21
1
-1
/
+3
*
git-svnimport symlink support
Herbert Valerio Riedel
2006-04-18
1
-2
/
+16
*
git-svnimport: Don't assume that copied files haven't changed
Karl Hasselström
2006-04-07
1
-5
/
+10
*
git-svnimport: if a limit is specified, respect it
Anand Kumria
2006-03-26
1
-1
/
+1
*
Save username -> Full Name <email@addr.es> map file
Karl Hasselström
2006-02-28
1
-5
/
+20
*
Let git-svnimport's author file use same syntax as git-cvsimport's
Karl Hasselström
2006-02-28
1
-1
/
+1
*
svnimport: Read author names and emails from a file
Karl Hasselström
2006-02-27
1
-3
/
+20
*
svnimport: Convert the svn:ignore property
Karl Hasselström
2006-02-27
1
-3
/
+57
*
svnimport: Convert executable flag
Karl Hasselström
2006-02-27
1
-7
/
+13
*
svnimport: avoid open "-|" list form for Perl 5.6
Junio C Hamano
2006-02-20
1
-4
/
+16
*
git-svnimport: -r adds svn revision number to commit messages
Karl Hasselström
2006-02-14
1
-3
/
+4
*
Use a relative path for SVN importing
Christian Biesinger
2006-02-12
1
-1
/
+1
*
git-svnimport.perl: fix for 'arg list too long...'
Sasha Khapyorsky
2006-02-01
1
-9
/
+16
*
svnimport: support repositories requiring SSL authentication
Eric Wong
2006-01-06
1
-2
/
+4
*
svnimport: exit cleanly when we are up to date
Martin Langhoff
2005-12-15
1
-0
/
+7
*
SVN import: Use one log call
Matthias Urlichs
2005-11-29
1
-21
/
+16
*
symref support for import scripts
Pavel Roskin
2005-11-16
1
-3
/
+6
*
Remove trailing slashes
Matthias Urlichs
2005-11-14
1
-1
/
+6
*
Fix a couple of obvious and insignificant typo.
Junio C Hamano
2005-11-08
1
-2
/
+2
*
Lift the default limit of number of revs.
Yaacov Akiba Slama
2005-11-08
1
-6
/
+6
*
Handle a revision that only creates a new tag correctly.
Yaacov Akiba Slama
2005-11-08
1
-0
/
+5
*
Bundle file copies from multiple branches into a merge.
Yaacov Akiba Slama
2005-11-08
1
-6
/
+16
*
copy_dir becomes copy_path and handles both files and directories
Yaacov Akiba Slama
2005-11-08
1
-37
/
+53
*
Don't output error on changes in the nodes /, /tags or /branches
Yaacov Akiba Slama
2005-11-08
1
-1
/
+6
*
Add node_kind function to differentiate between file and directory
Yaacov Akiba Slama
2005-11-08
1
-3
/
+18
*
Use svn pools to solve the memory leak problem.
Yaacov Akiba Slama
2005-11-08
1
-2
/
+6
*
Work around an RPM build problem.
Junio C Hamano
2005-10-31
1
-1
/
+1
*
Merge branch 'svn' of http://netz.smurf.noris.de/git/git
Junio C Hamano
2005-10-16
1
-10
/
+10
*
svn commit: re-word the exit-due-to-memory-leak message
Matthias Urlichs
2005-10-16
1
-1
/
+2
*
svn import: copy directories
Matthias Urlichs
2005-10-11
1
-13
/
+56
*
svn import: Add direct HTTP access
Matthias Urlichs
2005-10-11
1
-17
/
+54
[next]