log hgext/convert/__init__.py @ 5376:d60a067227a5

age author description
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: move filemapper class to a separate file
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: disable current --filemap support
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:49:11 -0700 Bryan O'Sullivan convert: support darcs as a source repo
Tue, 02 Oct 2007 13:46:17 -0700 Bryan O'Sullivan convert: add before/after hooks for converter sources