log hgext/convert/hg.py @ 5379:d3e51dc804f8

age author description
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
Sat, 01 Sep 2007 02:49:18 -0300 Alexis S. L. Carvalho convert: avoid dirstate checks; add a test
Mon, 27 Aug 2007 15:39:07 -0700 Brendan Cully convert: new config variable hg.tagsbranch controls which branch tags are committed to
Fri, 17 Aug 2007 20:18:05 -0300 Alexis S. L. Carvalho convert: fix mercurial_sink.putcommit
Wed, 15 Aug 2007 13:21:23 -0700 Brendan Cully convert: hg: optionally create branches as clones
Tue, 07 Aug 2007 10:28:43 +0200 Thomas Arendsen Hein Remove trailing spaces, fix indentation