log hgext/convert/hg.py @ 5344:cc34be74eeec

age author description
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
Mon, 06 Aug 2007 14:16:50 -0700 Bryan O'Sullivan convert: only get history for requested revs when converting hg repo
Sun, 05 Aug 2007 12:03:27 -0700 Brendan Cully convert: look up copies in getchanges instead of getcommit
Thu, 02 Aug 2007 01:56:08 -0300 Alexis S. L. Carvalho convert: fix locking order
Tue, 31 Jul 2007 17:18:59 -0700 Bryan O'Sullivan convert: add config option to turn off use of branch names
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: get rid of "hg." prefix where not needed
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: add filename filtering and renaming support