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
|