hgext3rd/topic/discovery.py
Tue, 07 Apr 2020 19:33:40 +0200 Pierre-Yves David branching: merge with stable
Mon, 06 Apr 2020 04:01:58 +0200 Pierre-Yves David head-checking: filter out obsolete heads when checking for new heads stable
Thu, 19 Mar 2020 20:09:18 +0530 Pulkit Goyal topic: fix compatibility issues caused because of change in transaction API
Tue, 10 Mar 2020 19:05:08 +0700 Anton Shestakov compat: update hg-X.Y compat comments and test them
Mon, 09 Mar 2020 18:36:10 +0700 Anton Shestakov compat: update a couple of obviously outdated version comments
Tue, 10 Mar 2020 11:07:06 +0100 Pierre-Yves David compat: drop 4.5 related compatibility around wireprotocol module
Mon, 09 Dec 2019 19:58:58 +0700 Anton Shestakov topic: ask pytype to disable import-error on a block handling hg 4.5
Wed, 13 Nov 2019 13:47:55 +0700 Anton Shestakov compat: compatibility for cl.nodemap.get vs cl.index.get_rev
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:26:29 +0200 Raphaël Gomès python3: add raw prefix in cases harder to analyze at the token level
Sat, 13 Jul 2019 00:17:03 -0700 Martin von Zweigbergk py3: call branchmap.items() on py3 and continue to call iteritems() on py2
Fri, 12 Jul 2019 23:24:04 -0700 Martin von Zweigbergk py3: switch from iteritems() to items() in the topics extension
Thu, 18 Apr 2019 13:03:01 +0200 Pierre-Yves David topic: only wrap wireprotocaps for repo with topic stable
Thu, 18 Apr 2019 13:02:52 +0200 Pierre-Yves David topic: only wrap _pushb2phases for repo with topic stable
Thu, 18 Apr 2019 13:02:44 +0200 Pierre-Yves David topic: only wrap handlecheckheads for repo with topic stable
Thu, 18 Apr 2019 13:02:06 +0200 Pierre-Yves David topic: only wrap wireprotobranchmap for repo with topic stable
Thu, 18 Apr 2019 13:01:39 +0200 Pierre-Yves David topic: only wrap _headssummary for repo with topic stable
Mon, 19 Nov 2018 02:27:13 +0000 Pierre-Yves David compat: drop code dealing with incompatibility for --publish with 4.3
Thu, 25 Oct 2018 12:49:48 +0200 Pierre-Yves David branching: merge stable into default
Sun, 21 Oct 2018 00:08:27 +0300 Pulkit Goyal topic: add the changelog argument to branchinfo() stable
Sun, 21 Oct 2018 00:08:27 +0300 Pulkit Goyal topic: add the changelog argument to branchinfo()
Fri, 21 Sep 2018 17:50:28 +0200 Pierre-Yves David topic: add a compatibility to access transaction's validator stable
Tue, 31 Jul 2018 07:38:37 -0500 Andrew Fischer compat: improve detection of Mercurial 4.6 stable
Thu, 19 Apr 2018 14:14:34 +0200 Pierre-Yves David topic: remove compatibility for older version in discovery wrapping
Thu, 19 Apr 2018 10:50:24 +0200 Pierre-Yves David topic: handle wireproto module change from b4d85bc122bd
Tue, 14 Nov 2017 23:11:00 +0100 Pierre-Yves David compat: fix comp ability of the new phase logic for Mercurial < 4.4 stable
Tue, 14 Nov 2017 21:05:59 +0100 Pierre-Yves David topic: fix new head detection when using --publish on a topic stable
Sun, 02 Jul 2017 16:39:48 +0200 Pierre-Yves David topic: also have the revbranchcache during the discovery
Sun, 02 Jul 2017 16:00:38 +0200 Pierre-Yves David topic: cleanup the repository wrapping logic in topic discovery
Wed, 28 Jun 2017 17:28:56 +0200 Pierre-Yves David topic: also insert the extra head check with using the new head checking
Wed, 28 Jun 2017 17:38:04 +0200 Pierre-Yves David topic: some document for an obscure function
Wed, 28 Jun 2017 18:18:59 +0200 Pierre-Yves David topic: adjust head checking wrapping to not interfere with concurrent push
Wed, 28 Jun 2017 17:23:43 +0200 Pierre-Yves David topic: also detect head checking using the concurrent part
Thu, 22 Jun 2017 10:13:29 +0200 Pierre-Yves David topicmap: massive rework
Thu, 15 Jun 2017 13:26:05 +0200 Boris Feld fix: fix _headssummary call to orig
Wed, 14 Jun 2017 13:56:40 +0200 Boris Feld fix: fix _headssummary api
Mon, 25 Apr 2016 20:00:19 -0700 Sean Farley discovery: flake8
Wed, 30 Mar 2016 21:53:55 -0700 Pierre-Yves David discovery: move all setup into a 'modsetup' function
Wed, 30 Mar 2016 03:44:59 -0700 Pierre-Yves David discovery: move to new style import
Mon, 21 Mar 2016 21:26:45 -0700 Sean Farley discovery: whitespace
Mon, 21 Mar 2016 21:25:04 -0700 Sean Farley discovery: removed unused oldgetitem
Mon, 14 Mar 2016 18:39:19 +0000 Pierre-Yves David stack: allow to refer to changeset using "t2" form
Tue, 15 Mar 2016 17:26:57 +0000 Pierre-Yves David topic: don't take topic into account when pushing to non-topic repo
Thu, 17 Mar 2016 09:12:18 -0700 Pierre-Yves David packaging: fix setup.py and install as hgext3rd.topic
less more (0) tip