log rust/rhg/src/commands/status.rs @ 52282:51a350a22d0c

age author description
Wed, 20 Nov 2024 15:53:19 +0100 Raphaël Gomès branching: merge stable into default
Mon, 18 Nov 2024 15:02:59 +0100 Raphaël Gomès rhg-status: rename a variable to be more explicit stable
Mon, 18 Nov 2024 15:02:07 +0100 Raphaël Gomès rhg-status: use `Filelog` default options when opening filelogs stable
Thu, 26 Sep 2024 14:26:24 +0200 Raphaël Gomès rust: don't star export from the `revlog` module
Wed, 25 Sep 2024 18:24:15 +0200 Raphaël Gomès rust-revlog: introduce an `options` module
Mon, 30 Sep 2024 12:08:49 +0200 Raphaël Gomès rust-manifest: encode flags as `Option<NonZeroU8>`
Wed, 19 Jun 2024 14:49:35 +0200 Raphaël Gomès rust: add Vfs trait
Wed, 19 Jun 2024 12:49:26 +0200 Raphaël Gomès rust: use new revlog configs in all revlog opening code
Thu, 01 Aug 2024 13:04:38 +0100 Arseniy Alekseyev rhg: ignore readonly FS error when saving dirstate stable
Thu, 01 Aug 2024 14:00:07 +0200 Raphaël Gomès rhg: expand user and environment variables in ignore includes stable
Wed, 20 Dec 2023 14:58:36 +0100 Raphaël Gomès rust-clippy: simplify `match` to `if let`
Mon, 18 Sep 2023 17:11:11 +0200 Raphaël Gomès rust-revlog: teach the revlog opening code to read the repo options
Wed, 15 Nov 2023 18:43:03 +0000 Arseniy Alekseyev rhg: support rhg status --rev --rev
Mon, 16 Oct 2023 18:56:40 +0100 Arseniy Alekseyev rhg: refactor hg status, make the display code usable for non-dirstate status
Wed, 02 Aug 2023 10:46:47 -0400 Spencer Baugh rhg: support "status FILE"
Thu, 06 Jul 2023 14:32:07 +0200 Raphaël Gomès rust-config: add support for default config items
Tue, 09 May 2023 11:35:50 +0200 Raphaël Gomès branching: merge stable into default
Thu, 06 Apr 2023 11:41:51 +0100 Arseniy Alekseyev rhg: support `status --print0`
Wed, 26 Apr 2023 15:30:35 -0400 Arun Kulshreshtha rhg: correctly relativize copy source path stable
Wed, 26 Apr 2023 15:31:02 -0400 Arun Kulshreshtha rhg: don't print copy source when --no-status is passed stable
Thu, 02 Mar 2023 19:02:52 +0100 Pierre-Yves David branching: merge stable into default
Tue, 28 Feb 2023 16:19:21 +0100 Raphaël Gomès rhg: fix race when an ambiguous file is deleted on disk stable
Mon, 27 Feb 2023 15:18:50 +0100 Raphaël Gomès rhg: fix race when a fixup file is deleted on disk stable
Thu, 16 Feb 2023 14:43:46 +0000 Arseniy Alekseyev rhg: nicer error message
Wed, 11 Jan 2023 16:42:29 +0100 Raphaël Gomès rust-ui: refactor ui code for printing narrow/sparse warnings
Tue, 28 Feb 2023 15:25:47 +0100 Raphaël Gomès dirstate: add a way to test races happening during status stable
Wed, 25 Jan 2023 18:44:09 +0100 Raphaël Gomès rust-clippy: fix warning about nested ifs
Mon, 09 Jan 2023 17:40:03 +0100 Raphaël Gomès rust: run `cargo clippy`
Thu, 05 Jan 2023 17:15:03 +0000 Arseniy Alekseyev rhg: implement checkexec to support weird filesystems
Mon, 12 Dec 2022 16:38:05 +0100 Raphaël Gomès rust: add debug log about skipping dirstate update stable