log hgext/convert/__init__.py @ 21077:78b15ad2f968

age author description
Wed, 16 Apr 2014 01:10:08 +0200 Mads Kiilerich convert: backout 81cf597dafa9 and a3545c3104aa -closemap
Wed, 16 Apr 2014 01:09:49 +0200 Mads Kiilerich convert: backout b75a04502ced and 9616b03113ce - tagmap
Sun, 13 Apr 2014 19:01:00 +0200 Mads Kiilerich spelling: fixes from spell checker
Wed, 19 Mar 2014 16:21:53 -0500 Matt Mackall merge with stable
Wed, 19 Mar 2014 00:19:54 +0100 Mads Kiilerich convert: more clear documentation of the 'include' default of a 'include .' stable
Wed, 22 Jan 2014 15:43:21 -0600 Sean Farley convert: add tagmap option
Tue, 21 Jan 2014 11:35:17 -0600 Sean Farley convert: add closemap option
Sat, 20 Jul 2013 00:43:08 +0200 Mads Kiilerich convert: introduce hg.revs to replace hg.startrev and --rev with a revset
Fri, 19 Jul 2013 02:32:36 +0200 Mads Kiilerich convert: fix description of 'convert --rev'
Sun, 24 Mar 2013 00:06:52 +0700 Constantine Linnick convert: add closesort algorithm to mercurial sources
Mon, 14 Jan 2013 10:17:06 -0600 Kevin Bullock merge with stable
Mon, 14 Jan 2013 23:14:45 +0900 FUJIWARA Katsunori convert: correct 'hooks' section name in online help stable
Sun, 18 Nov 2012 12:26:50 -1000 Julian Cowley convert: add config option to use the local time zone
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Wed, 25 Jul 2012 16:40:38 +0900 FUJIWARA Katsunori doc: unify section level between help topics stable
Thu, 26 Jul 2012 02:54:13 +0200 Mads Kiilerich help: fix some instances of 'the the' stable
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Tue, 18 Oct 2011 10:32:12 -0500 Eli Carter convert: fix typo stable
Sat, 19 Mar 2011 19:50:55 +0100 Patrick Mezard i18n: register new template keywords for translation
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