rust/rhg/src/commands/status.rs
Tue, 09 May 2023 11:35:50 +0200 Raphaël Gomès branching: merge stable into default @
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, 06 Apr 2023 11:41:51 +0100 Arseniy Alekseyev rhg: support `status --print0`
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
Tue, 28 Feb 2023 15:25:47 +0100 Raphaël Gomès dirstate: add a way to test races happening during status stable
Mon, 12 Dec 2022 16:38:05 +0100 Raphaël Gomès rust: add debug log about skipping dirstate update 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
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
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
Fri, 17 Dec 2021 16:54:22 +0100 Simon Sapin rhg: Properly format warnings related to ignore patterns
Fri, 17 Dec 2021 14:15:08 +0100 Simon Sapin dirstate-v2: Apply SECOND_AMBIGUOUS to directory mtimes too
Thu, 16 Dec 2021 17:34:51 +0100 Simon Sapin rhg: Use binary search in manifest lookup
Tue, 14 Dec 2021 20:36:36 +0100 Simon Sapin rhg: Skip reading the contents of ambiguous files in some cases
Mon, 13 Dec 2021 14:37:16 +0100 Simon Sapin rhg: Print "bad match" errors in rhg status
Fri, 10 Dec 2021 16:18:58 +0100 Simon Sapin rhg: Add support for `rhg status --copies`
Fri, 10 Dec 2021 16:57:39 +0100 Simon Sapin rhg: refactor relativize_path into a struct + method
Fri, 10 Dec 2021 16:31:16 +0100 Simon Sapin rhg: refactor display_status_paths with a struct for common arguments
Fri, 10 Dec 2021 14:27:00 +0100 Simon Sapin rhg: Add support for ui.ignore and ui.ignore.* config
Thu, 09 Dec 2021 10:55:17 +0100 Simon Sapin rhg: Set second_ambiguous as needed in post-status fixup
Thu, 25 Nov 2021 18:33:51 +0100 Simon Sapin rhg: Update the dirstate on disk after status
Tue, 16 Nov 2021 11:53:58 +0000 Arseniy Alekseyev rhg: add support for narrow clones and sparse checkouts
Mon, 25 Oct 2021 11:36:22 +0200 Pierre-Yves David dirstate: remove `lastnormaltime` mechanism
Fri, 26 Nov 2021 15:59:09 +0100 Simon Sapin rhg: Add support for `rhg status -n`
Tue, 23 Nov 2021 20:04:22 +0100 Simon Sapin rhg: Fix status desambiguation of symlinks and executable files
Tue, 23 Nov 2021 19:40:29 +0100 Simon Sapin rhg: Rename cat_file_is_modified
Tue, 23 Nov 2021 19:39:51 +0100 Simon Sapin rhg: Also parse flags in the manifest parser
Tue, 23 Nov 2021 18:27:42 +0100 Simon Sapin rhg: Propogate manifest parse errors instead of panicking
Tue, 09 Nov 2021 18:56:55 +0100 Simon Sapin rhg: Config commands.status.terse is not supported
Tue, 09 Nov 2021 18:39:37 +0100 Simon Sapin rhg: Propagate config errors in `rhg status`
Tue, 09 Nov 2021 15:43:29 +0100 Simon Sapin rhg: Fix `rhg status` file content comparison
Mon, 18 Oct 2021 11:23:07 +0200 Simon Sapin dirstate: store mtimes with nanosecond precision in memory
Fri, 25 Jun 2021 15:00:08 +0530 Pulkit Goyal rhg: add ui.plain() and check it before showing relative paths in status
Tue, 05 Oct 2021 18:10:04 +0530 Pulkit Goyal rhg: add relative paths support in `rhg status`
Thu, 24 Jun 2021 14:23:11 +0530 Pulkit Goyal rhg: fallback if tweakdefaults or statuscopies is enabled with status
Mon, 27 Sep 2021 13:52:49 +0200 Simon Sapin dirstate: Remove the Rust abstraction DirstateMapMethods
less more (0) -60 tip