log mercurial/narrowspec.py @ 51718:45828bc3c3d6

age author description
Thu, 18 Jul 2024 12:36:12 +0200 Raphaël Gomès black: format the codebase with 23.3.0
Tue, 23 Jul 2024 10:02:46 +0200 Raphaël Gomès Backout accidental publication of a large range of revisions
Thu, 18 Jul 2024 12:36:12 +0200 Raphaël Gomès black: format the codebase with 23.3.0
Fri, 01 Sep 2023 00:09:55 +0200 Pierre-Yves David pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
Thu, 02 Mar 2023 04:16:47 +0100 Pierre-Yves David narrow: read pending file when applicable
Thu, 23 Feb 2023 04:28:24 +0100 Pierre-Yves David narrow: enforce that narrow spec is written within a transaction
Thu, 23 Feb 2023 03:28:44 +0100 Pierre-Yves David narrow: drop the dedicated backup code
Thu, 23 Feb 2023 03:25:44 +0100 Pierre-Yves David narrow: delegate the dirstate's narrow spec writing to the transaction
Thu, 23 Feb 2023 04:15:16 +0100 Pierre-Yves David narrow: delegate the narrow spec writing to the transaction
Thu, 23 Feb 2023 04:02:38 +0100 Pierre-Yves David narrow: get the narrow patterns from the repository object instead of disk
Wed, 22 Feb 2023 00:41:27 +0100 Pierre-Yves David narrow: use `running_status` in `updateworkingcopy`
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Tue, 15 Feb 2022 13:32:11 -0500 Augie Fackler narrowspec: add timing block for validating narrowspec
Thu, 18 Nov 2021 13:12:40 +0100 Pierre-Yves David status: use filesystem time boundary to invalidate racy mtime
Thu, 14 Oct 2021 08:58:07 -0700 Martin von Zweigbergk narrow: raise StateError when working copy is stale (for detailed exit code)