Mercurial > public > mercurial-scm > hg-stable
graph
-
ci: echo full run-tests.py callTue, 14 Jan 2025 11:08:09 +0100, by paugier
-
wheels: use PyPA buildMon, 13 Jan 2025 16:44:23 +0100, by Pierre Augier
-
setup: check that setuptools_scm is importableMon, 13 Jan 2025 15:52:31 +0100, by Pierre Augier
-
hghave: avoid unused import warning by deleting the imported moduleTue, 14 Jan 2025 07:31:38 +0100, by Matt Harbison
-
hghave: drop redundant parenthesesSun, 12 Jan 2025 20:05:25 -0500, by Matt Harbison
-
hghave: make the `ignorestatus` argument to `matchoutput()` a boolSun, 12 Jan 2025 19:57:58 -0500, by Matt Harbison
-
hghave: byteify the `regexp` arg to `matchoutput()`Sun, 12 Jan 2025 19:55:06 -0500, by Matt Harbison
-
packaging: get version with setuptools-scmFri, 25 Oct 2024 11:15:29 +0200, by paugier
-
rust-revlog: fix storage.revlog.mmap.index logicTue, 21 Jan 2025 18:26:32 -0500, by Mitchell Kember
-
branching: merge stable into defaultThu, 16 Jan 2025 17:18:16 +0100, by Rapha?l Gom?s
-
slow-path: add a generic "all-slow-path" optionMon, 09 Dec 2024 06:23:34 +0100, by Pierre-Yves David
-
slow-path: document the dirstate-v2 slow-path optionMon, 09 Dec 2024 06:23:29 +0100, by Pierre-Yves David
-
slow-path: move the persistent-nodemap slow-path doc at the toml levelMon, 09 Dec 2024 06:23:24 +0100, by Pierre-Yves David
-
contrib: move the MinGW download location to mercurial-scm.orgTue, 07 Jan 2025 12:00:07 -0500, by Matt Harbison
-
pyoxidizer: fix building with PEP 517 supportSat, 11 Jan 2025 18:30:48 -0500, by Matt Harbison
-
packaging: modernize (compat PEP 517) with less distutils and setup.py callsWed, 08 Jan 2025 05:07:00 +0100, by paugier
-
setup-py: remove unused and deprecated setup argument datafilesWed, 04 Dec 2024 23:09:32 +0100, by paugier
-
setup: skip building rust extensions on WindowsMon, 30 Dec 2024 20:56:19 -0500, by Matt Harbison
-
setup-py: weaken build isolation when calling hgWed, 04 Dec 2024 22:52:58 +0100, by paugier
-
git: skip recursing into manifest subtrees that are the sameSat, 04 Jan 2025 11:13:15 -0500, by Josef 'Jeff' Sipek
-
tests: obfuscate Python version checks to subvert `pyupgrade`Tue, 07 Jan 2025 17:52:52 -0500, by Matt Harbison
-
tests: drop py2 support for `fsmonitor-run-tests.py`Tue, 07 Jan 2025 17:46:56 -0500, by Matt Harbison
-
pyupgrade: drop redundant `''.encode("utf-8")`Tue, 07 Jan 2025 17:36:13 -0500, by Matt Harbison
-
pyupgrade: drop redundant `open()` modesTue, 07 Jan 2025 17:28:46 -0500, by Matt Harbison
-
pyupgrade: convert `str.format()` to f-stringsMon, 06 Jan 2025 01:44:46 -0500, by Matt Harbison
-
pyupgrade: drop `coding=UTF-8` commentsTue, 07 Jan 2025 16:46:21 -0500, by Matt Harbison
-
pyupgrade: primitive types directly where possibleMon, 06 Jan 2025 01:39:53 -0500, by Matt Harbison
-
pyupgrade: rewrite `' '.join(shlex.quote(x) for x in ...)` with `shlex.join()`Mon, 06 Jan 2025 01:37:43 -0500, by Matt Harbison
-
pyupgrade: use set literals where possibleMon, 06 Jan 2025 01:33:08 -0500, by Matt Harbison
-
pyupgrade: replace `io.open()` with `open()`Mon, 06 Jan 2025 01:27:42 -0500, by Matt Harbison
-
pyupgrade: replace `dict(...)` with dict comprehensionsMon, 06 Jan 2025 01:20:01 -0500, by Matt Harbison
-
pyupgrade: replace unnecessary lambdas in `collections.defaultdict()` callsMon, 06 Jan 2025 01:12:54 -0500, by Matt Harbison
-
pyupgrade: drop a few redundant types in `isinstance` listsMon, 06 Jan 2025 01:06:59 -0500, by Matt Harbison
-
pyupgrade: drop a usage of `typing.Text`Mon, 06 Jan 2025 00:38:32 -0500, by Matt Harbison
-
pyupgrade: drop the quoting around type annotationsMon, 06 Jan 2025 00:30:55 -0500, by Matt Harbison
-
pyupgrade: rewrite `yield` statements in a loop to `yield from`Sun, 05 Jan 2025 22:26:16 -0500, by Matt Harbison
-
pyupgrade: modernize calls to superclass methodsSun, 05 Jan 2025 22:23:31 -0500, by Matt Harbison
-
pyupgrade: run the `unpack_list_comprehension` fixerSun, 05 Jan 2025 22:12:02 -0500, by Matt Harbison
-
pyupgrade: convert to new style classesSun, 05 Jan 2025 22:00:40 -0500, by Matt Harbison
-
pyupgrade: drop usage of py3 aliases for `OSError`Sun, 05 Jan 2025 21:03:17 -0500, by Matt Harbison
-
py3: drop redundant `u''` prefixes on string literalsMon, 06 Jan 2025 14:15:40 -0500, by Matt Harbison
-
style: drop extraneous parenthesesMon, 06 Jan 2025 14:07:43 -0500, by Matt Harbison
-
check-code: reference the `noi18n` methods in the missing `_()` messageMon, 06 Jan 2025 13:54:40 -0500, by Matt Harbison
-
style: use `ui.xxxnoi18n()` methods instead of wrapping msg in `()`Mon, 06 Jan 2025 13:29:42 -0500, by Matt Harbison
-
ci: include `test-contrib-check-*.t` in the `checks` groupTue, 07 Jan 2025 14:57:51 -0500, by Matt Harbison
-
cborutil: fix an error interpolating str into bytesMon, 06 Jan 2025 20:25:11 -0500, by Matt Harbison
-
git: hexdump node when passing it to sqlite in baselog.hasnodeSat, 04 Jan 2025 10:38:02 -0500, by Josef 'Jeff' Sipek
-
git: switch changelog.shortest from LIKE to GLOB to speed up matchingSat, 04 Jan 2025 09:38:51 -0500, by Josef 'Jeff' Sipek
-
git: add nop refresh method to gitdirstateWed, 08 Jan 2025 22:52:01 -0500, by Josef 'Jeff' Sipek
-
git: mention indexing in indexing progress messagesSat, 04 Jan 2025 09:00:03 -0500, by Josef 'Jeff' Sipek
-
git: consistify & fix LookupError messagesSat, 04 Jan 2025 08:45:28 -0500, by Josef 'Jeff' Sipek
-
git: cache the number of commits to speed up large repo operationsFri, 04 Oct 2024 10:25:24 -0400, by Josef 'Jeff' Sipek
-
git: index changed files on-demandFri, 04 Oct 2024 10:51:44 -0400, by Josef 'Jeff' Sipek
-
git: track which commit's file changes have been indexedFri, 04 Oct 2024 10:51:26 -0400, by Josef 'Jeff' Sipek
-
git: minor wording tweak to a commentFri, 04 Oct 2024 10:26:00 -0400, by Josef 'Jeff' Sipek
-
git: handle octopus mergesSun, 10 Mar 2024 14:30:32 -0400, by Josef 'Jeff' Sipek
-
git: move file indexing into a helperThu, 03 Oct 2024 09:46:56 -0400, by Josef 'Jeff' Sipek
-
git: speed up possible head processing during indexing by ~100xWed, 02 Oct 2024 15:01:26 -0400, by Josef 'Jeff' Sipek
-
git: add stub for gitdirstate.running_statusWed, 02 Oct 2024 14:53:24 -0400, by Josef 'Jeff' Sipek
-
git: add parents property to gittreemanifestctxThu, 02 Jan 2025 11:33:41 -0500, by Josef 'Jeff' Sipek