log mercurial/helptext/internals/dirstate-v2.txt @ 48231:0524c1359bfc

age author description
Thu, 14 Oct 2021 16:06:31 +0200 Simon Sapin dirstate-v2: Extend node flags to 16 bits
Wed, 13 Oct 2021 17:32:52 +0200 Simon Sapin dirstate-v2: Add storage space for nanoseconds precision in file mtimes
Tue, 12 Oct 2021 17:57:57 +0200 Simon Sapin dirstate-v2: Replace the 32-bit `mode` field with two bits
Tue, 12 Oct 2021 16:38:13 +0200 Simon Sapin dirstate-v2: Truncate directory mtimes to 31 bits of seconds
Mon, 11 Oct 2021 22:19:42 +0200 Simon Sapin dirstate-v2: Change the representation of negative directory mtime
Fri, 08 Oct 2021 12:57:24 +0200 Simon Sapin dirstate-v2: Swap the order of size and mtime on disk
Mon, 11 Oct 2021 18:23:17 +0200 Simon Sapin dirstate-v2: Document flags/mode/size/mtime fields of tree nodes
Mon, 11 Oct 2021 17:31:27 +0200 Simon Sapin dirstate-v2: Use "byte sequence" in docs
Fri, 01 Oct 2021 12:17:09 +0200 Simon Sapin dirstate-v2: Add internal documentation