log hgext/convert/hg.py @ 5483:0c43f87baba3 default tip

age author description
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.
Wed, 10 Oct 2007 00:15:33 -0700 Bryan O'Sullivan convert: report errors more meaningfully if run with --traceback
Sat, 06 Oct 2007 15:30:15 -0300 Alexis S. L. Carvalho mercurial_sink: regrab locks in setbranch
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho mercurial_source: add --filemap support
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: add a mode where mercurial_sink skips empty revisions.