Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hg-to-git: use git init instead of git init-db | Miklos Vajna | 2008-07-05 | 1 | -1/+1 |
* | hg-to-git: rewrite "git-frotz" to "git frotz" | Miklos Vajna | 2008-07-05 | 1 | -10/+10 |
* | hg-to-git: abort if the project directory is not a hg repo | Miklos Vajna | 2008-07-05 | 1 | -1/+4 |
* | hg-to-git: avoid raising a string exception | Miklos Vajna | 2008-07-05 | 1 | -1/+1 |
* | hg-to-git: add --verbose option | Johannes Schindelin | 2008-05-26 | 1 | -5/+13 |
* | hg-to-git: fix parent analysis | Stelian Pop | 2008-02-15 | 1 | -1/+1 |
* | hg-to-git: improve popen calls | Mark Drago | 2008-01-15 | 1 | -24/+22 |
* | hg-to-git: handle an empty dir in hg. | Junio C Hamano | 2007-12-06 | 1 | -1/+1 |
* | hg-to-git speedup through selectable repack intervals | Michael Gebetsroither | 2007-10-15 | 1 | -3/+11 |
* | Add hg-to-git conversion utility. | Stelian Pop | 2007-02-05 | 2 | -0/+254 |