Fri, 19 Jun 2009 14:00:41 +0200 |
Dirkjan Ochtman |
tests: fix test for convert detection of p4 repos
|
Mon, 01 Jun 2009 17:12:41 +0200 |
Patrick Mezard |
convert: default revisions order depends on source
|
Mon, 01 Jun 2009 17:12:39 +0200 |
Patrick Mezard |
convert: add --sourcesort option for source specific sort
|
Sun, 31 May 2009 14:55:51 +0200 |
Martin Geisler |
fixed typos found in translatable strings
|
Sun, 24 May 2009 16:27:56 +0200 |
Patrick Mezard |
convert: deprecate external cvsps, to be removed in 1.4
|
Wed, 13 May 2009 15:03:31 -0400 |
Michael J. Pedersen |
convert: adding branchmap functionality to convert extension
|
Mon, 27 Apr 2009 12:37:19 +0200 |
Dirkjan Ochtman |
more whitespace cleanup and some other style nits
|
Sun, 26 Apr 2009 16:30:37 +0200 |
Patrick Mezard |
convert/cvs: add an option to disable remote log caching
|
Tue, 07 Apr 2009 22:47:56 +0200 |
Martin Geisler |
expand "dir" to "directory" in help texts
|
Sun, 05 Apr 2009 13:20:30 +0200 |
Martin Geisler |
convert: align option types in help text
|
Sat, 04 Apr 2009 23:16:55 +0200 |
Martin Geisler |
convert: word-wrap help texts at 70 characters
|
Sat, 04 Apr 2009 21:09:43 +0200 |
Martin Geisler |
Change double spaces to single spaces in help texts.
|
Sat, 04 Apr 2009 12:28:13 -0500 |
Matt Mackall |
convert: attempt to check repo type before checking for tool
|
Tue, 31 Mar 2009 15:52:48 -0400 |
Greg Ward |
issue1582: improve description of splicemap syntax in help.
|
Fri, 27 Mar 2009 13:39:18 +0100 |
Mads Kiilerich |
convert: missing p4 tool is only slightly fatal
|
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
|
Sat, 03 Jan 2009 17:15:15 +0100 |
Martin Geisler |
lowercase help output
|
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
|
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, 20 Mar 2008 11:12:35 -0500 |
Matt Mackall |
convert: fix test complaint for mtn bits
|
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 19:37:44 +0100 |
Patrick Mezard |
Fix test-convert.out after 55455556f921
|
Tue, 19 Feb 2008 19:34:18 -0300 |
Alexis S. L. Carvalho |
update output of test-convert
|
Thu, 07 Feb 2008 00:41:30 +0100 |
Thomas Arendsen Hein |
Update help output of test-convert for GNU arch entry.
|
Fri, 04 Jan 2008 23:43:55 +0100 |
Patrick Mezard |
test-convert: test before() and after() conversion actions
|
Sun, 30 Dec 2007 17:36:49 +0100 |
Thomas Arendsen Hein |
Adjust changed test output after 0145f9afb0e7 (trailing whitespace)
|
Tue, 27 Nov 2007 09:44:09 -0800 |
Bryan O'Sullivan |
convert: some tidyups, doc improvements, and test fixes
|
Wed, 07 Nov 2007 18:26:59 -0800 |
Bryan O'Sullivan |
convert: add support for Subversion as a sink
|
Mon, 05 Nov 2007 20:15:33 +0100 |
Benoit Boissinot |
fix typo in convert help text, update test
|
Wed, 10 Oct 2007 15:42:00 -0700 |
Bryan O'Sullivan |
convert: refactor sink initialisation, to remove hardcoding of hg
|
Thu, 26 Jul 2007 13:34:36 -0700 |
Bryan O'Sullivan |
convert: add test
|