Mercurial > hg
log
age | author | description |
---|---|---|
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` |
Mon, 18 Oct 2021 19:02:40 +0200 | Simon Sapin | dirstate: rename a `very_likely_equal` method to `likely_equal` |
Tue, 19 Oct 2021 19:03:39 +0200 | Raphaël Gomès | backout: backed out changeset 2f2107c01dee |