Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 28 Mar 2022 18:15:11 +0200 | Raphaël Gomès | dirstatemap: move `set_untracked` out of the common methods |
Mon, 28 Mar 2022 18:13:58 +0200 | Raphaël Gomès | rust-dirstatemap: add `set_untracked` method |
Mon, 28 Mar 2022 18:10:19 +0200 | Raphaël Gomès | dirstatemap: move `set_possibly_dirty` out of the common methods |
Mon, 28 Mar 2022 18:09:01 +0200 | Raphaël Gomès | rust-dirstatemap: add `set_possibly_dirty` method |
Mon, 28 Mar 2022 18:02:45 +0200 | Raphaël Gomès | dirstatemap: move `set_clean` out of common methods |
Mon, 28 Mar 2022 18:02:50 +0200 | Raphaël Gomès | rust-dirstatemap: add `set_clean` method |
Wed, 23 Mar 2022 17:13:18 +0100 | Raphaël Gomès | dirstatemap: remove `_insert_entry` |