Mercurial > hg
log rust/hg-core/src/dirstate/entry.rs @ 48061:060cd909439f
age | author | description |
---|---|---|
Tue, 28 Sep 2021 20:05:37 +0200 | Pierre-Yves David | dirstate: drop all logic around the "non-normal" sets |
Thu, 23 Sep 2021 18:29:40 +0200 | Simon Sapin | dirstate: Pass the final DirstateItem to _rustmap.addfile() |
Wed, 22 Sep 2021 11:28:52 +0200 | Simon Sapin | rust: Add Python bindings for DirstateEntry as rustext.dirstate.DirstateItem |
Mon, 20 Sep 2021 19:18:21 +0200 | Simon Sapin | rust: Align DirstateEntry internals with Python/C DirstateItem |
Mon, 20 Sep 2021 20:55:38 +0200 | Simon Sapin | rust: Remove EntryState::Unknown |
Fri, 17 Sep 2021 13:33:45 +0200 | Simon Sapin | rust: Make the fields of DirstateEntry private |
Fri, 17 Sep 2021 12:42:24 +0200 | Simon Sapin | rust: Move DirstateEntry to its own module |