Mercurial > hg
log
age | author | description |
---|---|---|
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 |