log rust/rhg/src/commands/files.rs @ 53040:cdd7bf612c7b stable tip

age author description
Wed, 26 Feb 2025 09:25:53 -0500 Rapha?l Gom?s rhg-files: use the correct long-form flag for selecting a revision
Tue, 26 Nov 2024 15:45:11 +0000 Arseniy Alekseyev rust: make RevlogError AmbiguousPrefix case contain the actual prefix
Mon, 30 Sep 2024 19:15:19 +0200 Rapha?l Gom?s rust-files: separate the listing of files from a revset and a revision
Mon, 30 Sep 2024 12:10:35 +0200 Rapha?l Gom?s rust-files: also return filenode and flags when listing a revision's files
Thu, 17 Aug 2023 15:53:32 -0400 Spencer Baugh rhg: support rhg files [FILE]
Mon, 29 May 2023 17:04:14 +0100 Arseniy Alekseyev rhg: support `rhg files` with `ui.relative-paths=false`
Mon, 29 May 2023 16:53:18 +0100 Arseniy Alekseyev rhg: make `rhg files` work if `ui.relative-files=true` is specified
Wed, 11 Jan 2023 17:30:55 +0100 Rapha?l Gom?s rhg-files: add support for narrow when specifying a revision
Wed, 11 Jan 2023 17:08:23 +0100 Rapha?l Gom?s rust-narrow: enable narrow support for plain `rhg files`
Wed, 11 Jan 2023 17:28:48 +0100 Rapha?l Gom?s rhg-files: make signature of `display_files` more flexible
Wed, 11 Jan 2023 16:29:29 +0100 Rapha?l Gom?s rhg-files: reuse centralized dirstate logic
Wed, 11 Jan 2023 15:44:21 +0100 Rapha?l Gom?s rhg: fix typo
Tue, 15 Nov 2022 00:02:43 +0100 Rapha?l Gom?s rhg: upgrade `clap` dependency
Fri, 10 Dec 2021 16:57:39 +0100 Simon Sapin rhg: refactor relativize_path into a struct + method
Tue, 16 Nov 2021 11:53:58 +0000 Arseniy Alekseyev rhg: add support for narrow clones and sparse checkouts