rust/hg-cpython/src/dirstate/dirstate_map.rs
Tue, 29 Mar 2022 00:53:11 +0200 Raphaël Gomès rust-dirstatemap: implement part of the `setparents` logic
Wed, 23 Mar 2022 17:19:32 +0100 Raphaël Gomès rust-distatemap: remove `addfile` API
Wed, 23 Mar 2022 17:16:10 +0100 Raphaël Gomès rust-dirstatemap: remove `removefile` API
Mon, 28 Mar 2022 18:13:58 +0200 Raphaël Gomès rust-dirstatemap: add `set_untracked` method
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:50 +0200 Raphaël Gomès rust-dirstatemap: add `set_clean` method
Wed, 23 Mar 2022 17:27:58 +0100 Raphaël Gomès rust-dirstatemap: add Rust implementation of `reset_state`
Wed, 23 Mar 2022 15:19:43 +0100 Raphaël Gomès dirstatemap: move `set_tracked` out of common methods and plug in Rust
Tue, 05 Apr 2022 10:55:28 +0200 Raphaël Gomès rust: fix unsound `OwningDirstateMap` stable
Thu, 02 Dec 2021 15:10:03 +0100 Simon Sapin rhg: Add Repo::write_dirstate
Mon, 29 Nov 2021 17:37:08 +0100 Simon Sapin rust: Serializing a DirstateMap does not mutate it anymore
Fri, 19 Nov 2021 03:04:42 +0100 Pierre-Yves David dirstate: remove need_delay logic
Mon, 18 Oct 2021 11:23:07 +0200 Simon Sapin dirstate: store mtimes with nanosecond precision in memory
Sat, 02 Oct 2021 00:44:17 +0200 Pierre-Yves David dirstatemap: fix copymap.pop in Rust to return the value it pops
Mon, 27 Sep 2021 13:52:49 +0200 Simon Sapin dirstate: Remove the Rust abstraction DirstateMapMethods
Mon, 27 Sep 2021 12:09:15 +0200 Simon Sapin dirstate: Remove the flat Rust DirstateMap implementation
Tue, 28 Sep 2021 20:05:37 +0200 Pierre-Yves David dirstate: drop all logic around the "non-normal" sets
Wed, 22 Sep 2021 15:23:03 +0200 Pierre-Yves David dirstate: drop the `clearambiguoustimes` method for the map
Thu, 23 Sep 2021 18:29:40 +0200 Simon Sapin dirstate: Pass the final DirstateItem to _rustmap.addfile()
Thu, 23 Sep 2021 15:36:43 +0200 Simon Sapin dirstate: Replace dropfile with drop_item_and_copy_source
Thu, 23 Sep 2021 15:26:33 +0200 Simon Sapin dirstate: Remove return boolean from dirstatemap.dropfile
Wed, 22 Sep 2021 18:56:58 +0200 Simon Sapin dirstate: Propagate dirstate-v2 parse errors from set_dirstate_item
Wed, 22 Sep 2021 18:21:58 +0200 Simon Sapin dirstate: Skip no-op conversion in Rust DirstateMap::set_v1
Wed, 22 Sep 2021 11:33:29 +0200 Simon Sapin dirstate: Use the Rust implementation of DirstateItem when Rust is enabled
Mon, 20 Sep 2021 20:20:55 +0200 Simon Sapin debugsate: Change debug_iter() to yield tuples instead of DirstateItem
Mon, 20 Sep 2021 19:59:09 +0200 Simon Sapin debugstate: Always call dirstatemap.debug_iter()
Fri, 17 Sep 2021 13:33:45 +0200 Simon Sapin rust: Make the fields of DirstateEntry private
Mon, 20 Sep 2021 12:52:32 +0200 Simon Sapin rust: Remove the `rustext.parsers` module
Thu, 09 Sep 2021 18:07:40 +0200 Simon Sapin rust: Make OwningDirstateMap generic and move it into hg-core
Mon, 19 Jul 2021 07:23:55 +0200 Pierre-Yves David dirstate-map: move most of `dirstate.update_file` logic in the dsmap
less more (0) -100 -50 -30 tip