log hgext/convert/hg.py @ 5436:b4ae8535f834

age author description
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
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
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: acquire/release locks periodically
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: Support Mercurial as a source, as well as a sink
Thu, 26 Jul 2007 13:34:36 -0700 Bryan O'Sullivan convert: rename mapfile to revmapfile, so we can map more than just revs
Sat, 21 Jul 2007 16:44:38 -0500 Matt Mackall Merge with crew
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall dirstate: add __contains__ and make __getitem__ more useful
Sat, 21 Jul 2007 16:02:09 -0500 Matt Mackall dirstate: break update into separate functions
Sat, 21 Jul 2007 10:30:51 +0200 Thomas Arendsen Hein removed trailing whitespace
Fri, 13 Jul 2007 08:28:57 -0700 Brendan Cully convert: record the source revision in the changelog
Sun, 01 Jul 2007 23:56:11 +0200 Daniel Holth convert extension: Add SVN converter
Sun, 01 Jul 2007 19:58:19 -0700 Brendan Cully convert: split converter into convertsource and convertsink
Sun, 01 Jul 2007 15:02:15 -0700 Brendan Cully convert: add -r argument specifying latest revision to convert
Thu, 14 Jun 2007 23:25:55 +0200 Edouard Gomez convert extension: Add support for username mapping
Sun, 10 Jun 2007 20:08:47 -0700 Brendan Cully Split convert extension into common and repository type modules base hgext/convert/__init__.py@3c42ffdf7ca3