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 16:18:12 -0400 |
Arun Kulshreshtha |
tests: add test for status copy source formatting
stable
|
Fri, 10 Mar 2023 18:20:19 +0000 |
Arseniy Alekseyev |
tests: add a rewriting step to detect EACCES errors
stable
|
Thu, 17 Nov 2022 16:31:52 +0000 |
Arseniy Alekseyev |
tests: stop creating temporary files in TESTDIR
stable
|
Wed, 19 Oct 2022 16:28:41 +0200 |
Raphaël Gomès |
rust-status: save new dircache even if just invalidated
stable
|
Thu, 22 Sep 2022 15:34:27 -0400 |
Arseniy Alekseyev |
rhg: show a bug where repeated [hg status] is needed to cache everything
stable
|
Thu, 22 Sep 2022 16:50:30 -0700 |
Martin von Zweigbergk |
status: let `--no-copies` override `ui.statuscopies`
|
Sun, 20 Feb 2022 15:35:09 -0700 |
Gregory Szorc |
py2: drop some more from __future__ statements
|
Tue, 01 Mar 2022 20:29:03 -0800 |
Gregory Szorc |
py3: use pickle directly
|
Wed, 02 Feb 2022 17:24:05 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Tue, 01 Feb 2022 16:36:20 +0100 |
Pierre-Yves David |
dirstate-v2: rename the configuration to enable the format
stable
|
Fri, 10 Dec 2021 23:08:25 +0100 |
Simon Sapin |
tests: add a short `sleep` in test-status.t
|
Fri, 10 Dec 2021 16:18:58 +0100 |
Simon Sapin |
rhg: Add support for `rhg status --copies`
|
Fri, 26 Nov 2021 15:59:09 +0100 |
Simon Sapin |
rhg: Add support for `rhg status -n`
|
Tue, 09 Nov 2021 19:55:46 +0100 |
Simon Sapin |
rhg: Enable `rhg status` in most tests
|
Wed, 20 Oct 2021 00:57:02 +0200 |
Pierre-Yves David |
dirstate-v2: freeze the on-disk format
|
Fri, 15 Oct 2021 01:27:39 +0200 |
Pierre-Yves David |
dirstate-v2: add an option to prevent unintentional slow dirstate-v2
|
Fri, 16 Jul 2021 18:42:20 +0200 |
Simon Sapin |
dirstate-v2: Add support when Rust is not enabled
|
Mon, 27 Sep 2021 12:09:15 +0200 |
Simon Sapin |
dirstate: Remove the flat Rust DirstateMap implementation
|
Fri, 16 Jul 2021 14:08:26 +0200 |
Simon Sapin |
dirstate-v2: Separate iterators for dirfoldmap and debugdirstate
|
Tue, 01 Jun 2021 16:55:59 +0200 |
Simon Sapin |
dirstate-v2: Drop parent directory cache when removing a dirstate node
|
Mon, 31 May 2021 19:54:41 +0200 |
Simon Sapin |
dirstate-v2: Add --dirs to debugdirstate command
|
Fri, 28 May 2021 12:16:14 +0200 |
Simon Sapin |
dirstate-tree: Fix status algorithm with unreadable directory
|
Fri, 28 May 2021 17:33:20 -0400 |
Matt Harbison |
merge with stable
|
Tue, 04 May 2021 10:46:50 +0200 |
Raphaël Gomès |
rust-status: fix ignore and include not composing (issue6514)
stable
|
Tue, 04 May 2021 10:33:36 +0200 |
Raphaël Gomès |
rust-status: highlight a bug in Rust-augmented status
stable
|
Wed, 19 May 2021 13:15:00 +0200 |
Simon Sapin |
dirstate-v2: Add a variant of some tests, that uses the new format
|
Mon, 10 May 2021 21:59:13 +0200 |
Simon Sapin |
dirstate-tree: Remove newly-empty nodes after removing a `DirstateEntry`
|
Tue, 11 May 2021 18:10:59 +0200 |
Simon Sapin |
status: Add some more tests
|