log hgext/convert/__init__.py @ 13691:ad02eba55459

age author description
Thu, 17 Mar 2011 22:17:27 +0100 Patrick Mezard convert: add svnrev, svnpath and svnuuid template keywords
Fri, 25 Feb 2011 21:01:30 +0300 Pavel Boldin convert.svn: branch name which equals trunk means `default' branch (issue2653) stable
Wed, 16 Feb 2011 21:02:19 -0200 Wagner Bruna convert: fix typos in docstring stable
Thu, 04 Nov 2010 18:19:10 +0100 Martin Geisler convert: better ReST markup in docstring
Thu, 04 Nov 2010 18:11:10 +0100 Martin Geisler convert: split docstring lists for easier translation
Thu, 04 Nov 2010 14:14:47 +0100 Erik Zielke convert: use field list instead of option list in help
Tue, 19 Oct 2010 13:39:34 +0200 Erik Zielke help: different section separators
Fri, 10 Sep 2010 20:11:42 +0200 Martin Geisler convert: move -A option to --authormap
Fri, 10 Sep 2010 01:34:14 +0200 Martin Geisler convert: deprecate --authors in preference for --authormap
Fri, 10 Sep 2010 01:04:32 +0200 Martin Geisler merge with stable
Fri, 10 Sep 2010 00:07:38 +0200 Martin Geisler convert: better grouping of command line flags in help
Fri, 10 Sep 2010 00:36:01 +0200 Martin Geisler convert: help string cleanups stable
Fri, 10 Sep 2010 00:30:36 +0200 Martin Geisler convert: better quoting in help text stable
Fri, 10 Sep 2010 00:22:46 +0200 Martin Geisler convert: show example splice, author, and branch map entries in help stable
Mon, 26 Jul 2010 22:29:49 +0200 Patrick Mezard cleanup: typos
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