log hgext/convert/__init__.py @ 4758:b6a1f2c46c6c

age author description
Sun, 01 Jul 2007 23:56:11 +0200 Daniel Holth convert extension: Add SVN converter
Sun, 01 Jul 2007 19:58:19 -0700 Brendan Cully convert: split converter into convertsource and convertsink
Sun, 01 Jul 2007 19:23:10 -0700 Brendan Cully convert: initialize source after destination, cleaning up if source is unusable
Sun, 01 Jul 2007 15:02:15 -0700 Brendan Cully convert: add -r argument specifying latest revision to convert
Mon, 25 Jun 2007 14:50:25 -0500 Hollis Blanchard fix 'convert' with single commit repositories
Tue, 19 Jun 2007 08:51:34 +0200 Thomas Arendsen Hein Updated copyright notices and add "and others" to "hg version"
Thu, 14 Jun 2007 16:19:58 -0700 Brendan Cully convert: remove pdb call. *blush*