log hgext/narrow/__init__.py @ 52032:09a54892b7ee

age author description
Mon, 16 Sep 2024 15:36:44 +0200 Matt Harbison typing: add `from __future__ import annotations` to most files
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Sat, 08 Aug 2020 16:24:12 +0530 Pulkit Goyal requirements: introduce new requirements related module
Fri, 27 Dec 2019 02:05:01 -0500 Matt Harbison narrow: move `testedwith` after module imports
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
Sun, 18 Aug 2019 00:45:33 +0300 Pulkit Goyal interfaces: create a new folder for interfaces and move repository.py in it
Fri, 05 Oct 2018 22:19:19 +0300 Pulkit Goyal narrow: introduce a config option to check if narrow is enabled or not
Fri, 28 Sep 2018 12:56:57 -0700 Martin von Zweigbergk narrow: move copies overrides to core
Tue, 02 Oct 2018 14:29:56 +0300 Pulkit Goyal narrow: remove narrowpatch instead of narrowcopies
Fri, 28 Sep 2018 12:05:48 -0700 Martin von Zweigbergk narrow: move support for `hg verify` into core
Fri, 28 Sep 2018 13:55:17 -0700 Martin von Zweigbergk narrow: drop unnecessary overrides of patch
Tue, 18 Sep 2018 15:32:11 -0700 Gregory Szorc narrow: remove narrowrevlog
Thu, 02 Aug 2018 14:15:10 -0700 Gregory Szorc changegroup: move generate() modifications from narrow
Thu, 02 Aug 2018 14:57:20 -0700 Martin von Zweigbergk narrow: move .hg/narrowspec to .hg/store/narrowspec (BC)