Sat, 03 Dec 2022 00:24:28 +0100 |
Pierre-Yves David |
peer: get the `path` object down to the httppeer
|
file |
diff |
annotate
|
Fri, 02 Dec 2022 06:29:11 +0100 |
Pierre-Yves David |
path: pass `path` to `peer` in `hg debugbackupbundle`
|
file |
diff |
annotate
|
Fri, 02 Dec 2022 06:24:52 +0100 |
Pierre-Yves David |
path: pass `path` to `peer` in `hg debugssl`
|
file |
diff |
annotate
|
Fri, 02 Dec 2022 06:21:08 +0100 |
Pierre-Yves David |
path: pass `path` to `peer` in `hg debugdiscovery`
|
file |
diff |
annotate
|
Mon, 28 Nov 2022 18:58:35 +0100 |
Pierre-Yves David |
find-delta: move most of the debug-find-delta code in the debug module
|
file |
diff |
annotate
|
Mon, 07 Nov 2022 14:24:52 -0500 |
Pierre-Yves David |
debug-revlog: move the code in revlogutils module
|
file |
diff |
annotate
|
Mon, 07 Nov 2022 14:13:59 -0500 |
Pierre-Yves David |
debug-revlog: move the --dump code in `revlogutils` module
|
file |
diff |
annotate
|
Fri, 04 Nov 2022 19:38:47 -0400 |
Pierre-Yves David |
debug-delta-find: add a --source option
|
file |
diff |
annotate
|
Thu, 01 Sep 2022 16:51:26 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
file |
diff |
annotate
|
Thu, 28 Jul 2022 15:41:45 +0200 |
Pierre-Yves David |
debug-delta-find: introduce a quiet mode
|
file |
diff |
annotate
|
Wed, 27 Jul 2022 12:07:18 +0200 |
Pierre-Yves David |
debug-discovery: apply spelling fixes from Raphaël
stable 6.2.1
|
file |
diff |
annotate
|
Tue, 26 Jul 2022 10:48:06 +0200 |
Pierre-Yves David |
debug-discovery: deal with case where common is empty
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2022 10:39:27 +0200 |
Pierre-Yves David |
debug-discovery: do not abort on unrelated repositories
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2022 10:34:20 +0200 |
Pierre-Yves David |
debug-discovery: gather the right number of roundtrips for tree discovery
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2022 10:04:06 +0200 |
Pierre-Yves David |
debug-discovery: also gather details on tree-discovery queries type
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2022 04:56:29 +0200 |
Pierre-Yves David |
debug-discovery: properly apply remote filtering in "old" mode
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2022 04:54:59 +0200 |
Pierre-Yves David |
debug-discovery: fix a typo in the doc
stable
|
file |
diff |
annotate
|
Tue, 31 May 2022 22:50:01 +0200 |
Manuel Jacob |
py3: catch FileNotFoundError instead of checking errno == ENOENT
|
file |
diff |
annotate
|
Sun, 29 May 2022 15:17:27 +0200 |
Manuel Jacob |
py3: replace `pycompat.xrange` by `range`
|
file |
diff |
annotate
|
Sun, 29 May 2022 12:25:24 +0200 |
Manuel Jacob |
cleanup: rename some functions to avoid redefinitions
|
file |
diff |
annotate
|
Wed, 01 Jun 2022 00:59:44 +0200 |
Pierre-Yves David |
debugindex: move to a flexible column
|
file |
diff |
annotate
|
Mon, 30 May 2022 23:24:14 +0200 |
Pierre-Yves David |
debugindex: move the logic into its own module
|
file |
diff |
annotate
|
Mon, 30 May 2022 11:30:48 +0200 |
Pierre-Yves David |
debugindex: rename to debugindex debug-revlog-index
|
file |
diff |
annotate
|
Mon, 30 May 2022 16:18:12 +0200 |
Manuel Jacob |
node: stop converting binascii.Error to TypeError in bin()
|
file |
diff |
annotate
|
Fri, 20 May 2022 14:27:46 +0200 |
Pierre-Yves David |
deltas: add a debug-delta-find command to analyse delta search
|
file |
diff |
annotate
|
Thu, 19 May 2022 00:51:36 +0100 |
Pierre-Yves David |
debugdeltachain: detect a special case where parents are "skipped"
|
file |
diff |
annotate
|
Wed, 18 May 2022 17:29:03 +0100 |
Pierre-Yves David |
debugdeltachain: document the possible value for deltatype
|
file |
diff |
annotate
|
Wed, 18 May 2022 17:22:32 +0100 |
Pierre-Yves David |
debugdeltachain: also display p1/p2
|
file |
diff |
annotate
|
Wed, 18 May 2022 16:07:55 +0100 |
Pierre-Yves David |
debugdeltachain: use the symbolic constant to access entry information
|
file |
diff |
annotate
|
Wed, 18 May 2022 15:55:14 +0100 |
Pierre-Yves David |
debugdeltachain: distinct between snapshot and "other" diffs
|
file |
diff |
annotate
|