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