index
:
libreoffice/contrib/svn-to-git
master
SVN to git conversion tool
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
repository.hxx
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-27
Add an option to delete everything before starting import.
Jan Holesovsky
1
-1
/
+5
2010-04-10
Fixed merge, hopefully working now.
Jan Holesovsky
1
-2
/
+2
2010-04-08
Map the old git tags to hg revisions.
Jan Holesovsky
1
-2
/
+11
2010-04-02
Improve output of tags.
Jan Holesovsky
1
-2
/
+9
2010-04-01
Remember the parents as strings, setup the minimal revision accordingly.
Jan Holesovsky
1
-5
/
+2
2010-04-01
Remember chains of parents, to be able to reconstruct merges.
Jan Holesovsky
1
-9
/
+19
2010-03-31
Convert tags too.
Jan Holesovsky
1
-0
/
+4
2010-03-19
Fix timezone computation.
Jan Holesovsky
1
-1
/
+3
2010-03-18
Change time_t to struct Time, to be able to work with timezones.
Jan Holesovsky
1
-6
/
+19
2009-06-05
Add license (MIT, as the original svn-fast-export.c).
Jan Holesovsky
1
-0
/
+8
2009-05-13
Copy paths by re-introducing the old changes.
Jan Holesovsky
1
-3
/
+6
2009-03-30
Skip whatever we do not know in what branch to fit it.
Jan Holesovsky
1
-0
/
+2
2009-03-30
Allow setting own trunk/branches/tags subdirs.
Jan Holesovsky
1
-1
/
+1
2009-03-20
Handle tags correctly including commits to tags.
Jan Holesovsky
1
-3
/
+31
2009-03-20
Create branches for tags so that we don't lose the commits there.
Jan Holesovsky
1
-12
/
+8
2009-03-20
Implement moves/copies of entire subdirectories.
Jan Holesovsky
1
-0
/
+9
2009-03-18
Added possibility to convert ChangeLog-like commit messages to git-like.
Jan Holesovsky
1
-4
/
+4
2009-03-17
Remember what we committed where so that we can do branching/tagging correctly.
Jan Holesovsky
1
-2
/
+11
2009-03-17
Added possibility to ignore tags/revisions.
Jan Holesovsky
1
-4
/
+10
2009-03-17
Add support for branches and tags.
Jan Holesovsky
1
-6
/
+18
2009-03-16
Write the commit ids so that we can export also the branches.
Jan Holesovsky
1
-3
/
+6
2009-03-11
Destroy the repositories when finished.
Jan Holesovsky
1
-0
/
+3
2009-03-11
Read the layout of the repositories from a file.
Jan Holesovsky
1
-2
/
+5
2009-03-11
Implement the regex matching to get more repos.
Jan Holesovsky
1
-9
/
+28
2009-03-11
The class Repository must remember the positions of files itself, nobody else.
Jan Holesovsky
1
-1
/
+5
2009-03-10
Get ready for committing to multiple repositories.
Jan Holesovsky
1
-0
/
+30