Mercurial > public > mercurial-scm > hg
log mercurial/debugcommands.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Mon, 06 Jan 2025 01:20:01 -0500 | Matt Harbison | pyupgrade: replace `dict(...)` with dict comprehensions |
Sun, 05 Jan 2025 22:12:02 -0500 | Matt Harbison | pyupgrade: run the `unpack_list_comprehension` fixer |
Mon, 06 Jan 2025 13:29:42 -0500 | Matt Harbison | style: use `ui.xxxnoi18n()` methods instead of wrapping msg in `()` |
Tue, 17 Dec 2024 00:56:01 -0500 | Matt Harbison | debugwireproto: replace a trivial file read with the `util` function |
Mon, 18 Nov 2024 17:25:30 +0100 | Pierre-Yves David | format: add pattern filtering to debugformat |
Wed, 04 Dec 2024 21:03:05 -0500 | Matt Harbison | debugcommands: stop using the `pycompat.open()` shim |
Thu, 24 Oct 2024 17:35:53 +0200 | Arseniy Alekseyev | merge: add a config to allow conflict-free merge of changes on adjacent lines |