rust/hg-core/src/lib.rs
Wed, 19 May 2021 13:15:00 +0200 Simon Sapin dirstate-v2: Make more APIs fallible, returning Result
Mon, 12 Apr 2021 14:43:45 +0200 Simon Sapin rust: Add a Timestamp struct instead of abusing Duration
Tue, 30 Mar 2021 14:15:23 +0200 Simon Sapin dirstate-tree: Make Rust DirstateMap bindings go through a trait object
Fri, 19 Mar 2021 13:18:53 +0100 Simon Sapin rhg: Add more conversions between error types
Thu, 11 Feb 2021 15:51:11 +0100 Simon Sapin rust: Add a log file rotation utility
Thu, 28 Jan 2021 19:21:57 +0100 Simon Sapin rust: replace ToString impls with Display
Wed, 27 Jan 2021 14:45:25 +0100 Simon Sapin rust: use HgError in RevlogError and Vfs
Wed, 27 Jan 2021 14:00:21 +0100 Simon Sapin rust: Remove DirstateParseError and ListDirstateTrackedFilesError
Wed, 27 Jan 2021 13:41:28 +0100 Simon Sapin rust: Replace DirstatePackError with HgError
Wed, 27 Jan 2021 13:19:49 +0100 Simon Sapin rust: Introduce an `HgError` enum for common error cases
Tue, 26 Jan 2021 20:05:37 +0100 Simon Sapin rust: replace trivial `impl From …` with `#[derive(derive_more::From)]`
Tue, 26 Jan 2021 18:31:46 +0100 Simon Sapin rhg: centralize parsing of `--rev` CLI arguments
Fri, 22 Jan 2021 11:10:39 +0100 Dan Villiom Podlaski Christiansen rust: lower compile error on non-linux platforms to a warning
Tue, 29 Dec 2020 10:53:45 +0100 Raphaël Gomès hg-core: add basic config module
Mon, 14 Dec 2020 16:33:15 +0100 Simon Sapin rust: introduce Repo and Vfs types for filesystem abstraction
Thu, 01 Oct 2020 18:51:06 +0200 Pierre-Yves David copies: introduce a basic Rust function for `combine_changeset_copies`
Tue, 24 Nov 2020 17:49:16 +0100 Simon Sapin requirements: move loading to hg-core and add parsing
Wed, 29 Jul 2020 10:21:17 +0200 Antoine Cezar rhg: add a `Files` `Command` to prepare the `rhg files` subcommand
Fri, 05 Jun 2020 08:46:35 +0200 Antoine Cezar hg-core: add Operation interface for high-level hg operations
Fri, 29 May 2020 12:17:59 +0200 Raphaël Gomès rust: remove support for `re2`
Fri, 20 Mar 2020 17:18:14 +0900 Yuya Nishihara merge with stable
Fri, 13 Mar 2020 00:41:22 +0100 Raphaël Gomès rust-core: add missing `Debug` traits
Fri, 06 Mar 2020 18:08:23 +0100 Raphaël Gomès hg-core: add function timing information
Fri, 17 Jan 2020 15:43:46 +0100 Raphaël Gomès rust-status: add bare `hg status` support in hg-core
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
less more (0) -50 -30 tip