git/builtin
Patrick Steinhardt 798c661ce3 odb: get rid of the_repository in for_each() functions
There are a couple of iterator-style functions that execute a callback
for each instance of a given set, all of which currently depend on
`the_repository`. Refactor them to instead take an object database as
parameter so that we can get rid of this dependency.

Rename the functions accordingly.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2025-07-01 14:46:36 -07:00
..
2025-05-27 13:59:09 -07:00
2025-05-19 16:02:46 -07:00
2025-05-16 12:00:33 -07:00
2024-12-13 07:33:36 -08:00
2025-05-15 13:46:44 -07:00
2025-01-28 13:02:22 -08:00
2024-12-18 10:44:30 -08:00
2024-12-18 10:44:31 -08:00
2025-05-08 12:36:32 -07:00
2025-02-04 09:51:41 -08:00
2025-03-29 01:04:40 -07:00
2024-12-18 10:44:30 -08:00
2025-01-28 13:02:22 -08:00