log

age author description
Tue, 20 Feb 2024 21:40:08 +0100 Pierre-Yves David phases: do filtering at read time
Tue, 20 Feb 2024 21:38:01 +0100 Pierre-Yves David phases: always write with a repo
Tue, 20 Feb 2024 17:18:15 +0100 Pierre-Yves David phases: mark `phasecache.phaseroots` private
Tue, 20 Feb 2024 17:17:54 +0100 Pierre-Yves David phases: check secret presence the right way during discovery
Tue, 20 Feb 2024 14:21:18 +0100 Pierre-Yves David phases: explicitly filter stripped revision at strip time
Fri, 23 Feb 2024 04:26:03 +0100 Pierre-Yves David debug: add a debug::unbundle command that simulate the unbundle from a push
Thu, 22 Feb 2024 18:28:01 +0100 Pierre-Yves David perf: support --template on perf::phases stable
Wed, 14 Feb 2024 08:14:46 +0100 Zeger Van de Vannet annotate: limit output to range of lines
Mon, 12 Feb 2024 20:01:27 +0000 Arseniy Alekseyev revlog: add a Rust implementation of `headrevsdiff`
Thu, 21 Dec 2023 20:30:03 +0000 Arseniy Alekseyev revlog: add a C implementation of `headrevsdiff`
Thu, 21 Dec 2023 17:38:04 +0000 Arseniy Alekseyev unbundle: faster computation of changed heads
Wed, 21 Feb 2024 11:53:30 +0100 Raphaël Gomès branching: merge stable into default
Tue, 20 Feb 2024 10:47:47 -0500 Arun Kulshreshtha hg-core: separate timestamp and extra methods
Wed, 21 Feb 2024 02:12:58 +0100 Pierre-Yves David debugformat: fix formatting for compression level stable
Thu, 15 Feb 2024 11:39:18 -0500 Arun Kulshreshtha hg-core: implement timestamp line parsing