log rust/hg-core/src/operations/mod.rs @ 45528:66756b34c06e

age author description
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