Mercurial > forks > mercurial
graph
-
help: fix invalid debugupgraderepo commands after reflow stableThu, 03 Apr 2025 17:14:52 +0200, by Mads Kiilerich
-
pyproject: bump `setuptools` requirement to 80.1.0Wed, 30 Apr 2025 16:33:30 -0400, by Matt Harbison
-
typing: replace `typelib.CacheStat` with `ICacheStat` protocol classWed, 30 Apr 2025 15:48:42 -0400, by Matt Harbison
-
interfaces: introduce a protocol class for `util.cachestat`Wed, 30 Apr 2025 15:31:30 -0400, by Matt Harbison
-
typing: add typehints to config classes in `mercurial/revlog.py`Tue, 29 Apr 2025 19:09:12 -0400, by Matt Harbison
-
revlog: convert version features dict to a `TypedDict`Wed, 30 Apr 2025 00:12:23 -0400, by Matt Harbison
-
revlog: convert version features dict from bytes to str keysWed, 30 Apr 2025 11:23:27 -0400, by Matt Harbison
-
typing: add more typehints to `mercurial/utils/stringutil.py`Tue, 29 Apr 2025 18:16:54 -0400, by Matt Harbison
-
interfaces: drop the unused `iwireprotocolcommandcacher` classTue, 29 Apr 2025 17:50:41 -0400, by Matt Harbison
-
wireprototypes: drop the unused `indefinitebytestringresponse` classTue, 29 Apr 2025 17:48:30 -0400, by Matt Harbison
-
wireprototypes: drop the unused `alternatelocationresponse` classTue, 29 Apr 2025 17:45:58 -0400, by Matt Harbison
-
wireprototypes: drop the unused `encodedresponse` classTue, 29 Apr 2025 17:40:37 -0400, by Matt Harbison
-
branching: merge with stableWed, 30 Apr 2025 02:15:23 +0200, by Pierre-Yves David
-
pyproject: SPDX license expression and license-files (PEP 639)Tue, 01 Apr 2025 10:42:42 +0200, by paugier
-
typing: re-parameterize `util.sortdict` usageTue, 29 Apr 2025 12:17:42 -0400, by Matt Harbison
-
typing: make `mercurial.util.cowsortdict` a generic class (again)Tue, 29 Apr 2025 12:13:30 -0400, by Matt Harbison
-
typing: make `mercurial.util.sortdict` a generic class (again)Tue, 29 Apr 2025 12:15:34 -0400, by Matt Harbison
-
ci: cleanup images' declarationsTue, 29 Apr 2025 02:23:06 +0200, by Pierre-Yves David
-
ci: use a v3.0 image for rhgMon, 28 Apr 2025 22:15:40 +0200, by Pierre-Yves David
-
ci: use a v3.0 image for chgMon, 28 Apr 2025 21:56:37 +0200, by Pierre-Yves David
-
locale-coercion: conditionnalize the chg test about python local coercionMon, 28 Apr 2025 23:40:39 +0200, by Pierre-Yves David
-
pycompat: drop support for Python 3.8 (BC)Wed, 02 Apr 2025 22:13:27 +0200, by Pierre-Yves David
-
pycompat: no longer produce 3.8 wheel via ci-buildwheelMon, 28 Apr 2025 16:22:06 +0200, by Pierre-Yves David
-
pycompat: no longer build wheel for Python 3.8Wed, 02 Apr 2025 22:23:41 +0200, by Pierre-Yves David
-
ci: skip the base "c+libc" wheel by defaultMon, 28 Apr 2025 10:18:52 +0200, by Pierre-Yves David
-
pycompat: drop Python 3.8 from the CIWed, 02 Apr 2025 22:17:08 +0200, by Pierre-Yves David
-
ci: move the "build-rust-wheel-libc" job as "extra" wheelMon, 28 Apr 2025 10:08:27 +0200, by Pierre-Yves David
-
ci: rework the wheel definitionMon, 28 Apr 2025 09:58:42 +0200, by Pierre-Yves David
-
ci: add a pycompat job for Python 3.9Sun, 27 Apr 2025 23:17:02 +0200, by Pierre-Yves David
-
ci: add a pycompat job for Python 3.10Sun, 27 Apr 2025 23:15:32 +0200, by Pierre-Yves David
-
ci: add a pycompat job for Python 3.11Sun, 27 Apr 2025 23:09:19 +0200, by Pierre-Yves David
-
ci: use "v3.0" image for the for pycompat jobsSun, 27 Apr 2025 14:19:19 +0200, by Pierre-Yves David
-
ci: switch the pycompat rust code to wheel usageSun, 27 Apr 2025 22:59:51 +0200, by Pierre-Yves David
-
ci: use a v3.0 image for test-rustSat, 26 Apr 2025 23:45:37 +0200, by Pierre-Yves David
-
ci: build rust wheel for muslSat, 26 Apr 2025 23:45:30 +0200, by Pierre-Yves David
-
test-dirstate-race: don't run extra command within the race windowsSun, 27 Apr 2025 11:51:35 +0200, by Pierre-Yves David
-
ci: use a v3.0 image for test-cSat, 26 Apr 2025 14:21:43 +0200, by Pierre-Yves David
-
ci: always build musl "c" wheelSat, 26 Apr 2025 14:20:05 +0200, by Pierre-Yves David
-
ci: use `hg-core-test` instead of `hg-core-test-pure`Sat, 26 Apr 2025 14:22:48 +0200, by Pierre-Yves David
-
rust-revlog: detect and fix nodemap lagging behind its revlog stableMon, 13 Jan 2025 14:03:36 +0100, by Rapha?l Gom?s
-
rhg: show that persistent nodemap does not catch up if lagging behind stableThu, 24 Apr 2025 16:26:05 +0200, by Rapha?l Gom?s
-
test-persistent-nodemap: show that rhg can fix a missing nodemap file stableThu, 24 Apr 2025 17:36:30 +0200, by Rapha?l Gom?s
-
rust-nodemap: add a `catch_up_to_index` method stableMon, 13 Jan 2025 14:01:12 +0100, by Rapha?l Gom?s
-
check-code: make the "filter wc output" error clearerThu, 17 Apr 2025 11:56:46 +0200, by Pierre-Yves David
-
branchmap: make sure we update the "hasnode" function on updateTue, 22 Apr 2025 14:59:32 +0200, by Pierre-Yves David
-
ci: switch the pure test to a v3.0 imageThu, 17 Apr 2025 12:17:09 +0200, by Pierre-Yves David
-
hghave: use `has_cmd` for `xz` detectionSun, 20 Apr 2025 17:18:40 +0200, by Pierre-Yves David
-
hghave: use `has_cmd` for `tic` detectionSun, 20 Apr 2025 17:18:17 +0200, by Pierre-Yves David
-
hghave: use `has_cmd` for `lfs-test-server` detectionThu, 17 Apr 2025 21:31:47 +0200, by Pierre-Yves David
-
hghave: introduce a "has_cmd" utilitySun, 20 Apr 2025 17:15:05 +0200, by Pierre-Yves David
-
hghave: fix py3exe feature above Python 3.11Fri, 18 Apr 2025 04:49:11 +0200, by Pierre-Yves David
-
hghave: also match emacs version 30+Thu, 17 Apr 2025 10:18:11 +0200, by Pierre-Yves David
-
test-lfs-test-server: make sure to purge the server user cache tooThu, 17 Apr 2025 23:29:21 +0200, by Pierre-Yves David
-
common-pattern: add the alpine version of EADDRINUSEThu, 17 Apr 2025 18:43:45 +0200, by Pierre-Yves David
-
test: use a --pure install in test-install.tThu, 17 Apr 2025 16:24:12 +0200, by Pierre-Yves David
-
test-run-tests: always pass the `--pure` flag in pureFri, 18 Apr 2025 03:00:51 +0200, by Pierre-Yves David
-
test-run-tests: smoke test with --pure instead of HGTEST_RUN_TESTS_PUREFri, 18 Apr 2025 02:58:06 +0200, by Pierre-Yves David