log hgext/convert/__init__.py @ 5346:9f35d0bcf00e

age author description
Tue, 17 Jul 2007 09:08:29 -0300 Alexis S. L. Carvalho convert: manually set encoding to UTF-8
Sun, 15 Jul 2007 21:05:38 +0200 Thomas Arendsen Hein merge with crew-stable
Sun, 15 Jul 2007 21:04:07 +0200 Thomas Arendsen Hein convert: Use clone's behaviour for the default destionation name.
Thu, 05 Jul 2007 12:24:26 -0700 Brendan Cully convert: export revmap to source.
Mon, 02 Jul 2007 22:33:48 -0700 Brendan Cully convert: make convertsource option handling transparent
Sun, 01 Jul 2007 20:30:04 -0700 Brendan Cully convert: activate subversion engine
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*
Thu, 14 Jun 2007 16:12:08 -0700 Brendan Cully convert: fix various authormap handling bugs
Thu, 14 Jun 2007 23:25:55 +0200 Edouard Gomez convert extension: Add support for username mapping