Mercurial > public > mercurial-scm > hg
log rust/hg-core/src/utils.rs @ 45892:06b64fabf91c
age | author | description |
---|---|---|
Mon, 15 Jun 2020 18:26:40 +0200 | Rapha?l Gom?s | rust: do a clippy pass |
Tue, 14 Jan 2020 17:08:45 +0100 | Rapha?l Gom?s | rust-utils: add `Escaped` trait |
Wed, 05 Feb 2020 17:05:37 +0100 | Rapha?l Gom?s | rust-pathauditor: add Rust implementation of the `pathauditor` |
Tue, 14 Jan 2020 18:00:05 +0100 | Rapha?l Gom?s | rust-utils: add util to find a slice in another slice |
Sun, 01 Sep 2019 20:53:14 +0200 | Rapha?l Gom?s | rust-hgpath: add HgPath and HgPathBuf structs to encapsulate handling of paths |
Mon, 26 Aug 2019 08:25:01 -0400 | Valentin Gatien-Baron | rustfilepatterns: refactor the pattern of removing a prefix from a &[u8] |
Sat, 31 Aug 2019 14:12:38 +0900 | Yuya Nishihara | rust: apply more formatting fixes |