rust/rhg/src/commands/status.rs
Tue, 03 Dec 2024 09:44:57 -0500 Mitchell Kember rhg: support status --change, including --copies
Tue, 03 Dec 2024 09:37:34 -0500 Mitchell Kember hg-core: refactor rev parsing in operations::status_rev_rev
Tue, 03 Dec 2024 15:27:50 -0500 Mitchell Kember rhg: fix bug with matchers in rhg status --rev --rev
Tue, 26 Nov 2024 15:45:11 +0000 Arseniy Alekseyev rust: make RevlogError AmbiguousPrefix case contain the actual prefix
Mon, 02 Dec 2024 09:45:56 -0500 Mitchell Kember rhg: avoid calculating copies for status --no-status
Mon, 25 Nov 2024 15:34:58 -0500 Mitchell Kember rhg: support rhg status --no-copies
Mon, 04 Nov 2024 11:26:41 +0100 Rapha?l Gom?s rust-lib: remove exports for not too common pattern-related types
Mon, 04 Nov 2024 11:18:36 +0100 Rapha?l Gom?s rust-lib: move `Dirstate*Error` to the `dirstate` module
Mon, 04 Nov 2024 11:13:05 +0100 Rapha?l Gom?s rust-lib: only export very common types to the top of the crate
Mon, 04 Nov 2024 11:07:05 +0100 Rapha?l Gom?s rust-dirstate: remove star exports
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
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
Mon, 28 Mar 2022 18:26:24 +0200 Rapha?l Gom?s rhg: use the new `set_clean` API
Tue, 05 Apr 2022 10:55:28 +0200 Rapha?l Gom?s rust: fix unsound `OwningDirstateMap` stable
Mon, 14 Feb 2022 18:57:12 +0100 Simon Sapin rust: fix code formatting
Thu, 10 Feb 2022 19:26:10 +0100 Simon Sapin rhg: enable `rhg status` by default, without config or env opt-in
Tue, 08 Feb 2022 14:20:58 +0100 Simon Sapin rhg: Colorize `rhg status` output when appropriate
Thu, 10 Feb 2022 11:58:04 +0100 Simon Sapin rhg: Add support for HGPLAINEXPECT
Fri, 07 Jan 2022 14:40:21 +0100 Simon Sapin rhg: desambiguate status without decompressing filelog if possible
Tue, 21 Dec 2021 18:50:44 +0100 Simon Sapin rhg: Expose FilelogEntry that wraps RevlogEntry
Tue, 21 Dec 2021 15:57:30 +0100 Simon Sapin rhg: Rename some revlog-related types and methods
Sat, 18 Dec 2021 11:47:03 +0100 Simon Sapin rhg: Fall back to Python if verbose status is requested by config
less more (0) -60 tip