descriptionMercurial frontent for git-fast-import
ownerpdmef@gmx.net
last changeTue, 25 Nov 2008 10:41:07 +0000 (25 11:41 +0100)
content tags
add:
readme
This is a work-in-progress for creating a fast and small hg2git script to initially import and incrementally track mercurial-based repositories using git. To simplify importing and increase performance, it acts as a frontend for git-fast-import(1).
shortlog
2008-11-25 Rocco RutteMark repo as deprecated, point to fast-export.gitmaster
2007-03-14 Rocco Ruttehg2git.py: Only print verification message for branches... mob
2007-03-14 Rocco Ruttehg2git.py: Add simple delta revision feed
2007-03-14 Rocco Ruttehg2git.py: Create only leightweight tags
2007-03-13 Rocco Ruttehg2git.py: add -f/--force option to bypass validation...
2007-03-13 Rocco Ruttehg2git.py: Bail out for certain errors
2007-03-13 Rocco RutteAdd a note about hg's unnamed branches and multiple...
2007-03-13 Rocco Ruttehg2git.py: For the first revision, feed out full manifest
2007-03-12 Rocco Ruttehg2git.py: Don't complain die for non-existent heads
2007-03-12 Rocco RutteRemove SHA stability note from readme
2007-03-12 Rocco Ruttehg2git.py: Remove leading/trailing spaces from authormap
2007-03-12 Rocco Ruttehg2git.py: Allow for spaces in authorfile
2007-03-12 Rocco Ruttehg2git.sh: Add usage note that argument order matters
2007-03-12 Rocco Ruttehg2git.sh: Complete --help output's option listing
2007-03-12 Rocco RutteBasic support for an author map
2007-03-12 Rocco Ruttehg2git.py: Fix typo saving status to headsfile instead...
...
heads
15 years ago master
17 years ago mob