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
*
call startFastImport() in commit()
Niko Sams
2010-09-24
1
-1
/
+1
*
touch fastImport process in startFastImport()
Niko Sams
2010-09-24
1
-0
/
+2
*
add assertions to write() methods to make sure nothing is written into a clos...
Niko Sams
2010-09-24
1
-0
/
+8
*
output repository name that crashed, helpful to know which logs to look at
Niko Sams
2010-09-24
1
-1
/
+1
*
Readd br.marks.last() to various places as a mark of "0" is used to mark
Torgny Nyblom
2010-09-17
1
-4
/
+4
*
Fix assert when br.marks is empty
Torgny Nyblom
2010-09-15
1
-1
/
+1
*
Make the fastImport into a logging instance, logging is enabled when the "--d...
Torgny Nyblom
2010-09-13
1
-7
/
+67
*
Add posibility to use variables in rule files
Torgny Nyblom
2010-09-10
1
-0
/
+15
*
Spaces no tabs
Torgny Nyblom
2010-09-09
1
-2
/
+2
*
Make it possible to use "include file" for including the rules in "file".
Torgny Nyblom
2010-09-09
2
-15
/
+44
*
Better log messages
Torgny Nyblom
2010-09-09
2
-4
/
+4
*
Spaces not tabs
Torgny Nyblom
2010-09-08
1
-1
/
+1
*
Only add a '/' if the path is a dir
Torgny Nyblom
2010-09-08
1
-1
/
+7
*
More verbose debug output
Torgny Nyblom
2010-09-08
1
-4
/
+4
*
Inter branch merging causes git log to break with fatal internal errors
Torgny Nyblom
2010-09-08
1
-4
/
+4
*
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
[next]