Mercurial > hg
log mercurial/dirstateutils/timestamp.py @ 48397:8d585aa9becf
age | author | description |
---|---|---|
Tue, 23 Nov 2021 19:27:17 +0100 | Pierre-Yves David | dirstate: drop comparison primitive on the timestamp class |
Tue, 23 Nov 2021 18:03:51 +0100 | Pierre-Yves David | status: move the boundary comparison logic within the timestamp module |
Wed, 17 Nov 2021 12:24:00 +0100 | Pierre-Yves David | dirstate: move "get fs now" in the timestamp utility module |
Wed, 13 Oct 2021 15:58:14 +0200 | Simon Sapin | dirstate-v2: actually use sub-second mtime precision |
Thu, 14 Oct 2021 13:54:39 +0200 | Simon Sapin | dirstate: ignore sub-second component when either is zero in mtime |
Mon, 18 Oct 2021 11:23:07 +0200 | Simon Sapin | dirstate: store mtimes with nanosecond precision in memory |