Mon, 04 Nov 2024 10:38:17 +0100 |
Raphaël Gomès |
rust-revlog: rename `end` to `data_end`
|
Mon, 04 Nov 2024 10:37:42 +0100 |
Raphaël Gomès |
rust-revlog: rename `start` to `data_start`
|
Mon, 04 Nov 2024 10:36:45 +0100 |
Raphaël Gomès |
rust-revlog: rename `length` to `data_compressed_length`
|
Tue, 29 Oct 2024 12:03:55 +0100 |
Raphaël Gomès |
rust-vfs: rename `open` to `open_write` and `open_read` to `open`
|
Tue, 29 Oct 2024 11:41:27 +0100 |
Raphaël Gomès |
rust-status: fix a future compilation error
|
Tue, 29 Oct 2024 11:35:41 +0100 |
Raphaël Gomès |
rust-cpython: remove outdated test
|
Tue, 29 Oct 2024 11:35:01 +0100 |
Raphaël Gomès |
rust: fix clippy lints
|
Tue, 29 Oct 2024 11:00:04 +0100 |
Raphaël Gomès |
rust: normalize `_for_unchecked_rev` naming among revlogs and the index
|
Tue, 12 Nov 2024 12:45:23 +0100 |
Pierre-Yves David |
ci: add a small script one can run to purge older pipeline
|
Mon, 11 Nov 2024 21:25:03 -0500 |
Matt Harbison |
sslutil: bump the default minimum TLS version of the client to 1.2 (BC)
|
Mon, 11 Nov 2024 13:03:13 -0500 |
Matt Harbison |
help: modernize the help text for `hostsecurity.minimumprotocol`
|
Mon, 11 Nov 2024 12:08:26 -0500 |
Matt Harbison |
tests: stop killing (most) https servers individually
|
Mon, 21 Dec 2020 20:21:46 -0500 |
Matt Harbison |
sslutil: add support for clients to set TLSv1.3 as the minimum protocol
|
Mon, 21 Dec 2020 13:50:25 -0500 |
Matt Harbison |
run-tests: add a 4th `HGPORT` value
|
Mon, 11 Nov 2024 12:32:04 -0500 |
Matt Harbison |
sslutil: drop the unused `commonssloptions()`
|
Wed, 20 Nov 2024 16:31:40 -0500 |
Matt Harbison |
sslutil: de-indent the Python 3.7+ code from the previous commit
|
Fri, 08 Nov 2024 19:48:06 -0500 |
Matt Harbison |
sslutil: drop support for Python prior to 3.7
|
Tue, 12 Nov 2024 23:20:04 +0100 |
Raphaël Gomès |
rust-manifest: use `memchr` crate for all byte-finding needs
|
Wed, 30 Oct 2024 19:38:56 -0700 |
Brian Hulette |
histedit-continue: wire up `hg continue` and `histedit`
|
Wed, 20 Nov 2024 15:53:19 +0100 |
Raphaël Gomès |
branching: merge stable into default
|
Wed, 20 Nov 2024 15:38:57 +0100 |
Raphaël Gomès |
Added signature for changeset b267c5764cc6
stable
|
Wed, 20 Nov 2024 15:38:54 +0100 |
Raphaël Gomès |
Added tag 6.9 for changeset b267c5764cc6
stable
|
Wed, 20 Nov 2024 14:41:23 +0100 |
Raphaël Gomès |
relnotes: write final 6.9 notes
stable 6.9
|
Wed, 20 Nov 2024 06:33:43 +0100 |
Pierre-Yves David |
rust: add some warning about using Rust
stable
|
Wed, 20 Nov 2024 06:32:35 +0100 |
Pierre-Yves David |
rust: update install instruction
stable
|
Wed, 20 Nov 2024 12:09:35 +0100 |
Pierre-Yves David |
ci: add sink for wheels too
stable
|
Wed, 13 Nov 2024 22:42:35 +0100 |
Pierre-Yves David |
wheel: also build wheel for linux arm64 in the CI
stable
|
Fri, 15 Nov 2024 21:52:31 -0500 |
Matt Harbison |
contrib: add a script to build all of the wheels on macOS
stable
|
Mon, 18 Nov 2024 15:02:59 +0100 |
Raphaël Gomès |
rhg-status: rename a variable to be more explicit
stable
|
Mon, 18 Nov 2024 15:02:07 +0100 |
Raphaël Gomès |
rhg-status: use `Filelog` default options when opening filelogs
stable
|