index
:
svn2git
distro/mga
master
KDE's svn2git Fast Subversion to Git conversion utility
Colin Guthrie [colin]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove comment about fast import process limit.
distro/mga
Colin Guthrie
2014-06-16
1
-1
/
+1
*
main: Load repository logs from the directories found
Colin Guthrie
2014-06-16
2
-1
/
+56
*
main: Whitespace (comments)
Colin Guthrie
2014-06-16
1
-11
/
+11
*
Add note about changelog
Colin Guthrie
2014-05-30
1
-1
/
+2
*
Add Mageia README and rules for conversion.
Colin Guthrie
2014-05-29
2
-0
/
+81
*
Return after renaming a repo to prevent importing the empty commit.
Colin Guthrie
2014-05-29
1
-0
/
+11
*
Support repository renaming.
Colin Guthrie
2014-05-29
1
-21
/
+59
*
Move the repo renaming to a method for convenience.
Colin Guthrie
2014-05-28
3
-12
/
+36
*
Handle master branch deletion.
Colin Guthrie
2014-05-24
1
-1
/
+24
*
Copying files as merge points fails badly.
Colin Guthrie
2014-05-24
1
-2
/
+2
*
Add ability to skip specific revisions to the command line.
Colin Guthrie
2014-05-24
1
-0
/
+16
*
Add the ability to autocreate repositories.
Colin Guthrie
2014-05-24
5
-14
/
+48
*
Stop unintended re-encoding of author names from UTF-8 to ASCII
HEAD
master
Sebastian Pipping
2013-05-19
1
-1
/
+1
*
Stop unintended re-encoding of author names from UTF-8 to ASCII
Sebastian Pipping
2013-05-17
1
-1
/
+1
*
Fix compilation, the last rebase/merge went wrong.
Ulrich Spörlein
2012-11-28
1
-1
/
+1
*
Use fastimport.write for the actual commit objects too, so we get
Ulrich Spörlein
2012-11-27
1
-23
/
+20
*
Remove unused includes.
Ulrich Spörlein
2012-11-27
1
-2
/
+0
*
Make conversion runs deterministic by sorting what's returned via hash from t...
Ulrich Spörlein
2012-11-26
1
-23
/
+51
*
Revert "Remove the branch copy heuristic"
Torgny Nyblom
2012-11-26
1
-0
/
+12
*
Merge commit 'refs/merge-requests/17' of gitorious.org:svn2git/svn2git into m...
Torgny Nyblom
2012-11-23
1
-7
/
+7
|
\
|
*
Match rules for files below a recursion
Sebastian Dörner
2012-07-15
1
-7
/
+7
*
|
Merge commit 'refs/merge-requests/20' of gitorious.org:svn2git/svn2git into m...
Torgny Nyblom
2012-11-23
4
-18
/
+32
|
\
\
|
*
|
Set marks on notes, so fast-load picks up from previous state.
Daniel Hagerty
2012-10-07
1
-1
/
+12
|
*
|
Remove the branch copy heuristic
Ulrich Spörlein
2012-09-19
1
-12
/
+0
|
*
|
Fix timestamps of notes to adhere to git standards by using +0000
Ulrich Spörlein
2012-05-12
1
-1
/
+1
|
*
|
Allow user-overriding of default email domain
Ulrich Spörlein
2012-05-11
3
-4
/
+19
|
|
/
*
|
Revert "Do not initialize master branch if branches were specified in the rul...
Torgny Nyblom
2012-08-21
1
-3
/
+2
*
|
Merge commit 'refs/merge-requests/13' of git://gitorious.org/svn2git/svn2git ...
Torgny Nyblom
2012-08-21
2
-3
/
+7
|
\
\
|
*
|
Do not initialize master branch if branches were specified in the ruleset.
Modestas Vainius
2011-04-24
1
-2
/
+3
|
*
|
Initialize branches specified in the create repository ruleset.
Modestas Vainius
2011-04-24
1
-1
/
+1
|
*
|
Do not recurse() into the svn path unless it is an existing directory.
Modestas Vainius
2011-04-24
1
-0
/
+3
*
|
|
Merge commit 'refs/merge-requests/16' of git://gitorious.org/svn2git/svn2git ...
Torgny Nyblom
2012-08-21
1
-4
/
+10
|
\
\
\
|
*
|
|
Fixed git-svn authors map compatiblity. SVN is able to use committer/author n...
Florian Zumkeller-Quast
2012-06-13
1
-4
/
+10
|
|
|
/
|
|
/
|
*
|
|
Prefix rules should keep spaces if they are part of the rule
Manuel Naranjo
2012-08-07
1
-1
/
+1
|
/
/
*
|
Remove stray backslash in source code.
Nicolás Alvarez
2012-04-17
1
-1
/
+1
*
|
Properly expand multiple variables in the same line.
Modestas Vainius
2011-05-28
1
-1
/
+1
*
|
Merge commit 'refs/merge-requests/14' of gitorious.org:svn2git/svn2git into m...
Torgny Nyblom
2011-05-08
3
-3
/
+90
|
\
\
|
*
|
Add support for adding svn commit info metadata as git notes.
Modestas Vainius
2011-04-24
3
-3
/
+90
|
|
/
*
|
Merge commit 'refs/merge-requests/12' of git://gitorious.org/svn2git/svn2git ...
Torgny Nyblom
2011-05-08
3
-0
/
+77
|
\
\
|
*
|
Support substitutions for repository/branch names.
Modestas Vainius
2011-04-24
3
-0
/
+77
|
|
/
*
|
Support 'description' field in the create repository rule.
Modestas Vainius
2011-04-24
3
-0
/
+14
|
/
*
Use +0000 instead of -0000 for timezone indicator in timestamps.
Nicolás Alvarez
2011-04-18
1
-2
/
+2
*
Add support for default values in variable substitutions.
Nicolás Alvarez
2011-04-11
1
-4
/
+12
*
Limit variable names to letters, numbers and underscores.
Nicolás Alvarez
2011-04-11
1
-2
/
+4
*
Save deleted branches in a visible namespace
Sebastian Pipping
2011-04-08
1
-1
/
+5
*
Create backup reference before deletion of the original branch
Jehan Bing
2011-03-21
1
-3
/
+4
*
Remove unnecessary const casts.
Nicolás Alvarez
2011-03-16
1
-4
/
+4
*
Commit branch creation when requested and not on next transaction commit
Torgny Nyblom
2011-02-07
1
-1
/
+3
*
Fix encoding of author names.
Nicolás Alvarez
2011-01-29
1
-0
/
+1
*
Support ranges in the revisions file
Torgny Nyblom
2011-01-17
1
-10
/
+34
[next]