log hgext/convert/common.py @ 5513:f0c58fd4b798

age author description
Wed, 07 Nov 2007 18:26:59 -0800 Bryan O'Sullivan convert: add support for Subversion as a sink
Wed, 07 Nov 2007 17:40:39 -0800 Bryan O'Sullivan convert: abstract darcs's commandline handling
Wed, 07 Nov 2007 17:06:02 -0800 Bryan O'Sullivan convert: abstract map files into a class
Tue, 30 Oct 2007 22:14:15 +0100 Patrick Mezard convert: fail if an external required tool is not found
Wed, 10 Oct 2007 15:42:00 -0700 Bryan O'Sullivan convert: refactor sink initialisation, to remove hardcoding of hg
Wed, 10 Oct 2007 15:30:00 -0700 Bryan O'Sullivan convert: add default constructor for converter_sink
Wed, 10 Oct 2007 15:30:00 -0700 Bryan O'Sullivan convert: make contents of "extra" dict available from sources, for sinks.
Sat, 06 Oct 2007 15:30:15 -0300 Alexis S. L. Carvalho convert: change SKIPREV to 'SKIP'
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: add a mode where mercurial_sink skips empty revisions.
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: readd --filemap
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: allow the converter_source to say "skip this revision"
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: pass the order of the revmapfile to the converter_source
Tue, 02 Oct 2007 13:46:17 -0700 Bryan O'Sullivan convert: add before/after hooks for converter sources
Fri, 07 Sep 2007 16:14:51 +0200 Thomas Arendsen Hein Don't decode unicode strings.
Wed, 15 Aug 2007 13:21:23 -0700 Brendan Cully convert: hg: optionally create branches as clones