rust/hg-core/src/operations/cat.rs
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
Tue, 26 Jan 2021 18:31:46 +0100 Simon Sapin rhg: centralize parsing of `--rev` CLI arguments
Mon, 25 Jan 2021 11:48:47 +0100 Simon Sapin rust: Make NodePrefix allocation-free and Copy, remove NodePrefixRef
Mon, 14 Dec 2020 16:33:15 +0100 Simon Sapin rust: introduce Repo and Vfs types for filesystem abstraction
Mon, 14 Dec 2020 14:59:23 +0100 Simon Sapin rust: replace most "operation" structs with functions
Mon, 14 Dec 2020 13:47:44 +0100 Simon Sapin rust: change &PathBuf parameters to &Path
Wed, 02 Dec 2020 15:00:49 +0100 Simon Sapin rust: use NodePrefix::from_hex instead of hex::decode directly
Mon, 30 Nov 2020 19:34:49 +0100 Simon Sapin rhg: allow specifying a changeset ID prefix
Mon, 28 Sep 2020 17:13:15 +0200 Antoine cezar hg-core: fix path encoding usage
Thu, 29 Oct 2020 19:25:33 +0100 Antoine cezar rhg: strip copied files metadata from `cat` output
Fri, 11 Sep 2020 17:32:53 +0200 Antoine Cezar hg-core: add a `CatRev` operation
less more (0) tip