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
|
Tue, 19 Sep 2023 03:15:12 +0200 |
Pierre-Yves David |
debug-delta-chain: print less data by default
|
Tue, 19 Sep 2023 03:00:44 +0200 |
Pierre-Yves David |
debugdeltachain: add a parameter to display all info
|
Tue, 19 Sep 2023 01:53:03 +0200 |
Pierre-Yves David |
debug-delta-chain: add options to control what we compute
|
Tue, 19 Sep 2023 01:24:10 +0200 |
Pierre-Yves David |
debug-delta-chaing: add a parameter to select revision to look at
|
Mon, 18 Sep 2023 23:26:00 +0200 |
Pierre-Yves David |
delta-chain: move the debugdeltachain command in revlogutils
|
Tue, 10 Oct 2023 11:24:37 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_withsparseread`
|
Tue, 10 Oct 2023 10:56:42 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_generaldelta`
|
Mon, 21 Aug 2023 17:57:48 -0400 |
Matt Harbison |
debugwireproto: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:54:01 -0400 |
Matt Harbison |
debugwireargs: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:49:57 -0400 |
Matt Harbison |
debugwalk: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:47:52 -0400 |
Matt Harbison |
debug_revlog_stats: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:46:44 -0400 |
Matt Harbison |
debugbackupbundle: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:43:52 -0400 |
Matt Harbison |
debugsidedata: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:41:01 -0400 |
Matt Harbison |
debugserve: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:39:22 -0400 |
Matt Harbison |
debugrevspec: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:36:36 -0400 |
Matt Harbison |
debugrevlogindex: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:35:13 -0400 |
Matt Harbison |
debugrevlog: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:34:13 -0400 |
Matt Harbison |
debugrename: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:33:00 -0400 |
Matt Harbison |
debugrebuildfncache: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:31:53 -0400 |
Matt Harbison |
debugpickmergetool: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:29:56 -0400 |
Matt Harbison |
debugp2copies: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:29:05 -0400 |
Matt Harbison |
debugp1copies: migrate `opts` to native kwargs
|