Wed, 07 Nov 2007 18:26:59 -0800 |
Bryan O'Sullivan |
convert: add support for Subversion as a sink
|
Wed, 07 Nov 2007 17:40:39 -0800 |
Bryan O'Sullivan |
convert: abstract darcs's commandline handling
|
Wed, 07 Nov 2007 17:06:02 -0800 |
Bryan O'Sullivan |
convert: abstract map files into a class
|
Tue, 30 Oct 2007 22:14:15 +0100 |
Patrick Mezard |
convert: fail if an external required tool is not found
|
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.
|
Sat, 06 Oct 2007 15:30:15 -0300 |
Alexis S. L. Carvalho |
convert: change SKIPREV to 'SKIP'
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
convert: add a mode where mercurial_sink skips empty revisions.
|
Thu, 04 Oct 2007 23:21:37 -0300 |
Alexis S. L. Carvalho |
convert: readd --filemap
|
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:46:17 -0700 |
Bryan O'Sullivan |
convert: add before/after hooks for converter sources
|
Fri, 07 Sep 2007 16:14:51 +0200 |
Thomas Arendsen Hein |
Don't decode unicode strings.
|
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 21:49:26 +0200 |
Patrick Mezard |
convert: replace fork with subprocess call.
|
Sun, 05 Aug 2007 12:03:27 -0700 |
Brendan Cully |
convert: look up copies in getchanges instead of getcommit
|
Sat, 04 Aug 2007 12:38:30 -0700 |
Bryan O'Sullivan |
convert: drop duplicated assignments.
|
Fri, 27 Jul 2007 14:30:20 -0700 |
Bryan O'Sullivan |
convert: empty log messages are OK as of 7f5c3fb0a37d
|
Thu, 26 Jul 2007 13:34:36 -0700 |
Bryan O'Sullivan |
convert: make commit constructor clearer and less magical
|
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 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
|
Thu, 05 Jul 2007 12:41:58 -0700 |
Brendan Cully |
convert: svn: use revmap to parse only new revisions in incremental conversions
|
Thu, 05 Jul 2007 12:24:26 -0700 |
Brendan Cully |
convert: export revmap to source.
|
Thu, 05 Jul 2007 12:08:48 -0700 |
Brendan Cully |
convert: move some code into common init function
|
Thu, 05 Jul 2007 12:00:04 -0700 |
Brendan Cully |
convert: call superclass init from engine init functions
|
Sun, 01 Jul 2007 19:40:02 -0700 |
Brendan Cully |
convert: move *** empty log message *** into commit class
|
Sun, 01 Jul 2007 15:02:15 -0700 |
Brendan Cully |
convert: add -r argument specifying latest revision to convert
|
Sun, 01 Jul 2007 12:58:08 -0700 |
Brendan Cully |
convert: ove recode method into converter_source
|
Thu, 14 Jun 2007 16:12:08 -0700 |
Brendan Cully |
convert: fix various authormap handling bugs
|
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
|