log rust/rhg/src/commands/status.rs @ 51502:a5d8f261b716 stable

age author description
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
Tue, 15 Nov 2022 00:02:43 +0100 Raphaël Gomès rhg: upgrade `clap` dependency
Wed, 05 Oct 2022 15:45:05 -0400 Arseniy Alekseyev rhg: parallellize computation of [unsure_is_modified]
Wed, 21 Sep 2022 10:14:29 -0400 Arseniy Alekseyev rhg: enable in case ui.statuscopies=True
Tue, 20 Sep 2022 18:28:25 -0400 Arseniy Alekseyev rhg: support tweakdefaults
Tue, 20 Sep 2022 18:16:50 -0400 Arseniy Alekseyev rhg: central treatment of PLAIN and PLAINEXCEPT
Mon, 25 Jul 2022 15:39:04 +0200 Raphaël Gomès rhg-status: add support for narrow clones
Tue, 19 Jul 2022 15:37:45 +0200 Raphaël Gomès rhg: add sparse support
Tue, 26 Jul 2022 17:33:34 +0200 Raphaël Gomès rhg-status: extract a function for printing pattern file warnings
Wed, 24 Aug 2022 16:38:13 +0100 Arseniy Alekseyev rhg: make [rhg status -v] work when it needs no extra output
Wed, 18 May 2022 15:53:28 +0100 Raphaël Gomès rust: don't swallow valuable error information stable