log hgext/convert/__init__.py @ 9543:56a5f80556f5

age author description
Mon, 05 Oct 2009 22:57:15 +0200 Patrick Mezard convert/cvs: stop supporting external cvsps
Tue, 22 Sep 2009 13:30:32 +0200 Patrick Mezard convert/cvs: update debugcvsps documentation
Sun, 26 Jul 2009 01:44:41 +0200 Martin Geisler convert: wrap docstrings at 70 characters
Thu, 16 Jul 2009 23:25:26 +0200 Martin Geisler commands: use minirst parser when displaying help
Thu, 09 Jul 2009 20:15:15 +0200 Martin Geisler convert: fix inconsistent indentation in help text
Wed, 08 Jul 2009 23:12:40 +0200 Martin Geisler convert: fixed typo in docstring
Tue, 07 Jul 2009 23:54:42 +0200 Martin Geisler convert: wrapped docstrings at 78 characters
Wed, 24 Jun 2009 12:25:56 +0200 Dirkjan Ochtman extensions: fix up description lines some more
Mon, 22 Jun 2009 15:48:08 +0200 Cédric Duval extensions: improve the consistency of synopses
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
Thu, 21 May 2009 22:53:26 +0200 Martin Geisler hgcia, convert: escape backslashes in docstrings
Wed, 13 May 2009 15:03:31 -0400 Michael J. Pedersen convert: adding branchmap functionality to convert extension
Sun, 26 Apr 2009 01:25:53 +0200 Martin Geisler add blank line after copyright notices and after header
Sun, 26 Apr 2009 01:08:54 +0200 Martin Geisler updated license to be explicit about GPL version 2
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.
Tue, 31 Mar 2009 15:52:48 -0400 Greg Ward issue1582: improve description of splicemap syntax in help.
Mon, 23 Mar 2009 13:12:07 +0100 Peter Arrenbrecht cleanup: drop unused imports
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