log hgext/convert/__init__.py @ 11523:dec57aa0f8ca stable

age author description
Thu, 08 Jul 2010 15:44:14 +0200 Mads Kiilerich convert: cleanup of filemap help text stable
Sun, 06 Jun 2010 17:25:00 +0900 FUJIWARA Katsunori help: show value requirement and multiple occurrence of options
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Tue, 15 Dec 2009 10:37:23 +0000 Frank Kingswood convert: implement two hooks in builtin cvsps
Fri, 23 Oct 2009 22:55:28 +0200 Martin Geisler convert: document parent order in splicemap help (issue1764)
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