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
*
Add debug
Torgny Nyblom
2010-05-08
1
-0
/
+1
*
Try and branch from the correct svn revision rather then the last one.
Torgny Nyblom
2010-05-04
2
-9
/
+24
*
Fix svn.replace
Torgny Nyblom
2010-05-03
1
-5
/
+5
*
Implement the replace node changeset which exists from some repositories name...
Ulrich Spörlein
2010-04-29
1
-5
/
+23
*
Split into two rows.
Torgny Nyblom
2010-04-29
1
-1
/
+2
*
Print more info on what is exported where
Ulrich Spörlein
2010-04-29
1
-3
/
+3
*
Merge remote branch 'svn2git/master'
Marc Guenther marcguenther@me.com
2010-04-14
2
-5
/
+5
|
\
|
*
Move slash cleaning to a more generic place
Torgny Nyblom
2010-04-14
2
-5
/
+5
*
|
Merge remote branch 'svn2git/master'
Marc Guenther marcguenther@me.com
2010-04-14
2
-7
/
+5
|
\
\
|
|
/
|
*
Fix logical error in last commit. There was no slash added between
Torgny Nyblom
2010-04-13
2
-7
/
+5
*
|
'prefix' rule didn't allow \1 \2 replacements
Marc Guenther marcguenther@me.com
2010-04-14
1
-1
/
+2
|
/
*
Oups (use the correct string)
Torgny Nyblom
2010-04-12
1
-1
/
+1
*
Fix logical error (deleted paths was ignored)
Torgny Nyblom
2010-04-12
2
-2
/
+7
*
Ditch the Rootdir option and add a prefix one instead (Thiago is always corre...
Torgny Nyblom
2010-04-12
3
-15
/
+12
*
Add support for git-svn author files
Sebastian Pipping
2010-03-27
1
-1
/
+8
*
Add command line option to print what rules are used on each file.
Torgny Nyblom
2010-03-25
2
-0
/
+3
*
Add commandline option for when to flush the commit queue.
Torgny Nyblom
2010-03-25
2
-1
/
+2
*
Add support for a new rule tag:
Torgny Nyblom
2010-03-15
3
-6
/
+20
*
Revert half of last commit, only one regexp was duplicate.
Torgny Nyblom
2010-03-14
1
-2
/
+4
*
Remove duplicate regexp
Torgny Nyblom
2010-03-14
1
-7
/
+4
*
Update with vng version; Fix command line parser reporting wrong options
Thomas Zander
2010-03-06
1
-3
/
+5
*
Change license on files where I am copyright holder to GPLv3.
Thiago Macieira
2010-03-03
7
-7
/
+7
*
make dry-run a command line switch instead of a compile-time switch
Thomas Zander
2009-10-21
4
-43
/
+43
*
Replace options with the one from vng and use its options for better usability
Thomas Zander
2009-10-21
7
-184
/
+559
*
Make passing in a trailing slash not assert.
Thomas Zander
2009-10-20
1
-1
/
+4
*
Add commented out way to compile a dry-run version
Thomas Zander
2009-10-20
1
-1
/
+2
*
Create repos as we go.
Thomas Zander
2009-10-20
1
-0
/
+12
*
Don't let me waste 2 hours doing an import if the identity map file wasn't fo...
Thiago Macieira
2009-07-20
1
-1
/
+4
*
Add support for annotated tags
Thiago Macieira
2009-06-08
6
-8
/
+121
*
Fix the recursing when the sub-path was modified instead of just added
Thiago Macieira
2009-06-08
1
-1
/
+3
*
Support Qt 4.3 too
Thiago Macieira
2009-02-20
1
-0
/
+4
*
Properly interpret Subversion dates as UTC.
Anders Kaseorg
2009-01-08
1
-1
/
+1
*
Add a --no-metadata option to suppress the svn info in commit messages.
Anders Kaseorg
2009-01-08
2
-2
/
+4
*
Read symbolic links correctly.
Anders Kaseorg
2009-01-08
1
-6
/
+20
*
Add missing calls to svn_stream_close().
Anders Kaseorg
2009-01-08
1
-0
/
+2
*
Fix initialization of Repository::lastmark when creating a new transaction.
Anders Kaseorg
2009-01-08
1
-1
/
+1
*
Fix a bug when committing to two branches of the same repository in the same ...
Thiago Macieira
2008-08-26
2
-5
/
+8
*
Store the modified files in git-fast-import format already.
Thiago Macieira
2008-08-24
2
-20
/
+14
*
Add a process cache to keep the number of processes under 100
Thiago Macieira
2008-08-23
2
-0
/
+36
*
General improvements and reload branches automatically when starting git-fast...
Thiago Macieira
2008-08-18
3
-14
/
+21
*
Enhance the saving of repository data by adding a "checkpoint" command at the...
Thiago Macieira
2008-08-18
1
-1
/
+7
*
Do not try to recurse into files when under a "recurse" action
Thiago Macieira
2008-08-18
1
-0
/
+3
*
Initialize variable
Thiago Macieira
2008-08-18
1
-1
/
+1
*
trim the newlines
Thiago Macieira
2008-08-16
1
-1
/
+1
*
Make it easier to do automatic branching
Thiago Macieira
2008-08-13
1
-23
/
+13
*
Auto create branches
Thiago Macieira
2008-08-13
1
-2
/
+2
*
Enhance error message
Thiago Macieira
2008-08-13
1
-1
/
+1
*
Try auto-creation of branches
Thiago Macieira
2008-08-13
1
-2
/
+9
*
Fix the double UTF-8 encoding of the author name. In hindsight I maybe should...
Thiago Macieira
2007-12-28
1
-2
/
+2
*
Implement the identity map
Thiago Macieira
2007-12-28
3
-0
/
+32
[next]