Mercurial > hg
graph
-
rust-lib: only export very common types to the top of the crateMon, 04 Nov 2024 11:13:05 +0100, by Raphaël Gomès
-
rust-dirstate: remove star exportsMon, 04 Nov 2024 11:07:05 +0100, by Raphaël Gomès
-
rust-dirstate: merge `dirstate_tree` module into `dirstate`Mon, 04 Nov 2024 11:00:58 +0100, by Raphaël Gomès
-
rust-revlog: rename `end` to `data_end`Mon, 04 Nov 2024 10:38:17 +0100, by Raphaël Gomès
-
rust-revlog: rename `start` to `data_start`Mon, 04 Nov 2024 10:37:42 +0100, by Raphaël Gomès
-
rust-revlog: rename `length` to `data_compressed_length`Mon, 04 Nov 2024 10:36:45 +0100, by Raphaël Gomès
-
rust-vfs: rename `open` to `open_write` and `open_read` to `open`Tue, 29 Oct 2024 12:03:55 +0100, by Raphaël Gomès
-
rust-status: fix a future compilation errorTue, 29 Oct 2024 11:41:27 +0100, by Raphaël Gomès
-
rust-cpython: remove outdated testTue, 29 Oct 2024 11:35:41 +0100, by Raphaël Gomès
-
rust: fix clippy lintsTue, 29 Oct 2024 11:35:01 +0100, by Raphaël Gomès
-
rust: normalize `_for_unchecked_rev` naming among revlogs and the indexTue, 29 Oct 2024 11:00:04 +0100, by Raphaël Gomès
-
ci: add a small script one can run to purge older pipelineTue, 12 Nov 2024 12:45:23 +0100, by Pierre-Yves David
-
sslutil: bump the default minimum TLS version of the client to 1.2 (BC)Mon, 11 Nov 2024 21:25:03 -0500, by Matt Harbison
-
help: modernize the help text for `hostsecurity.minimumprotocol`Mon, 11 Nov 2024 13:03:13 -0500, by Matt Harbison
-
tests: stop killing (most) https servers individuallyMon, 11 Nov 2024 12:08:26 -0500, by Matt Harbison
-
sslutil: add support for clients to set TLSv1.3 as the minimum protocolMon, 21 Dec 2020 20:21:46 -0500, by Matt Harbison
-
run-tests: add a 4th `HGPORT` valueMon, 21 Dec 2020 13:50:25 -0500, by Matt Harbison
-
sslutil: drop the unused `commonssloptions()`Mon, 11 Nov 2024 12:32:04 -0500, by Matt Harbison
-
sslutil: de-indent the Python 3.7+ code from the previous commitWed, 20 Nov 2024 16:31:40 -0500, by Matt Harbison
-
sslutil: drop support for Python prior to 3.7Fri, 08 Nov 2024 19:48:06 -0500, by Matt Harbison
-
rust-manifest: use `memchr` crate for all byte-finding needsTue, 12 Nov 2024 23:20:04 +0100, by Raphaël Gomès
-
histedit-continue: wire up `hg continue` and `histedit`Wed, 30 Oct 2024 19:38:56 -0700, by Brian Hulette
-
branching: merge stable into defaultWed, 20 Nov 2024 15:53:19 +0100, by Raphaël Gomès
-
rust: add some warning about using Rust stableWed, 20 Nov 2024 06:33:43 +0100, by Pierre-Yves David
-
wheel: also build wheel for linux arm64 in the CI stableWed, 13 Nov 2024 22:42:35 +0100, by Pierre-Yves David