hgext/narrow/narrowwirepeer.py
Tue, 03 May 2022 21:44:30 -0400 Sandu Turcan narrow_widen_acl: enforce narrowacl in narrow_widen (SEC) stable 6.1.3
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Thu, 08 Oct 2020 13:37:31 -0700 Martin von Zweigbergk errors: name arguments to Abort constructor
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Thu, 07 Nov 2019 13:18:19 -0500 Augie Fackler cleanup: remove pointless r-prefixes on double-quoted strings
Fri, 11 Oct 2019 00:18:34 -0700 Martin von Zweigbergk widening: pass in matchers instead of patterns
Fri, 11 Oct 2019 00:06:27 -0700 Martin von Zweigbergk widening: remove "depth" argument since it's always None
Fri, 11 Oct 2019 00:03:10 -0700 Martin von Zweigbergk widening: remove unused "heads" argument
Thu, 10 Oct 2019 22:18:35 -0700 Martin von Zweigbergk widening: duplicate generateellipsesbundle2() for widening
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Thu, 12 Sep 2019 21:22:59 -0700 Martin von Zweigbergk narrow: don't hexify paths and double-hexify known nodes on wire (BC)
Thu, 23 May 2019 03:03:36 +0530 Pulkit Goyal narrow: pass the bundle to bundle2.widen_bundle() instead of generating there
Wed, 22 May 2019 02:59:48 +0530 Pulkit Goyal narrow: use narrow_widen wireproto command to widen in case of ellipses
Fri, 05 Oct 2018 11:07:34 -0700 Martin von Zweigbergk narrow: when widening, don't include manifests the client already has
Sat, 13 Oct 2018 00:35:37 +0300 Pulkit Goyal py3: add some r'' prefixes in hgext/narrow/narrowwirepeer.py
Wed, 10 Oct 2018 19:46:13 +0300 Pulkit Goyal narrow: don't compress the bundle2 when sending 'error:abort'
Fri, 05 Oct 2018 22:52:24 +0300 Pulkit Goyal narrow: move adding of narrow server capabilities to core
Fri, 05 Oct 2018 22:31:12 +0300 Pulkit Goyal wireprotoserver: move narrow capabilities to wireprototypes.py
Fri, 05 Oct 2018 20:24:07 +0300 Pulkit Goyal narrow: move the code to generate a widening bundle2 to core
Tue, 02 Oct 2018 17:09:56 +0300 Pulkit Goyal narrow: start returning bundle2 from widen_bundle()
Fri, 28 Sep 2018 23:42:31 +0300 Pulkit Goyal narrow: the first version of narrow_widen wireprotocol command
Sun, 30 Sep 2018 03:45:51 +0530 Pulkit Goyal narrow: move the ellipses server capability to core
Sun, 30 Sep 2018 03:42:35 +0530 Pulkit Goyal narrow: move the wireprotocol narrow capability name to core
Tue, 11 Sep 2018 15:53:12 -0700 Gregory Szorc narrow: drop support for remote expansion (BC)
Tue, 11 Sep 2018 10:54:20 -0700 Martin von Zweigbergk narrow: mark wire proto capability names experimental and versioned
Tue, 11 Sep 2018 10:50:46 -0700 Martin von Zweigbergk narrow: move wire proto capabilities to narrowwirepeer
Mon, 10 Sep 2018 15:55:14 +0300 Pulkit Goyal narrow: add narrow and ellipses as server capabilities
Wed, 21 Feb 2018 11:56:51 -0500 Augie Fackler narrowwirepeer: add some strkwargs to fix a crash on py3
Mon, 12 Feb 2018 16:21:34 -0800 Gregory Szorc narrowspec: move module into core
Mon, 12 Feb 2018 14:58:32 -0500 Augie Fackler narrowwirepeer: add TODO about how we add wireproto args to unbundle :(
Mon, 12 Feb 2018 14:49:38 -0500 Augie Fackler narrowwirepeer: rename expandnarrow capability to exp-expandnarrow
Mon, 29 Jan 2018 16:19:33 -0500 Augie Fackler narrow: import experimental extension from narrowhg revision cb51d673e9c5
less more (0) tip