Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 12 Apr 2022 17:30:34 +0200 | Raphaël Gomès | rust-dirstatemap: stop using `state()` in the cache logic |
Tue, 12 Apr 2022 16:24:25 +0200 | Raphaël Gomès | rust-dirstatemap: stop using `.state` in `is_from_other_parent` |
Tue, 12 Apr 2022 17:29:21 +0200 | Raphaël Gomès | rust-dirstate-entry: add `modified` method |
Tue, 12 Apr 2022 17:27:56 +0200 | Raphaël Gomès | rust: remove use of `EntryState` in `DirsMultiset` |
Tue, 12 Apr 2022 17:26:23 +0200 | Raphaël Gomès | rust: use `entry.tracked()` directly |
Tue, 12 Apr 2022 17:25:38 +0200 | Raphaël Gomès | rust-hg-cpython: remove use of `EntryState` |
Fri, 08 Apr 2022 18:10:12 +0200 | Raphaël Gomès | rust-dirstatemap: use a checked sub instead of a potentially underflowing one |