log hgext/convert/hg.py @ 5449:17a4b20eda7b

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.
Tue, 02 Oct 2007 13:49:36 -0700 Bryan O'Sullivan Merge with crew.
Tue, 02 Oct 2007 13:48:52 -0700 Bryan O'Sullivan convert: fail properly if we can't read a source hg repository
Sun, 30 Sep 2007 12:36:11 +0200 Patrick Mezard Merge with crew-stable
Sun, 30 Sep 2007 12:08:33 +0200 Patrick Mezard convert: fix missing import
Sat, 29 Sep 2007 21:10:54 -0700 Bryan O'Sullivan Merge with crew-stable.
Sat, 29 Sep 2007 21:08:14 -0700 Bryan O'Sullivan convert: delete empty directories if deleting a file (bug 754)
Sat, 01 Sep 2007 02:49:18 -0300 Alexis S. L. Carvalho convert: mercurial_source: also search for copies in modified files
Sat, 01 Sep 2007 02:49:18 -0300 Alexis S. L. Carvalho convert: clear the dirstate before a conversion, invalidate it afterwards