log

age author description
Thu, 02 Mar 2017 20:22:29 +0100 Pierre-Yves David flake8: remove "error" in documentation configuration
Thu, 02 Mar 2017 18:14:33 +0100 Pierre-Yves David flake8: enable on evolve too
Thu, 02 Mar 2017 19:29:37 +0100 Pierre-Yves David flake8: update the code sources to fixes a horde of pyflake warnings
Thu, 02 Mar 2017 19:28:52 +0100 Pierre-Yves David flake8: register 'xrange' as a builtins
Thu, 02 Mar 2017 19:28:12 +0100 Pierre-Yves David flake8: ignore an addition rules related to import
Thu, 02 Mar 2017 19:25:54 +0100 Pierre-Yves David flake8: document all the exception we added
Thu, 02 Mar 2017 18:28:14 +0100 Pierre-Yves David README: mention the addition of the topic extensions
Thu, 02 Mar 2017 18:14:21 +0100 Pierre-Yves David tests: run pyflake on all python files
Thu, 02 Mar 2017 18:13:57 +0100 Pierre-Yves David serveronly: fix undefined variable
Thu, 02 Mar 2017 18:13:45 +0100 Pierre-Yves David legacy: properly test for mercurial version in the legacy extensions
Thu, 02 Mar 2017 18:13:20 +0100 Pierre-Yves David evolve: prevent global variable shadowing
Thu, 02 Mar 2017 18:13:03 +0100 Pierre-Yves David evolve: drop some unused variables
Thu, 02 Mar 2017 18:12:47 +0100 Pierre-Yves David evolve: drop some unused import
Thu, 02 Mar 2017 18:26:47 +0100 Pierre-Yves David README: fix evolve installation path
Thu, 02 Mar 2017 18:07:46 +0100 Pierre-Yves David topic: merge the topic extension in the evolve repository
Thu, 23 Feb 2017 15:19:31 +0100 Pierre-Yves David test: adapt to new core output
Thu, 23 Feb 2017 14:56:22 +0100 Pierre-Yves David test: adapt to change in mercurial output
Thu, 23 Feb 2017 13:58:52 +0100 Pierre-Yves David compat: handle difference of signature for update destination hooks
Fri, 14 Oct 2016 00:54:04 +0200 Pierre-Yves David setup.py: also install 'hgext3rd/__init__.py'
Fri, 07 Oct 2016 04:10:23 +0200 Pierre-Yves David tutorial: add a very basic pointer in the readme
Fri, 30 Sep 2016 18:21:50 +0200 Pierre-Yves David tutorial: add a second part about having multiple topic
Thu, 29 Sep 2016 16:48:13 +0200 Pierre-Yves David tutorial: add a first version of the tutorial with the basics
Tue, 13 Sep 2016 17:58:22 +0200 Pierre-Yves David doc: add more details about the head checking
Wed, 07 Sep 2016 12:45:23 +0200 Pierre-Yves David documentation: some basic update of the documentation
Wed, 07 Sep 2016 10:40:18 +0800 Anton Shestakov flake8: ignore N801
Wed, 07 Sep 2016 10:35:47 +0800 Anton Shestakov flake8: don't ignore E713 now that it's fixed
Tue, 30 Aug 2016 15:23:03 -0700 Sean Farley flake8: fix E713 style
Tue, 30 Aug 2016 15:22:24 -0700 Sean Farley flake8: fix E301 style
Tue, 30 Aug 2016 15:18:43 -0700 Sean Farley flake8: fix E111 style
Tue, 30 Aug 2016 15:15:05 -0700 Sean Farley flake8: fix E222 style