log

age author description
Thu, 04 Jan 2024 14:39:10 +0100 Pierre-Yves David delta-find: drop the temporary indent
Thu, 23 Nov 2023 18:40:47 +0100 Pierre-Yves David delta-find: move pre-filtering of individual revision in its own function
Thu, 23 Nov 2023 04:21:07 +0100 Pierre-Yves David delta-find: move pre-filtering of candidates in its own function
Fri, 29 Dec 2023 13:35:08 +0100 Pierre-Yves David delta-find: move away from the generator API for _DeltaSearch
Thu, 23 Nov 2023 21:13:14 +0100 Pierre-Yves David delta-find: use "-1" as depth snapshot-dept for non snapshot in debug
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
Thu, 11 Jan 2024 16:39:31 +0100 Pierre-Yves David changelog: drop the side_write argument to revlog splitting
Thu, 11 Jan 2024 16:35:52 +0100 Pierre-Yves David changelog: stop useless enforcing split at the end of transaction
Sun, 14 Jan 2024 16:03:08 -0300 Anton Shestakov tests: don't use "status" operand of dd in test-censor.t (issue6858) stable
Thu, 11 Jan 2024 17:52:13 +0100 Raphaël Gomès branching: merge stable into default
Thu, 11 Jan 2024 17:49:51 +0100 Raphaël Gomès Added signature for changeset 136902b3a95d stable
Thu, 11 Jan 2024 17:49:37 +0100 Raphaël Gomès Added tag 6.6.2 for changeset 136902b3a95d stable
Thu, 11 Jan 2024 17:49:04 +0100 Raphaël Gomès relnotes: add 6.6.2 stable 6.6.2
Wed, 03 Jan 2024 18:33:39 +0100 Georges Racinet pycompat: fix bytestr(bytes) in Python 3.11 stable
Thu, 04 Jan 2024 14:45:31 -0500 Arun Kulshreshtha narrow: prevent removal of ACL-defined excludes stable
Thu, 04 Jan 2024 14:41:18 -0500 Arun Kulshreshtha narrow: add test demonstrating bug in acl exclusion enforcement stable