log mercurial/util.py @ 51702:b0a4de6c14f8

age author description
Thu, 18 Jul 2024 12:03:29 +0200 Raphaël Gomès pytype: work around wrong ImportError flagging
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
Thu, 18 Jul 2024 12:03:29 +0200 Raphaël Gomès pytype: work around wrong ImportError flagging
Mon, 08 Jul 2024 15:48:34 +0200 Pierre-Yves David revlog: use mmap by default is pre-population is available
Thu, 11 Apr 2024 00:02:07 +0200 Pierre-Yves David mmap: populate the mapping by default
Wed, 03 Jul 2024 12:22:48 +0200 Pierre-Yves David mmap: add a `is_mmap_safe` method to vfs stable
Mon, 06 May 2024 18:50:21 +0200 Raphaël Gomès branching: merge stable into default
Thu, 02 May 2024 02:20:42 +0200 Pierre-Yves David re2: make errors quiet stable
Tue, 26 Mar 2024 13:28:52 +0000 Pierre-Yves David nocg: make the utility work are both a decorator and context manager
Wed, 17 Jan 2024 14:26:58 +0100 Georges Racinet vfs: have tryunlink tell what it did
Thu, 21 Dec 2023 00:19:19 +0100 Pierre-Yves David pytype: add the couple annotations for pytype to understands the lrunode
Tue, 19 Dec 2023 21:34:47 +0100 Pierre-Yves David pytype: ignore attribute error for time.clock
Tue, 19 Dec 2023 21:29:34 +0100 Pierre-Yves David pytype: move some type comment to proper annotation
Wed, 20 Dec 2023 12:51:20 +0100 Pierre-Yves David pytype: import typing directly