index
:
libreoffice/contrib/svn-to-git
master
SVN to git conversion tool
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-13
Make dev300 being able to convert up to m106.
HEAD
master
Jan Holesovsky
2
-2/+3
2011-03-07
Add 'binaryurp' to 'ure'.
Jan Holesovsky
1
-1/+1
2011-03-07
Added a misconfigured name to the config file.
Jan Holesovsky
1
-0/+2
2011-03-04
force the locale to en_US.UTF-8 fro the import script
Norbert Thiebaud
2
-0/+17
2011-03-01
Include <cstdio> to declare stderr and fprintf.
Martin Vidner
1
-0/+1
2011-03-01
How to compile.
Martin Vidner
1
-0/+6
2011-02-24
add refresh-git: import directly into an existing set of git repo
Norbert Thiebaud
1
-0/+116
2011-02-24
bug in the exclude_tabs pattern for dev300 import!
Norbert Thiebaud
1
-1/+1
2011-01-25
update the dev300 conversion definition to take into account 'novelty'
Norbert Thiebaud
1
-3/+3
2011-01-25
make the script a bit more quiet during the git reset phase
Norbert Thiebaud
1
-3/+3
2011-01-25
Support for an exclusion filter to exclude files from tab transformation
Norbert Thiebaud
3
-2/+32
2011-01-25
do not build svn-fast-export as a default target
Norbert Thiebaud
1
-2/+2
2010-07-28
Move vbahelper to libs-core.
Jan Holesovsky
2
-4/+4
2010-07-27
Support for OOO330.
Jan Holesovsky
4
-20/+84
2010-07-09
Make it import dev300-m84.
Jan Holesovsky
1
-1/+1
2010-06-18
Make it import dev300-m83.
Jan Holesovsky
1
-2/+2
2010-05-19
Add the missing fetch_tarballs + test subdir.
Jan Holesovsky
1
-2/+2
2010-05-19
Update the dev300 repository layout (for m77).
Jan Holesovsky
1
-9/+9
2010-05-07
Handle duplicates in the .hgtags better.
Jan Holesovsky
1
-2/+12
2010-05-07
Wait one more minute for everything to settle down (hack).
Jan Holesovsky
1
-0/+4
2010-05-07
Convert a broken address to something reasonable.
Jan Holesovsky
1
-0/+1
2010-04-27
Close the output streams, to prevent timing issues.
Jan Holesovsky
1
-0/+1
2010-04-27
Don't crash when a tag is empty (00000000 in .hgtags).
Jan Holesovsky
1
-0/+3
2010-04-19
Handle symlinks.
Jan Holesovsky
1
-1/+3
2010-04-16
Ignore the tags based of commits called 'ignore' ;-)
Jan Holesovsky
1
-2/+2
2010-04-16
Add mysqlconn and mysqlc to the repo definition.
Jan Holesovsky
1
-2/+2
2010-04-16
Add the configuration for OOO320 OpenOffice.org Mercurial tree.
Jan Holesovsky
2
-0/+60
2010-04-16
Make the example in tag-hg-to-git.sh actually working.
Jan Holesovsky
1
-3/+4
2010-04-12
Cleanup.
Jan Holesovsky
1
-218/+6
2010-04-12
More optimizations.
Jan Holesovsky
3
-38/+65
2010-04-12
Checkout after a successfull import.
Jan Holesovsky
1
-1/+2
2010-04-12
Add mising tags and a committer.
Jan Holesovsky
2
-22/+23
2010-04-12
Slightly improved speed of the merge resolution.
Jan Holesovsky
1
-27/+25
2010-04-09
Fixed merge, hopefully working now.
Jan Holesovsky
3
-67/+151
2010-04-08
Map the old git tags to hg revisions.
Jan Holesovsky
3
-8/+101
2010-04-08
Add a helper script to map the hg tags to (existing) git tags.
Jan Holesovsky
1
-0/+22
2010-04-02
Generate the first dev300 git trees.
Jan Holesovsky
2
-5/+16
2010-04-02
Rename ooo-hg-to-git.sh -> ooo-hg-dev300-to-git.sh.
Jan Holesovsky
1
-0/+0
2010-04-02
Improve output of tags.
Jan Holesovsky
3
-64/+89
2010-04-01
Remember the parents as strings, setup the minimal revision accordingly.
Jan Holesovsky
4
-57/+62
2010-04-01
Remember chains of parents, to be able to reconstruct merges.
Jan Holesovsky
6
-29/+170
2010-03-31
Convert tags too.
Jan Holesovsky
3
-98/+67
2010-03-26
Get the node id too, in addition to the rev number.
Jan Holesovsky
1
-1/+12
2010-03-19
Fix timezone computation.
Jan Holesovsky
3
-3/+10
2010-03-19
Fix crash in file export.
Jan Holesovsky
3
-25/+39
2010-03-19
Handle also committers that are only an email address.
Jan Holesovsky
1
-0/+7
2010-03-18
Script for converting the up-stream Mercurial repo to git.
Jan Holesovsky
3
-9/+24
2010-03-18
Rename svn-to-git.sh to to-git.sh, it will handle hg too.
Jan Holesovsky
1
-0/+0
2010-03-18
Update .gitignore.
Jan Holesovsky
1
-0/+1
2010-03-18
Make hg-fast-export.cxx somehow working.
Jan Holesovsky
2
-111/+117
[next]