Junio C Hamano
8811ac8af4
Merge branch 'tb/pack-path-walk-bitmap-delta-islands' into jch
...
The pack-objects command now supports using reachability bitmaps and
delta-islands concurrently with the `--path-walk` option, allowing
faster packaging by falling back to path-walk when bitmaps cannot
fully satisfy the request.
* tb/pack-path-walk-bitmap-delta-islands:
pack-objects: support `--delta-islands` with `--path-walk`
pack-objects: extract `record_tree_depth()` helper
pack-objects: support reachability bitmaps with `--path-walk`
t/perf: drop p5311's lookup-table permutation
2026-06-25 19:49:19 -07:00
..
2026-06-25 19:49:18 -07:00
2026-06-22 20:05:04 -07:00
2026-06-15 07:42:00 -07:00
2026-05-25 20:05:44 +09:00
2026-04-27 14:50:54 +09:00
2026-05-11 10:05:54 +09:00
2026-06-17 11:10:11 -07:00
2026-06-02 18:13:12 +09:00
2026-05-16 22:21:37 +09:00
2026-06-11 04:31:19 -07:00
2026-06-16 09:01:03 -07:00
2026-05-25 20:05:44 +09:00
2026-05-25 20:05:44 +09:00
2026-05-25 20:05:44 +09:00
2026-05-25 20:05:44 +09:00
2026-05-24 18:41:06 +09:00
2026-05-25 20:05:44 +09:00
2026-04-15 20:42:08 -07:00
2026-04-29 21:46:03 +09:00
2026-05-08 10:22:33 +09:00
2026-06-11 12:08:17 -07:00
2026-06-05 22:44:36 +09:00
2026-06-05 22:27:24 +09:00
2026-04-15 08:44:33 -07:00
2026-05-25 20:05:44 +09:00
2026-04-27 22:20:57 +09:00
2026-05-22 09:36:20 +09:00
2026-05-25 20:05:45 +09:00
2026-04-28 09:46:26 +09:00
2026-05-13 10:25:52 +09:00
2026-05-20 11:31:13 +09:00
2026-06-21 16:26:14 -07:00
2026-05-04 10:11:17 +09:00
2026-05-31 10:00:39 +09:00
2026-05-20 11:31:14 +09:00
2026-05-08 10:22:33 +09:00
2026-04-16 21:22:01 -07:00
2026-05-19 09:57:45 +09:00
2026-06-08 00:21:35 +09:00
2026-04-29 21:46:02 +09:00
2026-05-13 10:25:52 +09:00
2026-04-29 21:46:03 +09:00
2026-05-06 09:48:29 +09:00
2026-04-15 08:43:33 -07:00
2026-05-13 10:25:52 +09:00
2026-05-13 10:25:52 +09:00
2026-04-16 21:22:01 -07:00
2026-05-12 10:36:18 +09:00
2026-05-28 05:20:15 +09:00
2026-05-29 14:06:21 +09:00
2026-05-21 12:06:48 +09:00
2026-06-15 10:13:28 -07:00
2026-06-16 09:01:02 -07:00
2026-06-25 19:49:19 -07:00