log

age author description
Tue, 29 Oct 2024 09:38:48 +0100 Raphaël Gomès branching: merge stable into default default tip
Sun, 27 Oct 2024 23:34:50 +0100 Pierre-Yves David ci: build a wheel and use it to run c tests stable
Sun, 27 Oct 2024 14:10:45 +0100 Pierre-Yves David ci: split the jobs on more stage stable
Sun, 27 Oct 2024 14:08:57 +0100 Pierre-Yves David ci: unify the way `check-pytype` inherit the common setting stable
Sun, 27 Oct 2024 08:54:48 +0100 Pierre-Yves David run-tests: add a --hg-wheel options to test a pre-built wheel stable
Sun, 27 Oct 2024 08:54:43 +0100 Pierre-Yves David run-tests: don't use shell call for subprocess stable
Mon, 28 Oct 2024 16:31:49 +0100 Raphaël Gomès branching: merge stable into default
Mon, 28 Oct 2024 16:26:04 +0100 Raphaël Gomès Added signature for changeset dc97e8670dec stable
Mon, 28 Oct 2024 16:26:03 +0100 Raphaël Gomès Added tag 6.9rc0 for changeset dc97e8670dec stable
Mon, 28 Oct 2024 16:25:23 +0100 Raphaël Gomès doc: register the `config-doc` rst directive stable 6.9rc0
Mon, 28 Oct 2024 15:50:20 +0100 Raphaël Gomès relnotes: add 6.9rc0 stable
Mon, 28 Oct 2024 12:35:22 +0100 Raphaël Gomès branching: merge default into stable stable
Mon, 28 Oct 2024 11:45:02 +0100 Raphaël Gomès branching: merge stable into default
Mon, 28 Oct 2024 11:40:49 +0100 Raphaël Gomès Added signature for changeset eae3ec345e5e stable
Mon, 28 Oct 2024 11:40:25 +0100 Raphaël Gomès Added tag 6.8.2 for changeset eae3ec345e5e stable
Mon, 28 Oct 2024 11:39:03 +0100 Raphaël Gomès relnotes: add 6.8.2 stable 6.8.2
Fri, 25 Oct 2024 17:33:47 +0200 Pierre-Yves David evolution: stop wrongly flagging unrelated part of a split as divergent stable
Sun, 27 Oct 2024 17:29:18 -0400 Matt Harbison tests: skip doctests that use `time.tzset()` on Windows
Mon, 07 Oct 2024 12:08:48 +0100 Arseniy Alekseyev tests: hopefully fix `test-doctest.py` on Windows and more
Sat, 26 Oct 2024 13:56:46 -0400 Matt Harbison hghave: make the description for "clang-format" ascii
Sat, 26 Oct 2024 23:33:19 +0200 Pierre-Yves David branching: merge stable into default
Fri, 25 Oct 2024 23:46:20 -0400 Matt Harbison tests: enable pytype checking on `mercurial/wireprotov1peer.py`
Fri, 25 Oct 2024 23:45:05 -0400 Matt Harbison typing: suppress bogus pytype errors in `mercurial/wireprotov1peer.py`
Fri, 25 Oct 2024 23:09:10 -0400 Matt Harbison tests: enable pytype checking on `mercurial/wireprotoframing.py`
Fri, 25 Oct 2024 23:07:34 -0400 Matt Harbison typing: suppress bogus pytype errors in `mercurial/wireprotoframing.py`
Thu, 24 Oct 2024 22:47:31 -0400 Matt Harbison wireprototypes: make `baseprotocolhandler` methods abstract
Thu, 24 Oct 2024 22:37:45 -0400 Matt Harbison wireprototypes: convert `baseprotocolhandler.name` to an abstract property
Thu, 24 Oct 2024 20:50:47 -0400 Matt Harbison wireprotoserver: subclass the new `baseprotocolhandler` Protocol class