rust/rhg/src/commands/status.rs
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
Tue, 14 Sep 2021 18:25:51 +0200 Simon Sapin rust: Rename get_node methods to data_for_node, get_rev to data_for_rev
Mon, 13 Sep 2021 18:48:48 +0200 Simon Sapin rhg: Don’t compare ambiguous files one byte at a time
Mon, 13 Sep 2021 18:09:10 +0200 Simon Sapin rhg: Reuse manifest when checking status of multiple ambiguous files
Thu, 09 Sep 2021 21:04:55 +0200 Simon Sapin rust: Add Repo::dirstate_map and use it in `rhg status`
Thu, 15 Jul 2021 23:02:17 +0200 Simon Sapin dirstate-v2: Move fixed-size tree metadata into the docket file
Mon, 12 Jul 2021 22:46:52 +0200 Simon Sapin dirstate-v2: Enforce data size read from the docket file
Thu, 08 Jul 2021 12:18:21 +0200 Simon Sapin dirstate-v2: Introduce a docket file
Tue, 25 May 2021 09:20:30 +0200 Simon Sapin rhg: Add support for dirstate-v2
Sat, 22 May 2021 17:35:54 +0200 Simon Sapin rhg: A missing .hg/dirstate file is not an error
Sat, 22 May 2021 17:32:09 +0200 Simon Sapin rhg: Sort `rhg status` output correctly
Tue, 06 Apr 2021 15:14:19 +0200 Simon Sapin rust: Move "lookup" a.k.a. "unsure" paths into `DirstateStatus` struct
Tue, 16 Mar 2021 15:12:03 +0100 Georges Racinet rhg: Initial support for the 'status' command
less more (0) tip