Thu, 23 Nov 2023 21:45:45 +0100 |
Pierre-Yves David |
delta-find: fix the computation of the `prev` value
|
Fri, 22 Dec 2023 01:33:40 +0100 |
Pierre-Yves David |
delta-find: move is_good_delta_info on the _DeltaSearch class
|
Fri, 22 Dec 2023 01:33:33 +0100 |
Pierre-Yves David |
delta-find: feed revinfo to _DeltaSearch
|
Thu, 23 Nov 2023 03:23:11 +0100 |
Pierre-Yves David |
delta-find: clarify that revisioninfo.p1/p2 constains nodeid
|
Thu, 23 Nov 2023 03:23:41 +0100 |
Pierre-Yves David |
delta-find: move filing of some debug data in `_one_dbg_data`
|
Thu, 23 Nov 2023 01:28:30 +0100 |
Pierre-Yves David |
delta-find: add more explanation to the the deltas_limit < length check
|
Thu, 23 Nov 2023 01:13:40 +0100 |
Pierre-Yves David |
delta-find: move tested in the _DeltaSearch.__init__
|
Mon, 20 Nov 2023 05:05:29 +0100 |
Pierre-Yves David |
delta-find: check DELTA_BASE_REUSE_FORCE in the _DeltaSearch.__init__
|
Mon, 20 Nov 2023 05:04:23 +0100 |
Pierre-Yves David |
delta-find: move target_rev in the _DeltaSearch.__init__
|
Mon, 20 Nov 2023 05:03:21 +0100 |
Pierre-Yves David |
delta-find: move snapshot_cache in the _DeltaSearch.__init__
|
Mon, 20 Nov 2023 04:59:25 +0100 |
Pierre-Yves David |
delta-find: move `_rawgroups` on the `_DeltaSearch` object
|
Mon, 20 Nov 2023 04:53:11 +0100 |
Pierre-Yves David |
delta-find: move `_refinedgroups` on the `_DeltaSearch` object
|
Mon, 20 Nov 2023 04:44:40 +0100 |
Pierre-Yves David |
delta-find: introduce a _DeltaSearch object
|
Fri, 22 Dec 2023 12:58:54 +0100 |
Pierre-Yves David |
delta-find: add a small docstring to deltacomputer
|
Thu, 11 Jan 2024 16:41:54 +0100 |
Pierre-Yves David |
revlog: stop using `atomictmp` for the split revlog
|