log tests/fakedirstatewritetime.py @ 51834:454feddab720 default tip

age author description
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Wed, 24 Nov 2021 04:40:00 +0100 Pierre-Yves David dirstate-item: add a "second_ambiguous` flag in the mtime tuple
Fri, 19 Nov 2021 03:04:42 +0100 Pierre-Yves David dirstate: remove need_delay logic
Wed, 17 Nov 2021 12:24:00 +0100 Pierre-Yves David dirstate: move "get fs now" in the timestamp utility module
Mon, 18 Oct 2021 11:23:07 +0200 Simon Sapin dirstate: store mtimes with nanosecond precision in memory
Mon, 20 Sep 2021 12:52:32 +0200 Simon Sapin rust: Remove the `rustext.parsers` module
Thu, 08 Jul 2021 12:18:21 +0200 Simon Sapin dirstate-v2: Introduce a docket file
Mon, 19 Jul 2021 06:21:04 +0200 Pierre-Yves David dirstate: add a `set_possibly_dirty` in `fakedirstatewritetime`
Mon, 05 Jul 2021 06:24:51 +0200 Pierre-Yves David dirstate-item: use the properties in fakedirstatewritetime
Sun, 04 Jul 2021 22:27:29 +0200 Pierre-Yves David dirstate-item: rename the class to DirstateItem
Fri, 02 Jul 2021 02:27:48 +0200 Pierre-Yves David dirstate: split dirstatemap in its own file
Fri, 27 Nov 2020 17:03:29 -0500 Augie Fackler formating: upgrade to black 20.8b1
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Wed, 10 Jul 2019 10:16:28 +0200 Raphaël Gomès rust-parsers: move parser bindings to their own file and Python module