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
|
Mon, 28 Mar 2022 23:45:54 +0200 |
Raphaël Gomès |
dirstate-item: add missing bit of docstring
|
Mon, 28 Mar 2022 23:42:16 +0200 |
Raphaël Gomès |
dirstatemap: move `_dirs_incr` and `_dirs_decr` methods out of the common
|
Mon, 28 Mar 2022 23:39:28 +0200 |
Raphaël Gomès |
dirstatemap: move `_refresh_entry` out of the common methods
|
Mon, 28 Mar 2022 23:38:05 +0200 |
Raphaël Gomès |
dirstatemap: move `_drop_entry` out of the common methods
|
Mon, 28 Mar 2022 23:37:36 +0200 |
Raphaël Gomès |
rust-dirstatemap: remove `_drop_entry`
|
Mon, 28 Mar 2022 23:34:30 +0200 |
Raphaël Gomès |
rust-dirstatemap: remove `__settitem__`
|
Mon, 28 Mar 2022 18:30:08 +0200 |
Raphaël Gomès |
rust-dirstatemap: remove unused `_refresh_entry` implementation
|