Mercurial > public > mercurial-scm > hg
log mercurial/merge.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Tue, 18 Feb 2025 11:48:54 +0100 | Rapha?l Gom?s | rust: switch `update` module to the `pyo3` implementation |
Mon, 17 Feb 2025 16:28:00 +0100 | Rapha?l Gom?s | importrust: migrate over the last `dirstate` import |
Mon, 13 Jan 2025 12:24:33 -0500 | Matt Harbison | typing: add some type annotations to the `merge.mergeresult` class |
Sun, 12 Jan 2025 21:35:30 -0500 | Matt Harbison | typing: lock in the type annotations that were lost with the pyupgrade changes |
Sun, 05 Jan 2025 22:26:16 -0500 | Matt Harbison | pyupgrade: rewrite `yield` statements in a loop to `yield from` |
Tue, 05 Nov 2024 15:21:09 +0100 | Rapha?l Gom?s | rust-update: make `update_from_null` respect `worker.numcpu` config option stable |
Wed, 16 Oct 2024 17:21:03 +0200 | Rapha?l Gom?s | rust-update: add a config item to disable the Rust update fastpath |