hgext3rd/evolve/exthelper.py
Tue, 06 Aug 2019 15:06:38 +0200 Raphaël Gomès python3: use format-source to run byteify-strings in .py files
Tue, 06 Aug 2019 11:07:16 +0200 Raphaël Gomès python3: prefix all regex to work with python 2 and 3
Wed, 03 Jul 2019 11:13:47 -0700 Martin von Zweigbergk py3: switch from iteritems() to items()
Thu, 03 Jan 2019 00:01:54 -0500 Matt Harbison exthelper: update documentation with some examples for using registrar aliases
Thu, 27 Dec 2018 23:46:35 -0500 Matt Harbison exthelper: simplify the ability to register filesets
Thu, 27 Dec 2018 21:55:22 -0500 Matt Harbison exthelper: simplify the ability to register templates
Thu, 27 Dec 2018 21:26:17 -0500 Matt Harbison exthelper: simplify the ability to register revsets
Sun, 23 Dec 2018 21:54:56 -0500 Matt Harbison exthelper: support the option argument when registering a command
Sat, 22 Dec 2018 22:26:36 -0500 Matt Harbison exthelper: simplify configitem registration
Thu, 27 Dec 2018 21:26:17 -0500 Matt Harbison exthelper: avoid a [] default arg to wrapcommand()
Sat, 22 Dec 2018 01:29:59 -0500 Matt Harbison exthelper: remove '_' in final_xxx() function names to conform to hg style
Sun, 02 Dec 2018 16:52:14 +0100 Matt Harbison extensions: avoid shadowing imported module names with exthelper methods
Fri, 30 Nov 2018 22:10:39 -0500 Matt Harbison extensions: add fileset support to exthelper
Sun, 02 Dec 2018 16:48:05 +0100 Matt Harbison extensions: add uipopulate() support to exthelper
Sun, 02 Dec 2018 16:45:08 +0100 Pierre-Yves David exthelper: clarify copyright and licence for the module
Sat, 10 Nov 2018 23:54:46 -0500 Matt Harbison compat: drop Mercurial 4.3 support for exthelper
Thu, 18 Oct 2018 22:11:43 -0700 Martin von Zweigbergk evolve: adapt for changed @command decorator
Sat, 18 Aug 2018 01:06:30 +0200 Pierre-Yves David exthelper: drop compatibility layer for `command`
Sun, 04 Mar 2018 17:07:53 -0500 Pierre-Yves David exthelper: add support for "requires" argument for template keyword
Thu, 19 Oct 2017 14:46:06 +0200 Boris Feld evolve: registed configitems if available
Mon, 07 Aug 2017 23:22:41 +0900 FUJIWARA Katsunori evolve: use registrar.templatekeyword to register template keyword functions
Sun, 10 Sep 2017 20:06:52 +0900 FUJIWARA Katsunori evolve: use registrar.revsetpredicate to register revset predicate functions
Mon, 22 May 2017 14:57:47 +0200 Boris Feld deprecation: fix cmdutil.command deprecation warning stable
Sat, 04 Mar 2017 02:56:50 +0100 Pierre-Yves David exchange: move code related to exchange into a 'evolve.exchange' submodule
Sat, 04 Mar 2017 03:37:32 +0100 Pierre-Yves David exthelper: move command declaration into the exthelper
Sat, 04 Mar 2017 01:43:36 +0100 Pierre-Yves David exthelper: add a 'merge' method
Sat, 04 Mar 2017 01:21:43 +0100 Pierre-Yves David exthelper: extract into its own submodule
less more (0) tip