log mercurial/narrowspec.py @ 50851:fa675fd648a3

age author description
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)
Mon, 19 Jul 2021 17:33:45 +0200 Pierre-Yves David narrow: stop using `drop` in the `updateworkingcopy`
Mon, 19 Jul 2021 08:44:49 +0200 Pierre-Yves David narrow: use `update_file` instead of `normallookup` after update
Tue, 18 May 2021 13:08:42 -0400 Charles Chamberlain narrow: widen when files are excluded by sparse and not included by narrow
Tue, 23 Feb 2021 22:58:30 -0800 Martin von Zweigbergk narrow: remove assertion about working copy being clean