Mercurial > hg-stable
graph
-
run-tests: implement crude sharding support stableThu, 22 Sep 2022 01:02:06 +0200, by Pierre-Yves David
-
ci: have the mac test run if you trigger building the mac wheel stableFri, 08 Nov 2024 21:41:02 +0100, by Pierre-Yves David
-
ci: adjust the starting port range to runner concurrency stableFri, 08 Nov 2024 21:22:02 +0100, by Pierre-Yves David
-
ci: move the "tempory work dir" to "concurrency-safe" location stableFri, 08 Nov 2024 17:28:33 +0100, by Pierre-Yves David
-
ci: abstract the of absolute /tmp/ path stableMon, 28 Oct 2024 03:29:29 +0100, by Pierre-Yves David
-
ci: move some variables closer to their usage stableFri, 08 Nov 2024 14:44:56 +0100, by Pierre-Yves David
-
wheel: build mac os wheel through the CI stableTue, 15 Oct 2024 05:17:37 +0200, by Pierre-Yves David
-
pycompat: drop some now useless workaround for makedirs stableFri, 08 Nov 2024 12:53:40 +0100, by Pierre-Yves David
-
run-tests: install wheel using --prefix instead of --user stableThu, 07 Nov 2024 23:13:32 +0100, by Pierre-Yves David
-
ci: automatically compute the python tag we use to identify tag stableFri, 08 Nov 2024 02:02:32 +0100, by Pierre-Yves David
-
pytype: add relative timestamp to the output if `ts` is available stableFri, 08 Nov 2024 02:50:34 +0100, by Pierre-Yves David
-
ci: build (and use) wheel for all supported version stableWed, 06 Nov 2024 16:40:58 +0100, by Pierre-Yves David
-
ci: use a pre-setup many-linux image to build wheel stableWed, 06 Nov 2024 16:39:45 +0100, by Pierre-Yves David
-
setup: add a way to force the setup to translate (or fail) stableWed, 06 Nov 2024 16:32:15 +0100, by Pierre-Yves David
-
test-install: glob instance of "python" in warning stableThu, 07 Nov 2024 11:02:35 +0100, by Pierre-Yves David
-
test-install: use the global hg for the install step stableThu, 07 Nov 2024 01:30:08 +0100, by Pierre-Yves David
-
tests: bump the wait timeouts in test-racy-mutations.t stableTue, 05 Nov 2024 12:02:38 -0500, by Matt Harbison
-
tests: add a "missing" tests for manifest content in test-racy-mutations.t stableTue, 05 Nov 2024 11:50:29 -0500, by Matt Harbison
-
tests: conditionalize missing output in test-racy-mutations.t on Windows stableTue, 05 Nov 2024 11:48:22 -0500, by Matt Harbison
-
tests: disable a section of `test-paths.t` that may hit a zeroconf bug stableThu, 07 Nov 2024 10:36:12 -0500, by Matt Harbison
-
rust-update: make `update_from_null` respect `worker.numcpu` config option stableTue, 05 Nov 2024 15:21:09 +0100, by Raphaël Gomès
-
streamclone: disable the volatile file open handle optimization on Windows stableMon, 04 Nov 2024 16:43:05 -0500, by Matt Harbison
-
tests: treat `select` as a built-in module on Windows stableMon, 04 Nov 2024 17:42:30 -0500, by Matt Harbison
-
tests: disable a section of `test-hgrc.t` that may hit a zeroconf bug stableFri, 11 Oct 2024 15:04:13 -0400, by Matt Harbison
-
tests: disable `test-git-interop.t` with a requirements directive stableFri, 11 Oct 2024 11:03:21 -0400, by Matt Harbison
-
ci: build a wheel and use it to run c tests stableSun, 27 Oct 2024 23:34:50 +0100, by Pierre-Yves David
-
ci: unify the way `check-pytype` inherit the common setting stableSun, 27 Oct 2024 14:08:57 +0100, by Pierre-Yves David
-
run-tests: add a --hg-wheel options to test a pre-built wheel stableSun, 27 Oct 2024 08:54:48 +0100, by Pierre-Yves David
-
run-tests: don't use shell call for subprocess stableSun, 27 Oct 2024 08:54:43 +0100, by Pierre-Yves David
-
Added tag 6.9rc0 for changeset dc97e8670dec stableMon, 28 Oct 2024 16:26:03 +0100, by Raphaël Gomès
-
doc: register the `config-doc` rst directive stable 6.9rc0Mon, 28 Oct 2024 16:25:23 +0100, by Raphaël Gomès
-
tests: skip doctests that use `time.tzset()` on WindowsSun, 27 Oct 2024 17:29:18 -0400, by Matt Harbison
-
tests: hopefully fix `test-doctest.py` on Windows and moreMon, 07 Oct 2024 12:08:48 +0100, by Arseniy Alekseyev
-
hghave: make the description for "clang-format" asciiSat, 26 Oct 2024 13:56:46 -0400, by Matt Harbison
-
branching: merge stable into defaultSat, 26 Oct 2024 23:33:19 +0200, by Pierre-Yves David
-
tests: enable pytype checking on `mercurial/wireprotov1peer.py`Fri, 25 Oct 2024 23:46:20 -0400, by Matt Harbison
-
typing: suppress bogus pytype errors in `mercurial/wireprotov1peer.py`Fri, 25 Oct 2024 23:45:05 -0400, by Matt Harbison
-
tests: enable pytype checking on `mercurial/wireprotoframing.py`Fri, 25 Oct 2024 23:09:10 -0400, by Matt Harbison
-
typing: suppress bogus pytype errors in `mercurial/wireprotoframing.py`Fri, 25 Oct 2024 23:07:34 -0400, by Matt Harbison
-
wireprototypes: make `baseprotocolhandler` methods abstractThu, 24 Oct 2024 22:47:31 -0400, by Matt Harbison
-
wireprototypes: convert `baseprotocolhandler.name` to an abstract propertyThu, 24 Oct 2024 22:37:45 -0400, by Matt Harbison
-
wireprotoserver: subclass the new `baseprotocolhandler` Protocol classThu, 24 Oct 2024 20:50:47 -0400, by Matt Harbison
-
wireprototypes: convert `baseprotocolhandler` to a Protocol classThu, 24 Oct 2024 20:47:12 -0400, by Matt Harbison
-
test: stabilize `test-audit-path.t` in rust (hopefully)Sat, 26 Oct 2024 12:56:02 +0200, by Pierre-Yves David
-
tests: conditionalize undesired output on Windows for rbc the mmap casesFri, 18 Oct 2024 14:14:24 -0400, by Matt Harbison
-
rev-branch-cache: disable mmapping by default on WindowsFri, 18 Oct 2024 13:21:23 -0400, by Matt Harbison
-
tests: actually test the non-mmap case in `test-branches.t`Fri, 18 Oct 2024 13:45:13 -0400, by Matt Harbison
-
tests: dump the http server log after a clone in `test-static-http.t`Thu, 17 Oct 2024 15:34:45 -0400, by Matt Harbison
-
tests: force `dumbhttp.py` to write its log file with '\n' on WindowsThu, 17 Oct 2024 15:21:20 -0400, by Matt Harbison