Mercurial > hg
graph
-
zeroconf: use str instead of bytes when indexing `globals()`Mon, 07 Oct 2024 23:24:28 -0400, by Matt Harbison
-
zeroconf: fix an invalid argument error on WindowsMon, 07 Oct 2024 23:20:09 -0400, by Matt Harbison
-
tests: fix hooks in `test-transaction-rollback-on-revlog-split.t` for WindowsSat, 12 Oct 2024 16:55:30 -0400, by Matt Harbison
-
tests: use the cross platform `SIGKILL` functionSat, 12 Oct 2024 16:35:03 -0400, by Matt Harbison
-
tests: add a module that can perform the equivalent of `SIGKILL` on any OSSat, 12 Oct 2024 16:06:37 -0400, by Matt Harbison
-
tests: teach `killdaemons` on Windows to use an exit code provided by a callerSat, 12 Oct 2024 15:22:03 -0400, by Matt Harbison
-
ci: also offer tests with Python 3.13Thu, 10 Oct 2024 17:55:50 +0200, by Pierre-Yves David
-
run-test: add regular line break and test count in the dot outputSat, 12 Oct 2024 03:07:52 +0200, by Pierre-Yves David
-
clonebundle-digest: add recursion guards for Python 3.8Fri, 11 Oct 2024 14:37:59 +0200, by Joerg Sonnenberger
-
tests: replace inline `waitlock()` with `wait-on-file` scriptTue, 08 Oct 2024 01:06:57 -0400, by Matt Harbison
-
tests: stabilize `test-split-legacy-inline-changelog.t` on WindowsMon, 07 Oct 2024 21:48:36 -0400, by Matt Harbison
-
tests: stabilize `test-largefiles-cache.t` on WindowsMon, 07 Oct 2024 19:11:54 -0400, by Matt Harbison
-
tests: stabilize `test-journal.t` on WindowsMon, 07 Oct 2024 18:33:45 -0400, by Matt Harbison
-
tests: stabilize `test-clonebundles.t` on WindowsMon, 07 Oct 2024 18:26:41 -0400, by Matt Harbison
-
tests: cleanup some special casing of `seq` emitting '\r\n'Mon, 07 Oct 2024 17:26:31 -0400, by Matt Harbison
-
tests: force `seq` to print with '\n' EOLMon, 07 Oct 2024 16:20:07 -0400, by Matt Harbison
-
tests: stabilize `test-bundle-phase-internal.t` on WindowsMon, 07 Oct 2024 15:48:06 -0400, by Matt Harbison
-
tests: skip `test-wsgicgi.t` on MSYSMon, 07 Oct 2024 13:19:16 -0400, by Matt Harbison
-
clonebundles: allow manifest to specify sha256 digest of bundlesThu, 27 Jun 2024 03:32:52 +0200, by Joerg Sonnenberger
-
install: add long_description_content_typeThu, 03 Oct 2024 14:45:01 +0200, by paugier
-
headrevs: replace a boolean match with a if/elseWed, 09 Oct 2024 10:56:51 +0200, by Pierre-Yves David
-
head-revs: add a native implementation of the `stop_rev` parameterFri, 27 Sep 2024 03:55:40 +0200, by Pierre-Yves David
-
head-revs: move hg-core's inner_headrevsfiltered closer to inner_headrevsThu, 26 Sep 2024 01:52:09 +0200, by Pierre-Yves David
-
branchmap-v3: introduce a "stop_rev" argument to `headsrevs`Tue, 03 Sep 2024 11:11:17 +0200, by Pierre-Yves David
-
branchmap-v3: filter topo heads using node for performance reasonTue, 03 Sep 2024 02:13:03 +0200, by Pierre-Yves David
-
rev-branch-cache: properly ignores unaligned trailing dataFri, 27 Sep 2024 15:19:10 +0200, by Pierre-Yves David
-
rev-branch-cache: stop pretending we will overwrite data when we don'tFri, 27 Sep 2024 15:01:43 +0200, by Pierre-Yves David
-
rev-branch-cache: fix message about overwritten dataFri, 27 Sep 2024 15:05:26 +0200, by Pierre-Yves David
-
branchmap-v3: detect invalid headerline and raise errorFri, 27 Sep 2024 02:27:54 +0200, by Pierre-Yves David
-
head-revs: merge the two inner_headrevs… variantsFri, 27 Sep 2024 00:55:54 +0200, by Pierre-Yves David