rust/hg-core/src/dirstate/dirs_multiset.rs
Fri, 12 Apr 2024 16:09:45 +0100 Arseniy Alekseyev match: fix the rust-side bug in visit_children_set for rootfilesin matchers stable
Tue, 08 Aug 2023 11:50:26 -0400 Spencer Baugh rust: improve the type on DirsMultiset::from_manifest
Mon, 09 Jan 2023 19:18:43 +0100 Raphaël Gomès rust-clippy: fix most warnings in `hg-core`
Tue, 12 Apr 2022 17:27:56 +0200 Raphaël Gomès rust: remove use of `EntryState` in `DirsMultiset`
Mon, 27 Sep 2021 12:09:15 +0200 Simon Sapin dirstate: Remove the flat Rust DirstateMap implementation
Fri, 17 Sep 2021 13:33:45 +0200 Simon Sapin rust: Make the fields of DirstateEntry private
Mon, 30 Aug 2021 18:45:54 +0200 Pierre-Yves David pathutil: replace the `skip` argument of `dirs` with a boolean
Wed, 19 May 2021 13:15:00 +0200 Simon Sapin dirstate-v2: Make more APIs fallible, returning Result
Wed, 19 May 2021 13:15:00 +0200 Simon Sapin rust: Return owned instead of borrowed DirstateEntry in DirstateMap APIs
Fri, 30 Apr 2021 19:57:46 +0200 Simon Sapin rust: Use `&HgPath` instead of `&HgPathBuf` in may APIs
Tue, 30 Mar 2021 14:15:23 +0200 Simon Sapin dirstate-tree: Make Rust DirstateMap bindings go through a trait object
Thu, 08 Apr 2021 21:46:54 +0200 Simon Sapin rust: Remove the compile-time 'dirstate-tree' feature flag
Wed, 30 Sep 2020 18:10:29 +0200 Raphaël Gomès rust: start plugging the dirstate tree behind a feature gate
Mon, 15 Jun 2020 18:26:40 +0200 Raphaël Gomès rust: do a clippy pass
Fri, 24 Jan 2020 11:10:07 +0100 Raphaël Gomès rust-dirs-multiset: improve temporary error message
Tue, 14 Jan 2020 17:04:32 +0100 Raphaël Gomès rust-dirs-multiset: add `DirsChildrenMultiset`
Mon, 16 Dec 2019 11:28:14 +0100 Raphaël Gomès rust-warnings: fix warnings in tests
Thu, 12 Dec 2019 15:55:25 +0100 Raphaël Gomès rust-dirs: handle forgotten `Result`s
Fri, 29 Nov 2019 17:19:34 +0100 Raphaël Gomès rust-dirs-multiset: use `AsRef` instead of concrete types when possible
Mon, 14 Oct 2019 13:57:30 +0200 Raphaël Gomès rust-performance: introduce FastHashMap type alias for HashMap
Fri, 22 Nov 2019 10:39:05 +0100 Raphaël Gomès rust-dirs: address failing tests for `dirs` impl with a temporary fix
Sun, 01 Sep 2019 20:53:14 +0200 Raphaël Gomès rust-hgpath: replace all paths and filenames with HgPath/HgPathBuf
Sun, 08 Sep 2019 11:55:29 +0900 Yuya Nishihara rust-dirstate: specify concrete return type of DirsMultiset::iter()
Sat, 31 Aug 2019 14:12:38 +0900 Yuya Nishihara rust: apply more formatting fixes
Sat, 17 Aug 2019 18:28:55 +0900 Yuya Nishihara rust-dirstate: remove test case for DirsMultiset::new(Manifest, Some)
Sat, 17 Aug 2019 18:25:29 +0900 Yuya Nishihara rust-dirstate: split DirsMultiset constructor per input type
Wed, 17 Jul 2019 11:37:43 +0200 Raphaël Gomès rust-dirstate: improve API of `DirsMultiset`
Tue, 09 Jul 2019 12:15:09 +0200 Raphaël Gomès rust-dirstate: use EntryState enum instead of literals
Tue, 09 Jul 2019 11:49:49 +0200 Raphaël Gomès rust-parsers: switch to parse/pack_dirstate to mutate-on-loop
Tue, 02 Jul 2019 17:15:03 +0200 Raphaël Gomès rust: switch hg-core and hg-cpython to rust 2018 edition
Fri, 12 Jul 2019 11:08:31 +0200 Raphaël Gomès rust-utils: use new find_dirs iterator
Mon, 01 Jul 2019 15:07:31 +0200 Raphaël Gomès rust: remove Deref in favor of explicit methods
Mon, 01 Jul 2019 10:50:18 +0200 Raphaël Gomès rust: run rfmt on all hg-core/hg-cpython code
Thu, 16 May 2019 18:03:06 +0200 Raphaël Gomès rust-dirstate: add "dirs" Rust implementation
less more (0) tip