Mon, 21 Nov 2022 15:04:19 +0100 |
Pierre-Yves David |
debugrevlog: display total stored information
|
Mon, 07 Nov 2022 14:38:52 -0500 |
Pierre-Yves David |
debug-revlog: details about non-ancestors delta-bases
|
Sat, 19 Nov 2022 16:43:02 +0100 |
Pierre-Yves David |
tests: fix test-sparse-revlog
|
Sun, 06 Nov 2022 12:51:50 -0500 |
Pierre-Yves David |
delta-find: move pre-filtering with other pre-filtering logic
|
Tue, 15 Nov 2022 18:08:56 +0100 |
Pierre-Yves David |
delta-find: add debug information about reuse of cached data
|
Fri, 04 Nov 2022 19:38:47 -0400 |
Pierre-Yves David |
debug-delta-find: add a --source option
|
Fri, 10 Jun 2022 19:54:08 +0200 |
Pierre-Yves David |
test: fix test-sparse-revlog output after debugdeltachain change
|
Fri, 20 May 2022 14:27:46 +0200 |
Pierre-Yves David |
deltas: add a debug-delta-find command to analyse delta search
|
Thu, 21 Apr 2022 11:32:51 +0200 |
Pierre-Yves David |
test: update `test-sparse-revlog` output
|
Wed, 27 Feb 2019 12:40:18 +0100 |
Pierre-Yves David |
storage: introduce a `revlog.reuse-external-delta` config
|
Wed, 27 Feb 2019 10:49:25 +0100 |
Pierre-Yves David |
storage: introduce a `revlog.reuse-external-delta-parent` config
|
Sun, 24 Feb 2019 19:55:20 +0100 |
Pierre-Yves David |
test: generate the `test-sparse-revlog` artifact when slow-test is allowed
|
Sun, 24 Feb 2019 19:56:51 +0100 |
Pierre-Yves David |
test: don't trust delta bases from the bundle in test-sparse-revlog.t
stable
|
Sun, 24 Feb 2019 19:56:57 +0100 |
Pierre-Yves David |
test: update test-sparse-revlog.t output
stable
|
Fri, 07 Sep 2018 11:18:45 -0400 |
Boris Feld |
sparse-revlog: set max delta chain length to on thousand
|
Fri, 07 Sep 2018 11:18:45 -0400 |
Boris Feld |
snapshot: also consider the snapshot chain of one unrelated revision
|
Fri, 07 Sep 2018 11:17:36 -0400 |
Boris Feld |
snapshot: refine candidate snapshot base upward
|
Fri, 07 Sep 2018 11:17:31 -0400 |
Boris Feld |
snapshot: consider unrelated snapshots at a similar level first
|
Fri, 07 Sep 2018 11:17:30 -0400 |
Boris Feld |
snapshot: consider all snapshots in the parents' chains
|
Fri, 07 Sep 2018 11:17:30 -0400 |
Boris Feld |
snapshot: search for unrelated but reusable full-snapshot
|
Fri, 07 Sep 2018 11:17:29 -0400 |
Boris Feld |
snapshot: try intermediate snapshot against parents' base
|
Mon, 10 Sep 2018 09:08:24 -0700 |
Boris Feld |
sparse-revlog: add a test checking revlog deltas for a churning file
|