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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Delay transaction creation untill usage.
Torgny Nyblom
2011-01-16
1
-8
/
+8
*
Print how we were invoked
Torgny Nyblom
2011-01-15
1
-0
/
+4
*
Only print warning if it applies
Torgny Nyblom
2011-01-15
1
-1
/
+1
*
Fix serious performance regression.
Nicolás Alvarez
2010-12-23
1
-0
/
+3
*
Add option for using the real content of an SVN branch when creating a
Torgny Nyblom
2010-12-21
2
-0
/
+16
*
Fix the --version option
Torgny Nyblom
2010-12-21
2
-0
/
+12
*
Make sure that there are merges recorded before trying to read the last one
Torgny Nyblom
2010-12-21
1
-1
/
+1
*
Try and fix cvs2svn multiple merge points for branches and tags.
Torgny Nyblom
2010-12-21
1
-19
/
+27
*
Make the tagging commands visible in the gitlog aswell
Torgny Nyblom
2010-12-20
1
-6
/
+6
*
Only fetch revision properties once per revision
Torgny Nyblom
2010-12-16
1
-1
/
+6
*
Only call startFastImport when needed
Torgny Nyblom
2010-12-16
1
-1
/
+1
*
Be more clear about what are warnings
Torgny Nyblom
2010-12-16
4
-22
/
+22
*
Move branch creation/deletion/restting to Repository and write these in
Torgny Nyblom
2010-12-15
3
-5
/
+23
*
Ditch PrefixingRepository in favor of a memmber variable in
Torgny Nyblom
2010-12-15
3
-282
/
+181
*
Delete before other changes
Torgny Nyblom
2010-12-13
1
-3
/
+15
*
call startFastImport where it is used.
Torgny Nyblom
2010-12-13
1
-4
/
+2
*
Code style
Torgny Nyblom
2010-12-13
1
-1
/
+2
*
Duh, do not try and extract options before they are parsed.
Torgny Nyblom
2010-12-12
1
-1
/
+1
*
Add an option to print some stats after a run.
Torgny Nyblom
2010-12-04
4
-4
/
+112
*
Allow more then one variable to be used on a line.
Torgny Nyblom
2010-11-30
1
-2
/
+1
*
QList<int> -> QSet<int>
Torgny Nyblom
2010-11-27
1
-5
/
+4
*
Add an option to parse a list (in a file) of revisions that should be
Torgny Nyblom
2010-11-26
1
-0
/
+40
*
Merge branch 'master' of gitorious.org:svn2git/svn2git
Torgny Nyblom
2010-11-14
1
-4
/
+1
|
\
|
*
Fix detecting directory moves
Niko Sams
2010-11-13
1
-4
/
+1
*
|
Print revision information with "copy from" warning
Torgny Nyblom
2010-11-01
1
-1
/
+1
|
/
*
Fix issue with variables not being defined when reading include files
Torgny Nyblom
2010-11-01
2
-5
/
+5
*
Print the missing from path when warning about missing source
Torgny Nyblom
2010-11-01
1
-1
/
+1
*
Fix filename and linenumber for included rulefiles.
Torgny Nyblom
2010-10-26
2
-124
/
+117
*
Better include path (FreeBSD patch from Uli - http://gitorious.org/~uqs)
Torgny Nyblom
2010-10-18
1
-2
/
+2
*
Allow files to be matched
Torgny Nyblom
2010-10-08
1
-2
/
+0
*
Make sure fastImport is started before adding file
Niko Sams
2010-10-07
1
-0
/
+1
*
Merge branch 'master' of gitorious.org:svn2git/svn2git
Niko Sams
2010-10-04
8
-53
/
+141
|
\
|
*
Allow more then one rule file to be used in a single run.
Torgny Nyblom
2010-09-29
7
-40
/
+108
[next]