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
|
Thu, 03 Oct 2024 21:08:10 -0400 |
Matt Harbison |
tests: fix a test hang on Windows when setting a debuglock
|
Fri, 04 Oct 2024 23:23:24 -0400 |
Matt Harbison |
debugantivirusrunning: use bytes when opening a vfs file
|
Mon, 16 Sep 2024 15:36:44 +0200 |
Matt Harbison |
typing: add `from __future__ import annotations` to most files
|
Sun, 30 Jun 2024 02:46:53 +0200 |
Joerg Sonnenberger |
debugwireproto: redo logging to also work for https
|
Wed, 27 Mar 2024 17:46:23 +0000 |
Pierre-Yves David |
unbundle: move most of the logic on cmdutil to help debug::unbundle reuse
|
Fri, 23 Feb 2024 04:26:03 +0100 |
Pierre-Yves David |
debug: add a debug::unbundle command that simulate the unbundle from a push
|
Wed, 14 Feb 2024 11:53:04 -0500 |
Jordi Guti?rrez Hermoso |
debugsetparents: fix Marmoutian docstring
|
Tue, 31 Oct 2023 18:09:43 +0100 |
Rapha?l Gom?s |
debugindexstats: handle the lack of Rust support better
|