Mercurial > evolve
graph
-
exthelper: add a 'merge' methodSat, 04 Mar 2017 01:43:36 +0100, by Pierre-Yves David
-
exthelper: extract into its own submoduleSat, 04 Mar 2017 01:21:43 +0100, by Pierre-Yves David
-
makefile: add an 'install-home' targetFri, 03 Mar 2017 10:58:59 +0100, by Pierre-Yves David
-
makefile: only check for HGROOT when running testsFri, 03 Mar 2017 10:58:30 +0100, by Pierre-Yves David
-
tests: split pyflake and flake8 testsThu, 02 Mar 2017 20:13:47 +0100, by Pierre-Yves David
-
flake8: run on all python fileThu, 02 Mar 2017 20:24:17 +0100, by Pierre-Yves David
-
flake8: fix error in 'setup.py'Thu, 02 Mar 2017 20:23:45 +0100, by Pierre-Yves David
-
flake8: fix error in 'test2rst.py'Thu, 02 Mar 2017 20:23:18 +0100, by Pierre-Yves David
-
flake8: remove "error" in documentation configurationThu, 02 Mar 2017 20:22:29 +0100, by Pierre-Yves David
-
flake8: enable on evolve tooThu, 02 Mar 2017 18:14:33 +0100, by Pierre-Yves David
-
flake8: update the code sources to fixes a horde of pyflake warningsThu, 02 Mar 2017 19:29:37 +0100, by Pierre-Yves David
-
flake8: register 'xrange' as a builtinsThu, 02 Mar 2017 19:28:52 +0100, by Pierre-Yves David
-
flake8: ignore an addition rules related to importThu, 02 Mar 2017 19:28:12 +0100, by Pierre-Yves David
-
flake8: document all the exception we addedThu, 02 Mar 2017 19:25:54 +0100, by Pierre-Yves David
-
README: mention the addition of the topic extensionsThu, 02 Mar 2017 18:28:14 +0100, by Pierre-Yves David
-
tests: run pyflake on all python filesThu, 02 Mar 2017 18:14:21 +0100, by Pierre-Yves David
-
serveronly: fix undefined variableThu, 02 Mar 2017 18:13:57 +0100, by Pierre-Yves David
-
legacy: properly test for mercurial version in the legacy extensionsThu, 02 Mar 2017 18:13:45 +0100, by Pierre-Yves David
-
evolve: prevent global variable shadowingThu, 02 Mar 2017 18:13:20 +0100, by Pierre-Yves David
-
evolve: drop some unused variablesThu, 02 Mar 2017 18:13:03 +0100, by Pierre-Yves David
-
evolve: drop some unused importThu, 02 Mar 2017 18:12:47 +0100, by Pierre-Yves David
-
README: fix evolve installation pathThu, 02 Mar 2017 18:26:47 +0100, by Pierre-Yves David
-
topic: merge the topic extension in the evolve repositoryThu, 02 Mar 2017 18:07:46 +0100, by Pierre-Yves David
-
test: adapt to new core outputThu, 23 Feb 2017 15:19:31 +0100, by Pierre-Yves David
-
test: adapt to change in mercurial outputThu, 23 Feb 2017 14:56:22 +0100, by Pierre-Yves David
-
compat: handle difference of signature for update destination hooksThu, 23 Feb 2017 13:58:52 +0100, by Pierre-Yves David
-
setup.py: also install 'hgext3rd/__init__.py'Fri, 14 Oct 2016 00:54:04 +0200, by Pierre-Yves David
-
tutorial: add a very basic pointer in the readmeFri, 07 Oct 2016 04:10:23 +0200, by Pierre-Yves David
-
tutorial: add a second part about having multiple topicFri, 30 Sep 2016 18:21:50 +0200, by Pierre-Yves David
-
tutorial: add a first version of the tutorial with the basicsThu, 29 Sep 2016 16:48:13 +0200, by Pierre-Yves David
-
doc: add more details about the head checkingTue, 13 Sep 2016 17:58:22 +0200, by Pierre-Yves David
-
documentation: some basic update of the documentationWed, 07 Sep 2016 12:45:23 +0200, by Pierre-Yves David
-
flake8: ignore N801Wed, 07 Sep 2016 10:40:18 +0800, by Anton Shestakov
-
flake8: don't ignore E713 now that it's fixedWed, 07 Sep 2016 10:35:47 +0800, by Anton Shestakov
-
flake8: fix E713 styleTue, 30 Aug 2016 15:23:03 -0700, by Sean Farley
-
flake8: fix E301 styleTue, 30 Aug 2016 15:22:24 -0700, by Sean Farley
-
flake8: fix E111 styleTue, 30 Aug 2016 15:18:43 -0700, by Sean Farley
-
flake8: fix E222 styleTue, 30 Aug 2016 15:15:05 -0700, by Sean Farley
-
flake8: fix E127 styleTue, 30 Aug 2016 14:10:16 -0700, by Sean Farley
-
flake8: fix W391 styleTue, 30 Aug 2016 14:12:49 -0700, by Sean Farley
-
tests: add flake8 checkTue, 30 Aug 2016 14:05:36 -0700, by Sean Farley
-
flake8: add file for rules to ignoreSun, 15 May 2016 22:23:16 -0300, by Sean Farley
-
init: guard _namemap with repo.topics (issue5351)Fri, 26 Aug 2016 16:57:45 +0000, by timeless
-
init: cache repo.topicsFri, 26 Aug 2016 16:52:02 +0000, by timeless
-
stack: add warning about multiple headsFri, 26 Aug 2016 21:57:48 +0200, by Pierre-Yves David
-
stack: add some behind informationFri, 26 Aug 2016 14:55:58 +0200, by Pierre-Yves David
-
stack: add some basic branch informationFri, 26 Aug 2016 14:23:31 +0200, by Pierre-Yves David
-
stack: add some header with the topic nameFri, 26 Aug 2016 14:14:04 +0200, by Pierre-Yves David
-
test: add testing of stack output in 'stack-data' test.Fri, 26 Aug 2016 14:58:18 +0200, by Pierre-Yves David
-
test: rename 'list' test to 'stack-data'Fri, 26 Aug 2016 14:58:49 +0200, by Pierre-Yves David
-
stack: also dim basesFri, 26 Aug 2016 12:58:16 +0200, by Pierre-Yves David
-
stack: reusing the index number in base when applicableFri, 26 Aug 2016 12:52:06 +0200, by Pierre-Yves David
-
stack: extra argument validation logic outside of showstackFri, 26 Aug 2016 12:37:52 +0200, by Pierre-Yves David
-
summary: properly label the topic name in summaryTue, 23 Aug 2016 21:18:47 +0200, by Pierre-Yves David
-
topic: list the branches this topic belong to when verboseTue, 23 Aug 2016 23:38:28 +0200, by Pierre-Yves David
-
topic: properly justify the verbose data when listing topicTue, 16 Aug 2016 15:43:06 +0200, by Pierre-Yves David
-
ngtip: rely on topicmap for 'ngtip'Tue, 16 Aug 2016 15:32:54 +0200, by Pierre-Yves David
-
topic: list the number of 'behind' changeset when --verbose is usedSun, 14 Aug 2016 19:57:58 +0200, by Pierre-Yves David
-
destination: honor the sourceset argument of _destmergeMon, 15 Aug 2016 00:19:44 +0200, by Pierre-Yves David
-
destmerge: improve topic head computation and handlingMon, 15 Aug 2016 05:25:53 +0200, by Pierre-Yves David