Wed, 15 Nov 2023 18:43:03 +0000 |
Arseniy Alekseyev |
rhg: support rhg status --rev --rev
|
file |
diff |
annotate
|
Mon, 16 Oct 2023 18:56:40 +0100 |
Arseniy Alekseyev |
rhg: refactor hg status, make the display code usable for non-dirstate status
|
file |
diff |
annotate
|
Wed, 02 Aug 2023 10:46:47 -0400 |
Spencer Baugh |
rhg: support "status FILE"
|
file |
diff |
annotate
|
Thu, 06 Jul 2023 14:32:07 +0200 |
Raphaël Gomès |
rust-config: add support for default config items
|
file |
diff |
annotate
|
Tue, 09 May 2023 11:35:50 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
file |
diff |
annotate
|
Thu, 06 Apr 2023 11:41:51 +0100 |
Arseniy Alekseyev |
rhg: support `status --print0`
|
file |
diff |
annotate
|
Wed, 26 Apr 2023 15:30:35 -0400 |
Arun Kulshreshtha |
rhg: correctly relativize copy source path
stable
|
file |
diff |
annotate
|
Wed, 26 Apr 2023 15:31:02 -0400 |
Arun Kulshreshtha |
rhg: don't print copy source when --no-status is passed
stable
|
file |
diff |
annotate
|
Thu, 02 Mar 2023 19:02:52 +0100 |
Pierre-Yves David |
branching: merge stable into default
|
file |
diff |
annotate
|
Tue, 28 Feb 2023 16:19:21 +0100 |
Raphaël Gomès |
rhg: fix race when an ambiguous file is deleted on disk
stable
|
file |
diff |
annotate
|
Mon, 27 Feb 2023 15:18:50 +0100 |
Raphaël Gomès |
rhg: fix race when a fixup file is deleted on disk
stable
|
file |
diff |
annotate
|
Thu, 16 Feb 2023 14:43:46 +0000 |
Arseniy Alekseyev |
rhg: nicer error message
|
file |
diff |
annotate
|
Wed, 11 Jan 2023 16:42:29 +0100 |
Raphaël Gomès |
rust-ui: refactor ui code for printing narrow/sparse warnings
|
file |
diff |
annotate
|
Tue, 28 Feb 2023 15:25:47 +0100 |
Raphaël Gomès |
dirstate: add a way to test races happening during status
stable
|
file |
diff |
annotate
|
Wed, 25 Jan 2023 18:44:09 +0100 |
Raphaël Gomès |
rust-clippy: fix warning about nested ifs
|
file |
diff |
annotate
|
Mon, 09 Jan 2023 17:40:03 +0100 |
Raphaël Gomès |
rust: run `cargo clippy`
|
file |
diff |
annotate
|
Thu, 05 Jan 2023 17:15:03 +0000 |
Arseniy Alekseyev |
rhg: implement checkexec to support weird filesystems
|
file |
diff |
annotate
|
Mon, 12 Dec 2022 16:38:05 +0100 |
Raphaël Gomès |
rust: add debug log about skipping dirstate update
stable
|
file |
diff |
annotate
|
Tue, 15 Nov 2022 00:02:43 +0100 |
Raphaël Gomès |
rhg: upgrade `clap` dependency
|
file |
diff |
annotate
|
Wed, 05 Oct 2022 15:45:05 -0400 |
Arseniy Alekseyev |
rhg: parallellize computation of [unsure_is_modified]
|
file |
diff |
annotate
|
Wed, 21 Sep 2022 10:14:29 -0400 |
Arseniy Alekseyev |
rhg: enable in case ui.statuscopies=True
|
file |
diff |
annotate
|
Tue, 20 Sep 2022 18:28:25 -0400 |
Arseniy Alekseyev |
rhg: support tweakdefaults
|
file |
diff |
annotate
|
Tue, 20 Sep 2022 18:16:50 -0400 |
Arseniy Alekseyev |
rhg: central treatment of PLAIN and PLAINEXCEPT
|
file |
diff |
annotate
|
Mon, 25 Jul 2022 15:39:04 +0200 |
Raphaël Gomès |
rhg-status: add support for narrow clones
|
file |
diff |
annotate
|
Tue, 19 Jul 2022 15:37:45 +0200 |
Raphaël Gomès |
rhg: add sparse support
|
file |
diff |
annotate
|
Tue, 26 Jul 2022 17:33:34 +0200 |
Raphaël Gomès |
rhg-status: extract a function for printing pattern file warnings
|
file |
diff |
annotate
|
Wed, 24 Aug 2022 16:38:13 +0100 |
Arseniy Alekseyev |
rhg: make [rhg status -v] work when it needs no extra output
|
file |
diff |
annotate
|
Wed, 18 May 2022 15:53:28 +0100 |
Raphaël Gomès |
rust: don't swallow valuable error information
stable
|
file |
diff |
annotate
|
Mon, 28 Mar 2022 18:26:24 +0200 |
Raphaël Gomès |
rhg: use the new `set_clean` API
|
file |
diff |
annotate
|
Tue, 05 Apr 2022 10:55:28 +0200 |
Raphaël Gomès |
rust: fix unsound `OwningDirstateMap`
stable
|
file |
diff |
annotate
|
Mon, 14 Feb 2022 18:57:12 +0100 |
Simon Sapin |
rust: fix code formatting
|
file |
diff |
annotate
|
Thu, 10 Feb 2022 19:26:10 +0100 |
Simon Sapin |
rhg: enable `rhg status` by default, without config or env opt-in
|
file |
diff |
annotate
|
Tue, 08 Feb 2022 14:20:58 +0100 |
Simon Sapin |
rhg: Colorize `rhg status` output when appropriate
|
file |
diff |
annotate
|
Thu, 10 Feb 2022 11:58:04 +0100 |
Simon Sapin |
rhg: Add support for HGPLAINEXPECT
|
file |
diff |
annotate
|
Fri, 07 Jan 2022 14:40:21 +0100 |
Simon Sapin |
rhg: desambiguate status without decompressing filelog if possible
|
file |
diff |
annotate
|
Tue, 21 Dec 2021 18:50:44 +0100 |
Simon Sapin |
rhg: Expose FilelogEntry that wraps RevlogEntry
|
file |
diff |
annotate
|
Tue, 21 Dec 2021 15:57:30 +0100 |
Simon Sapin |
rhg: Rename some revlog-related types and methods
|
file |
diff |
annotate
|
Sat, 18 Dec 2021 11:47:03 +0100 |
Simon Sapin |
rhg: Fall back to Python if verbose status is requested by config
|
file |
diff |
annotate
|
Fri, 17 Dec 2021 16:54:22 +0100 |
Simon Sapin |
rhg: Properly format warnings related to ignore patterns
|
file |
diff |
annotate
|
Fri, 17 Dec 2021 14:15:08 +0100 |
Simon Sapin |
dirstate-v2: Apply SECOND_AMBIGUOUS to directory mtimes too
|
file |
diff |
annotate
|
Thu, 16 Dec 2021 17:34:51 +0100 |
Simon Sapin |
rhg: Use binary search in manifest lookup
|
file |
diff |
annotate
|
Tue, 14 Dec 2021 20:36:36 +0100 |
Simon Sapin |
rhg: Skip reading the contents of ambiguous files in some cases
|
file |
diff |
annotate
|
Mon, 13 Dec 2021 14:37:16 +0100 |
Simon Sapin |
rhg: Print "bad match" errors in rhg status
|
file |
diff |
annotate
|
Fri, 10 Dec 2021 16:18:58 +0100 |
Simon Sapin |
rhg: Add support for `rhg status --copies`
|
file |
diff |
annotate
|
Fri, 10 Dec 2021 16:57:39 +0100 |
Simon Sapin |
rhg: refactor relativize_path into a struct + method
|
file |
diff |
annotate
|
Fri, 10 Dec 2021 16:31:16 +0100 |
Simon Sapin |
rhg: refactor display_status_paths with a struct for common arguments
|
file |
diff |
annotate
|
Fri, 10 Dec 2021 14:27:00 +0100 |
Simon Sapin |
rhg: Add support for ui.ignore and ui.ignore.* config
|
file |
diff |
annotate
|
Thu, 09 Dec 2021 10:55:17 +0100 |
Simon Sapin |
rhg: Set second_ambiguous as needed in post-status fixup
|
file |
diff |
annotate
|
Thu, 25 Nov 2021 18:33:51 +0100 |
Simon Sapin |
rhg: Update the dirstate on disk after status
|
file |
diff |
annotate
|
Tue, 16 Nov 2021 11:53:58 +0000 |
Arseniy Alekseyev |
rhg: add support for narrow clones and sparse checkouts
|
file |
diff |
annotate
|
Mon, 25 Oct 2021 11:36:22 +0200 |
Pierre-Yves David |
dirstate: remove `lastnormaltime` mechanism
|
file |
diff |
annotate
|
Fri, 26 Nov 2021 15:59:09 +0100 |
Simon Sapin |
rhg: Add support for `rhg status -n`
|
file |
diff |
annotate
|
Tue, 23 Nov 2021 20:04:22 +0100 |
Simon Sapin |
rhg: Fix status desambiguation of symlinks and executable files
|
file |
diff |
annotate
|
Tue, 23 Nov 2021 19:40:29 +0100 |
Simon Sapin |
rhg: Rename cat_file_is_modified
|
file |
diff |
annotate
|
Tue, 23 Nov 2021 19:39:51 +0100 |
Simon Sapin |
rhg: Also parse flags in the manifest parser
|
file |
diff |
annotate
|
Tue, 23 Nov 2021 18:27:42 +0100 |
Simon Sapin |
rhg: Propogate manifest parse errors instead of panicking
|
file |
diff |
annotate
|
Tue, 09 Nov 2021 18:56:55 +0100 |
Simon Sapin |
rhg: Config commands.status.terse is not supported
|
file |
diff |
annotate
|
Tue, 09 Nov 2021 18:39:37 +0100 |
Simon Sapin |
rhg: Propagate config errors in `rhg status`
|
file |
diff |
annotate
|
Tue, 09 Nov 2021 15:43:29 +0100 |
Simon Sapin |
rhg: Fix `rhg status` file content comparison
|
file |
diff |
annotate
|
Mon, 18 Oct 2021 11:23:07 +0200 |
Simon Sapin |
dirstate: store mtimes with nanosecond precision in memory
|
file |
diff |
annotate
|