Mercurial > public > mercurial-scm > hg-stable
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 |