rust/hg-core/src/operations/mod.rs
Wed, 27 Jan 2021 14:00:21 +0100 Simon Sapin rust: Remove DirstateParseError and ListDirstateTrackedFilesError
Tue, 26 Jan 2021 20:42:36 +0100 Simon Sapin rust: remove three enums that were identical to `RevlogError`
Tue, 26 Jan 2021 19:07:24 +0100 Simon Sapin rust: remove `FooError` structs with only `kind: FooErrorKind` enum field
Mon, 14 Dec 2020 14:59:23 +0100 Simon Sapin rust: replace most "operation" structs with functions
Fri, 11 Sep 2020 17:32:53 +0200 Antoine Cezar hg-core: add a `CatRev` operation
Fri, 18 Sep 2020 16:52:16 +0200 Antoine Cezar hg-core: add a `ListRevTrackedFiles` operation
Wed, 09 Sep 2020 12:12:11 +0200 Antoine Cezar hg-core: simplify `list_tracked_files` operation
Wed, 09 Sep 2020 12:07:05 +0200 Antoine Cezar rhg: add a `DebugData` `Command` to prepare the `rhg debugdata` subcommand
Thu, 13 Aug 2020 16:22:15 +0200 Antoine Cezar hg-core: define a `DebugData` `Operation`
Sat, 08 Aug 2020 12:52:39 -0700 Antoine Cezar hg-core: define a `ListTrackedFiles` `Operation`
Wed, 29 Jul 2020 10:08:09 +0200 Antoine Cezar hg-core: remove the `Operation` trait
Wed, 24 Jun 2020 17:53:44 +0200 Raphaël Gomès hg-core: define a `dirstate_status` `Operation`
Fri, 05 Jun 2020 08:48:09 +0200 Antoine Cezar hg-core: add FindRoot operation to find repository root path
Fri, 05 Jun 2020 08:46:35 +0200 Antoine Cezar hg-core: add Operation interface for high-level hg operations
less more (0) tip