Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 24 Nov 2021 04:59:48 +0100 | Pierre-Yves David | dirstate-item: ignore mtime to write v1 when `mtime-second-ambiguous` is set |
Wed, 24 Nov 2021 04:51:05 +0100 | Pierre-Yves David | dirstate-item: implement the comparison logic for mtime-second-ambiguous |
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:13:33 +0100 | Pierre-Yves David | largefile: use the proper "mtime boundary" logic during fixup |
Tue, 23 Nov 2021 18:03:51 +0100 | Pierre-Yves David | status: move the boundary comparison logic within the timestamp module |
Tue, 23 Nov 2021 18:11:42 +0100 | Pierre-Yves David | tests: remove potential mtime ambiguity in a dirstate test |