rust/hg-core/src/utils/hg_path.rs
Tue, 05 Apr 2022 10:55:28 +0200 Raphaël Gomès rust-hgpath: add `repr(transparent)` to `HgPath` stable
Tue, 26 Oct 2021 19:47:30 +0100 Arseniy Alekseyev rhg: more efficient `HgPath::join`
Mon, 10 May 2021 21:31:05 +0200 Simon Sapin dirstate-tree: Refactor DirstateMap::drop_file to be recursive
Fri, 16 Apr 2021 12:12:41 +0200 Simon Sapin dirstate-tree: Add the new `status()` algorithm
Tue, 06 Apr 2021 14:35:39 +0200 Simon Sapin dirstate-tree: Add map `get` and `contains_key` methods
Thu, 28 Jan 2021 19:21:57 +0100 Simon Sapin rust: replace ToString impls with Display
Tue, 26 Jan 2021 20:05:37 +0100 Simon Sapin rust: replace trivial `impl From …` with `#[derive(derive_more::From)]`
Tue, 15 Sep 2020 10:52:28 +0200 Antoine Cezar hg-core: impl TryFrom<PathBuff> for HgPathBuf
Mon, 15 Jun 2020 18:26:40 +0200 Raphaël Gomès rust: do a clippy pass
Tue, 14 Jan 2020 17:04:32 +0100 Raphaël Gomès rust-dirs-multiset: add `DirsChildrenMultiset`
Tue, 14 Jan 2020 16:50:35 +0100 Raphaël Gomès rust-hg-path: add useful methods to `HgPath`
Wed, 05 Feb 2020 17:05:37 +0100 Raphaël Gomès rust-pathauditor: add Rust implementation of the `pathauditor`
Tue, 28 Jan 2020 10:40:19 -0800 Martin von Zweigbergk rust: re-format with nightly rustfmt
Tue, 14 Jan 2020 18:03:28 +0100 Raphaël Gomès rust-utils: add Rust implementation of Python's "os.path.splitdrive"
Wed, 11 Dec 2019 09:39:14 -0800 Martin von Zweigbergk rust-hg-path: implement more readable custom Debug for HgPath{,Buf}
Fri, 29 Nov 2019 17:24:40 +0100 Raphaël Gomès rust-hg-path: add method to get part of a path relative to a prefix
Fri, 29 Nov 2019 17:15:24 +0100 Raphaël Gomès rust-hg-path: implement `Display` for `HgPath` and `HgPathBuf`
Wed, 16 Oct 2019 17:16:23 +0300 Raphaël Gomès rust-cross-platform: remove `unimplemented!` to get compile-time errors
Sun, 01 Sep 2019 20:53:14 +0200 Raphaël Gomès rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths
less more (0) tip