Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 29 Mar 2022 18:21:40 +0200 | Raphaël Gomès | rust-dirstatemap: add unit tests |
Tue, 29 Mar 2022 17:27:36 +0200 | Raphaël Gomès | rust: add `Debug` trait to a bunch of structs |
Wed, 30 Mar 2022 11:39:53 +0200 | Raphaël Gomès | rust-dirstatemap: use `&HgPath` instead of `HgPathBuf` in `copy_map_insert` |
Tue, 29 Mar 2022 17:23:24 +0200 | Raphaël Gomès | rust-dirstatemap: use `DirstateEntry::tracked` directly |
Tue, 29 Mar 2022 00:58:58 +0200 | Raphaël Gomès | rust-cpython: remove unused API to `drop_entry_and_copy_source` |
Tue, 29 Mar 2022 00:57:06 +0200 | Raphaël Gomès | rust-dirstatemap: remove `set_dirstate_entry`/`set_entry` methods |
Tue, 29 Mar 2022 00:53:11 +0200 | Raphaël Gomès | rust-dirstatemap: implement part of the `setparents` logic |