hgext/convert/__init__.py
Tue, 03 Mar 2009 21:32:23 +0000 Frank Kingswood convert: Perforce source for conversion to Mercurial 1.2
Mon, 02 Mar 2009 19:19:12 -0600 Matt Mackall convert: change hg.saverev default to False
Tue, 03 Feb 2009 21:38:36 +0100 Martin Geisler convert: marked string for translation
Sat, 03 Jan 2009 17:15:15 +0100 Martin Geisler lowercase help output
Wed, 10 Dec 2008 14:02:54 +0000 Frank Kingswood Add debugcvsps command, replacing cvsps script
Fri, 24 Oct 2008 15:00:40 +0200 Thomas Arendsen Hein Remove trailing spaces.
Tue, 21 Oct 2008 21:24:47 +0200 Patrick Mezard convert: ignore hg source errors with hg.ignoreerrors (issue 1357)
Sun, 19 Oct 2008 15:24:33 +0200 Thomas Arendsen Hein convert documentation: --config argument with spaces needs quoting.
Wed, 15 Oct 2008 20:14:28 +0200 Patrick Mezard convert: make built-in cvsps the default
Fri, 26 Sep 2008 20:33:47 +0200 Marek Kubica convert: add bzr source
Sat, 06 Sep 2008 17:43:59 +0200 Martin Geisler i18n, convert: mark command line options for translation
Tue, 02 Sep 2008 22:21:19 +0200 Patrick Mezard convert: document source and sink identifiers, fix error message
Thu, 21 Aug 2008 11:35:17 +0200 Dirkjan Ochtman strip trailing whitespace, replace tabs by spaces
Wed, 13 Aug 2008 23:31:10 +0200 Patrick Mezard convert: implement startrev for hg source
Tue, 24 Jun 2008 10:40:41 +0100 Frank Kingswood convert: add documentation for CVS source
Thu, 12 Jun 2008 11:33:47 +0200 Dirkjan Ochtman convert comments to docstrings in a bunch of extensions
Sat, 02 Feb 2008 19:14:59 +0100 Mikkel Fahnøe Jørgensen initial version of monotone source for convert extension
Wed, 12 Mar 2008 23:21:01 +0100 Patrick Mezard convert: rename MAPFILE into REVMAP to disambiguate with filemap
Sun, 24 Feb 2008 17:58:55 +0100 Patrick Mezard convert: add shallow, single branch svn conversions via svn.startrev
Sun, 24 Feb 2008 17:58:53 +0100 Patrick Mezard convert: allow svn trunk/branches/tags detection to be skipped
Sat, 23 Feb 2008 16:43:33 +0100 Patrick Mezard convert: improve subversion source documentation
Tue, 19 Feb 2008 10:53:40 -0800 Bryan O'Sullivan convert: document splicemap, allow setting of multiple parents
Tue, 05 Feb 2008 09:30:08 +0100 Aleix Conchillo Flaque convert: added GNU Arch source converter
Sat, 29 Dec 2007 19:49:48 +0100 Thomas Arendsen Hein Removed tabs and trailing whitespace in python files
Sun, 09 Dec 2007 20:46:32 +0100 Patrick Mezard Merge with crew-stable
Sun, 09 Dec 2007 15:25:36 +0100 Patrick Mezard convert: move commands definition to ease demandload job (issue 860)
Sun, 09 Dec 2007 15:25:36 +0100 Patrick Mezard convert: move commands definition to ease demandload job (issue 860)
Tue, 27 Nov 2007 09:44:09 -0800 Bryan O'Sullivan convert: some tidyups, doc improvements, and test fixes
Mon, 26 Nov 2007 17:23:20 -0800 Bryan O'Sullivan convert: tell the source repository when a rev has been converted
Fri, 09 Nov 2007 21:24:25 -0200 Alexis S. L. Carvalho merge with crew-stable
Fri, 09 Nov 2007 20:21:35 -0200 Alexis S. L. Carvalho convert: display all errors if we couldn't open the source repo
Wed, 07 Nov 2007 18:26:59 -0800 Bryan O'Sullivan convert: add support for Subversion as a sink
Wed, 07 Nov 2007 17:06:02 -0800 Bryan O'Sullivan convert: abstract map files into a class
Mon, 05 Nov 2007 20:15:33 +0100 Benoit Boissinot fix typo in convert help text, update test
Fri, 02 Nov 2007 20:09:21 +0100 Rafael Villar Burke Update convert help text
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: rename convert_svn to svn_source
Sun, 07 Oct 2007 20:45:10 +0200 Benoit Boissinot convert: do not output when trying to load svn bindings
Sun, 07 Oct 2007 20:44:54 +0200 Benoit Boissinot convert: split converters into sink/source
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: move filemapper class to a separate file
Thu, 04 Oct 2007 23:21:37 -0300 Alexis S. L. Carvalho convert: disable current --filemap support
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:49:11 -0700 Bryan O'Sullivan convert: support darcs as a source repo
Tue, 02 Oct 2007 13:46:17 -0700 Bryan O'Sullivan convert: add before/after hooks for converter sources
Sat, 01 Sep 2007 02:49:18 -0300 Alexis S. L. Carvalho convert: rename a class and a function
Mon, 27 Aug 2007 13:38:16 -0700 Bryan O'Sullivan convert: document filemap.
Sun, 19 Aug 2007 17:38:40 +0200 Patrick Mezard convert: load parent commits on-demand
Sun, 19 Aug 2007 17:38:07 +0200 Patrick Mezard convert: wrap cached commits author remapping
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
Tue, 07 Aug 2007 09:49:07 +0200 Thomas Arendsen Hein Move debugsvnlog to subversion module.
Tue, 07 Aug 2007 09:42:32 +0200 Thomas Arendsen Hein convert: Use debugsvnlog instead of git-like debug-svn-log.
Mon, 06 Aug 2007 15:37:14 -0700 Bryan O'Sullivan convert: remove accidental debug print
Mon, 06 Aug 2007 14:59:00 -0700 Bryan O'Sullivan convert: use '.' as destination name if renaming subdir into root
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
less more (0) -60 tip