hgext3rd/evolve/obsexchange.py
Fri, 27 Mar 2020 04:30:22 +0100 Pierre-Yves David branching: merge with stable
Wed, 11 Mar 2020 18:50:39 +0100 Pierre-Yves David exchange: deal with empty obscommon stable
Fri, 06 Mar 2020 02:42:03 +0100 Pierre-Yves David obsexchange: fallback to simpler request for dumb http server stable
Fri, 06 Mar 2020 02:46:51 +0100 Pierre-Yves David obsexchange: swap the 'common' and 'missing' clause stable
Tue, 10 Mar 2020 11:07:06 +0100 Pierre-Yves David compat: drop 4.5 related compatibility around wireprotocol module
Sat, 19 Oct 2019 10:42:09 -0700 Martin von Zweigbergk obsexchange: delete dead code for old exchange protocol
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
Tue, 06 Aug 2019 11:17:38 +0200 Raphaël Gomès python3: add byte prefix for objects that look like kwargs but aren't
Wed, 03 Jul 2019 11:13:47 -0700 Martin von Zweigbergk py3: switch from iteritems() to items()
Wed, 13 Feb 2019 21:56:29 +0800 Anton Shestakov obsexchange: avoid importing io/StringIO module with a different name
Fri, 04 Jan 2019 00:10:44 -0500 Matt Harbison configitems: move the default values to the registrar decorator
Sat, 10 Nov 2018 15:37:22 +0100 Pierre-Yves David style: fix various flake8 warning stable
Tue, 24 Apr 2018 15:23:15 +0100 Pierre-Yves David compat: handle different `ui.edit` signature with Mercurial 4.3 stable
Tue, 24 Apr 2018 16:13:42 +0100 Pierre-Yves David wirepeer: try modern module first stable
Wed, 18 Apr 2018 22:54:11 -0700 Martin von Zweigbergk evolve: add support for hg >= b4d85bc1
Wed, 18 Apr 2018 22:36:54 -0700 Martin von Zweigbergk obsexchange: remove unused import of wireprotoserver
Tue, 17 Apr 2018 15:04:15 +0200 Pierre-Yves David compat: deal with change in the wireproto module
Mon, 19 Mar 2018 15:20:40 -0700 Martin von Zweigbergk obsexchange: make compatible with some unreleased 4.5 versions
Wed, 14 Mar 2018 02:32:08 +0100 Pierre-Yves David compat: drop hack around http request handling for 4.6
Wed, 14 Mar 2018 02:21:07 +0100 Pierre-Yves David compat: pass all hgweb dispatch argument to the orig function
Fri, 02 Mar 2018 16:30:48 -0500 Pierre-Yves David compat: only wrap wireprotoserver function if they exist
Fri, 23 Feb 2018 11:02:59 +0100 Pierre-Yves David legacy-push: fix the code forbidding legacy obsmarkers pulling
Wed, 14 Feb 2018 14:53:43 +0100 Boris Feld wireproto: fix *_capabilities for change of API types
Tue, 07 Nov 2017 12:36:27 +0100 Pierre-Yves David wireproto: gracefully fail on http when trying to use older pushkey method stable
Tue, 07 Nov 2017 12:10:22 +0100 Pierre-Yves David wireproto: avoid exposing pushkey abort for server without evolution stable
Thu, 26 Oct 2017 08:44:50 +0200 Pierre-Yves David pushkey: forbid usage of pushley to exchange markers
Wed, 25 Oct 2017 04:45:31 +0200 Pierre-Yves David compat: drop support for older exchange protocol
Tue, 24 Oct 2017 14:30:48 +0200 Pierre-Yves David compat: drop compatibility for 'streamres' prior to 4.1
Thu, 19 Oct 2017 14:46:06 +0200 Boris Feld evolve: registed configitems if available
Fri, 26 May 2017 14:47:33 +0200 Pierre-Yves David compat: adapt to buildobsmarkerspart move
Thu, 20 Apr 2017 11:41:20 +0200 Pierre-Yves David extension: simplify the extensions helper hierarchy stable
Tue, 14 Mar 2017 16:56:48 -0700 Pierre-Yves David exchange: fix some wrong reference to serveronly
Sun, 12 Mar 2017 08:15:14 -0700 Pierre-Yves David discovery: implement some range based discovery
Thu, 09 Mar 2017 18:31:55 -0800 Pierre-Yves David obsexchange: drop unused module
Tue, 07 Mar 2017 15:58:15 +0100 Pierre-Yves David obsdiscovery: organize the code by category
Thu, 09 Mar 2017 17:50:50 -0800 Pierre-Yves David evolution: drop the old __temporary__.advertiseobsolete option
Tue, 07 Mar 2017 15:49:22 +0100 Pierre-Yves David discovery: directly merge the 'obsdiscovery' exthelper in top level extensions
Tue, 07 Mar 2017 15:47:09 +0100 Pierre-Yves David compat: drop advertising of unsupported experimental bundle2 part
Tue, 07 Mar 2017 15:45:21 +0100 Pierre-Yves David exchange: dispatch all code in 'serveronly' to the appropriate submodule
Tue, 07 Mar 2017 15:10:57 +0100 Pierre-Yves David pull: also issue warning for old mercurial version
Tue, 07 Mar 2017 15:04:58 +0100 Pierre-Yves David exchange: split between modern and legacy code
Tue, 07 Mar 2017 14:59:00 +0100 Pierre-Yves David push: add extra warning about pushing to old server
Tue, 07 Mar 2017 14:45:02 +0100 Pierre-Yves David push: exit obsexchange early if disabled
Tue, 07 Mar 2017 14:41:53 +0100 Pierre-Yves David compat: drop special code handling change in push/pull op API
Tue, 07 Mar 2017 14:29:43 +0100 Pierre-Yves David discovery: split discovery related code in 'obsdiscovery'
Tue, 07 Mar 2017 14:19:12 +0100 Pierre-Yves David exchange: rename the module
less more (0) tip