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
...
*
Don't print the same message as in Transaction()
Torgny Nyblom
2010-09-08
1
-4
/
+0
*
Try and work around cvs2svn branching/tagging issues where the directory tree...
Torgny Nyblom
2010-09-08
1
-0
/
+7
*
Make sure that the path part is empty before deleting a whole branch. If the ...
Torgny Nyblom
2010-09-04
1
-2
/
+2
*
White space cleanup & debug statments
Torgny Nyblom
2010-09-04
4
-239
/
+282
*
Merge branch 'master' of git://gitorious.org/svn2git/svn2git
Raja R Harinath
2010-08-24
5
-9
/
+28
|
\
|
*
Merge commit 'refs/merge-requests/7' of git://gitorious.org/svn2git/svn2git i...
Torgny Nyblom
2010-08-18
1
-1
/
+5
|
|
\
|
|
*
Allow comments (start with '#') in accounts map
José Manuel Santamaría Lema
2010-06-21
1
-1
/
+5
|
*
|
Merge commit 'refs/merge-requests/5' of git://gitorious.org/svn2git/svn2git i...
Torgny Nyblom
2010-08-18
1
-1
/
+1
|
|
\
\
|
|
*
|
Add "-lapr-1 -lsvn_subr-1" to the linker options.
José Manuel Santamaría Lema
2010-06-05
1
-1
/
+1
|
|
|
/
|
*
|
Merge commit 'refs/merge-requests/1' of git://gitorious.org/~marcguenther/svn...
Torgny Nyblom
2010-08-09
3
-3
/
+3
|
|
\
\
|
|
*
|
Fix broken utf-8 filenames.
Pavel Plesov
2010-05-18
1
-1
/
+1
|
|
*
|
Merge branch 'master' of gitorious.org:svn2git/svn2git
Marc Guenther
2010-05-06
3
-21
/
+55
|
|
|
\
\
|
|
|
|
/
|
|
*
|
small typo in debug message
Marc Guenther
2010-04-20
1
-1
/
+1
|
|
*
|
error message and exit when rules file cannot be read
Marc Guenther
2010-04-16
1
-1
/
+1
|
*
|
|
Exit if unable to open repository
Torgny Nyblom
2010-08-09
1
-1
/
+4
|
*
|
|
If a branch is created from a previous commit that doesn't touch the branch f...
Torgny Nyblom
2010-08-09
2
-9
/
+29
|
*
|
|
Merge branch 'master' of git://gitorious.org/svn2git/svn2git
Torgny Nyblom
2010-06-27
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
Save the exported marks along with the associated revisions for later use.
Torgny Nyblom
2010-05-18
1
-0
/
+13
|
*
|
|
|
Make git fast-import save the used marks and hashes for later use.
Torgny Nyblom
2010-05-18
1
-1
/
+6
|
*
|
|
|
Initialize lastmark
Torgny Nyblom
2010-05-18
1
-1
/
+1
|
*
|
|
|
Add debug
Torgny Nyblom
2010-05-08
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Provide a way to merge repositories
Raja R Harinath
2010-07-22
5
-3
/
+73
*
|
|
|
Extract out public methods of Repository into an abstract base class
Raja R Harinath
2010-07-22
3
-110
/
+154
*
|
|
|
clear out a local that is re-used
Raja R Harinath
2010-07-22
1
-0
/
+5
*
|
|
|
Move backup branches and tags to refs/branches/
Raja R Harinath
2010-07-21
1
-1
/
+1
*
|
|
|
Carve out Repository::markFrom from createBranch(), and noteCopyFromBranch()
Raja R Harinath
2010-07-21
2
-43
/
+42
*
|
|
|
Make Repository::createBranch use resetBranch now that they're similar
Raja R Harinath
2010-07-21
1
-24
/
+1
*
|
|
|
Re-arrange Repository::createBranch to be closer to resetBranch
Raja R Harinath
2010-07-21
1
-19
/
+19
*
|
|
|
Add a resetBranch() to help refactor createBranch and deleteBranch.
Raja R Harinath
2010-07-20
2
-4
/
+13
*
|
|
|
Remove exit(1) in createBranch. Return EXIT_SUCCESS/EXIT_FAILURE instead
Raja R Harinath
2010-07-20
3
-9
/
+13
*
|
|
|
Make the new incremental mode permanent
Raja R Harinath
2010-07-19
1
-25
/
+21
*
|
|
|
Handle branching better for branches that use "prefix" rules
Raja R Harinath
2010-07-12
1
-3
/
+12
*
|
|
|
Make error handling of --incremental and --resume-from idempotent
Raja R Harinath
2010-07-11
3
-19
/
+54
*
|
|
|
make --incremental robust to inconsistent import directories
Raja R Harinath
2010-07-10
3
-15
/
+94
*
|
|
|
Reduce size of fast-import marks file by not persisting file-level marks
Raja R Harinath
2010-07-10
2
-7
/
+33
*
|
|
|
Ensure deleteBranch() actually writes to git-fast-import
Raja R Harinath
2010-07-09
1
-0
/
+1
*
|
|
|
Introduce incremental mode with --incremental flag
Raja R Harinath
2010-07-09
3
-21
/
+92
*
|
|
|
Handle SVN directory deletes that lead to branch deletes
Raja R Harinath
2010-07-08
3
-23
/
+67
*
|
|
|
Move SVN revision to fast-import mark mapping to the per-branch datastructure.
Raja R Harinath
2010-07-05
2
-27
/
+32
*
|
|
|
Properly implement the 16-parent limit, rather than conservatively stopping at
Raja R Harinath
2010-07-05
1
-8
/
+8
*
|
|
|
Don't skip same branch revisions when inferring multiple merge parents.
Raja R Harinath
2010-07-01
1
-6
/
+2
*
|
|
|
Infer some copy sources as additional parents
Raja R Harinath
2010-07-01
3
-54
/
+130
*
|
|
|
Exit with EXIT_FAILURE if svn.exportRevision() failed
Raja R Harinath
2010-07-01
1
-4
/
+8
*
|
|
|
Handle same branch copies using createBranch to allow reseating
Raja R Harinath
2010-07-01
1
-12
/
+12
*
|
|
|
Add --force to 'git fast-import' command-line
Raja R Harinath
2010-06-21
1
-1
/
+1
*
|
|
|
Fix type error
Raja R Harinath
2010-06-21
1
-1
/
+1
*
|
|
|
Improve progess log
Raja R Harinath
2010-06-20
1
-12
/
+24
*
|
|
|
Track commits per-branch
Raja R Harinath
2010-06-20
2
-13
/
+17
*
|
|
|
Improve determination of branch point
Raja R Harinath
2010-06-19
1
-5
/
+8
*
|
|
|
Store marks to file so that the ProcessCache system works
Raja R Harinath
2010-06-19
1
-2
/
+10
[prev]
[next]