Mercurial > hg
graph
-
rust: update `env_logger` dependencyMon, 04 Nov 2024 15:33:17 +0100, by Raphaël Gomès
-
rust: update `clap` to the latest 4.x versionMon, 04 Nov 2024 15:23:41 +0100, by Raphaël Gomès
-
rust: fix `cargo doc` warningsMon, 04 Nov 2024 15:17:54 +0100, by Raphaël Gomès
-
rust-compression: move the `Send` bound to the `Compressor` traitMon, 04 Nov 2024 13:43:36 +0100, by Raphaël Gomès
-
rust-inner-revlog: cache the compressorMon, 04 Nov 2024 12:10:22 +0100, by Raphaël Gomès
-
rust-lib: remove exports for not too common pattern-related typesMon, 04 Nov 2024 11:26:41 +0100, by Raphaël Gomès
-
rust-lib: move `PatternError` to the `filepatterns` moduleMon, 04 Nov 2024 11:21:43 +0100, by Raphaël Gomès
-
rust-lib: move `Dirstate*Error` to the `dirstate` moduleMon, 04 Nov 2024 11:18:36 +0100, by Raphaël Gomès
-
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