Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Thu, 14 Oct 2021 13:54:39 +0200 | Simon Sapin | dirstate: ignore sub-second component when either is zero in mtime |
Tue, 19 Oct 2021 22:04:14 +0200 | Pierre-Yves David | dirstate-v2: add a new MTIME_SECOND_AMBIGUOUS flags |
Mon, 18 Oct 2021 11:23:07 +0200 | Simon Sapin | dirstate: store mtimes with nanosecond precision in memory |
Tue, 19 Oct 2021 21:03:13 +0200 | Simon Sapin | rust: remove now-unused DirstateEntry::clear_ambiguous_mtime method |
Tue, 19 Oct 2021 22:14:48 +0200 | Pierre-Yves David | dirstate: align Rust function name to `need_delay` |