rust/hg-core/src/lib.rs
Thu, 06 Feb 2020 14:28:35 +0100 Raphaël Gomès rust-status: rename `StatusResult` to `DirstateStatus`
Thu, 06 Feb 2020 14:25:59 +0100 Raphaël Gomès rust-status: refactor options into a `StatusOptions` struct
Fri, 17 Jan 2020 11:29:33 +0100 Raphaël Gomès rust-matchers: add function to generate a regex matcher function
Fri, 06 Mar 2020 10:38:37 +0100 Raphaël Gomès hg-core: add a compilation error if trying to compile outside of Linux stable
Thu, 16 Jan 2020 13:34:04 +0100 Raphaël Gomès rust-re2: add wrapper for calling Re2 from Rust
Thu, 16 Jan 2020 11:27:12 +0100 Raphaël Gomès rust-filepatterns: add support for `include` and `subinclude` patterns
Thu, 16 Jan 2020 10:28:40 +0100 Raphaël Gomès rust-filepatterns: improve API and robustness for pattern files parsing
Fri, 24 Jan 2020 11:10:07 +0100 Raphaël Gomès rust-dirs-multiset: improve temporary error message
Wed, 25 Dec 2019 15:17:55 +0100 Georges Racinet rust-core: extracted a revlog submodule
Wed, 25 Dec 2019 14:53:45 +0100 Georges Racinet rust-core: updated copyright notice
Fri, 29 Nov 2019 17:30:10 +0100 Raphaël Gomès rust-dirstate-status: update bridge for new rust version of `dirstate.status`
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
Tue, 29 Oct 2019 17:16:28 +0100 Raphaël Gomès rust-matchers: add `Matcher` trait and implement `AlwaysMatcher`
Fri, 11 Oct 2019 13:39:57 +0200 Raphaël Gomès rust-dirstate-status: add first Rust implementation of `dirstate.status`
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 12:00:26 +0900 Yuya Nishihara rust-dirstate: provide CopyMapIter and StateMapIter types
Sun, 08 Sep 2019 11:55:29 +0900 Yuya Nishihara rust-dirstate: specify concrete return type of DirsMultiset::iter()
Sat, 17 Aug 2019 18:25:29 +0900 Yuya Nishihara rust-dirstate: split DirsMultiset constructor per input type
Wed, 10 Jul 2019 09:56:23 +0200 Raphaël Gomès rust-dirstate: rust implementation of dirstatemap
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
Wed, 10 Jul 2019 17:41:07 +0200 Raphaël Gomès rust-utils: add docstrings and doctests for utils.rs
Tue, 02 Jul 2019 17:15:03 +0200 Raphaël Gomès rust: switch hg-core and hg-cpython to rust 2018 edition
Thu, 16 May 2019 18:03:06 +0200 Raphaël Gomès rust-dirstate: add "dirs" Rust implementation
Thu, 06 Jun 2019 15:30:56 +0200 Raphaël Gomès rust-filepatterns: use bytes instead of String
Thu, 16 May 2019 16:22:20 +0200 Raphaël Gomès rust-dirstate: create dirstate submodule
Wed, 24 Apr 2019 11:34:09 +0200 Raphaël Gomès rust-filepatterns: add a Rust implementation of pattern-related utils
Mon, 06 May 2019 22:50:34 +0200 Raphaël Gomès rust-dirstate: add rust-cpython bindings to the new parse/pack functions
Mon, 06 May 2019 22:48:09 +0200 Raphaël Gomès rust-dirstate: add rust implementation of `parse_dirstate` and `pack_dirstate`
less more (0) -30 tip