summaryrefslogtreecommitdiff
path: root/contrib/hg-to-git/hg-to-git.py
AgeCommit message (Expand)Author
2008-07-05hg-to-git: use git init instead of git init-dbMiklos Vajna
2008-07-05hg-to-git: rewrite "git-frotz" to "git frotz"Miklos Vajna
2008-07-05hg-to-git: abort if the project directory is not a hg repoMiklos Vajna
2008-07-05hg-to-git: avoid raising a string exceptionMiklos Vajna
2008-05-26hg-to-git: add --verbose optionJohannes Schindelin
2008-02-15hg-to-git: fix parent analysisStelian Pop
2008-01-15hg-to-git: improve popen callsMark Drago
2007-12-06hg-to-git: handle an empty dir in hg.Junio C Hamano
2007-10-15hg-to-git speedup through selectable repack intervalsMichael Gebetsroither
2007-02-05Add hg-to-git conversion utility.Stelian Pop