log rust/rhg/src/commands/cat.rs @ 45604:db11f8f39caf

age author description
Mon, 28 Sep 2020 16:54:35 +0200 Antoine cezar rhg: use `.or(Err(Error))` not `.map_err(|_| Error)` (D9100#inline-15067)
Tue, 15 Sep 2020 16:51:11 +0200 Antoine Cezar rhg: add a limited `rhg cat -r` subcommand