Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Thu, 09 Dec 2021 10:23:41 +0100 |
Simon Sapin |
dirstate: Document Timestamp.second_ambiguous
|
Thu, 25 Nov 2021 18:33:51 +0100 |
Simon Sapin |
rhg: Update the dirstate on disk after status
|
Wed, 24 Nov 2021 05:00:28 +0100 |
Pierre-Yves David |
status: keep second-ambiguous mtimes during fixup
|
Wed, 24 Nov 2021 04:40:00 +0100 |
Pierre-Yves David |
dirstate-item: add a "second_ambiguous` flag in the mtime tuple
|
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
|