mercurial/dirstateutils/v2.py
Mon, 21 Feb 2022 13:08:28 -0700 Gregory Szorc py3: use class X: instead of class X(object):
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Tue, 15 Feb 2022 20:24:46 -0800 Martin von Zweigbergk branching: merge with stable
Fri, 11 Feb 2022 23:43:17 +0100 Raphaël Gomès dirstate-v2: fix infinite loop in pure packer stable
Fri, 19 Nov 2021 03:04:42 +0100 Pierre-Yves David dirstate: remove need_delay logic
Tue, 19 Oct 2021 18:18:05 +0200 Pierre-Yves David dirstate-v2: adjust the meaning of directory flags
Wed, 13 Oct 2021 15:58:14 +0200 Simon Sapin dirstate-v2: actually use sub-second mtime precision
Mon, 18 Oct 2021 11:23:07 +0200 Simon Sapin dirstate: store mtimes with nanosecond precision in memory
Fri, 15 Oct 2021 16:33:19 +0200 Pierre-Yves David dirstate-v2: adds two flag to track the presence of some unrecorded files
Thu, 14 Oct 2021 16:06:31 +0200 Simon Sapin dirstate-v2: Extend node flags to 16 bits
Thu, 14 Oct 2021 13:59:18 +0200 Simon Sapin dirstate: Remove unused variable
Thu, 22 Jul 2021 17:31:37 +0200 Raphaël Gomès dirstate-v2: Initial Python serializer
Sun, 03 Oct 2021 13:18:03 +0200 Simon Sapin dirstate-v2: initial Python parser
less more (0) tip