Patrick Steinhardt
30aaff437f
refs: pass repo when peeling objects
...
Both `peel_object()` and `peel_iterated_oid()` implicitly rely on
`the_repository` to look up objects. Despite the fact that we want to
get rid of `the_repository`, it also leads to some restrictions in our
ref iterators when trying to retrieve the peeled value for a repository
other than `the_repository`.
Refactor these functions such that both take a repository as argument
and remove the now-unnecessary restrictions.
Signed-off-by: Patrick Steinhardt <ps@pks.im >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2024-05-17 10:33:39 -07:00
..
2023-03-21 10:56:54 -07:00
2023-03-21 10:56:54 -07:00
2023-11-07 08:51:40 +09:00
2023-12-26 12:04:31 -08:00
2024-04-18 12:30:41 -07:00
2023-04-14 10:27:52 -07:00
2023-06-28 14:06:40 -07:00
2024-04-05 15:21:14 -07:00
2023-10-02 14:57:40 -07:00
2023-07-05 11:41:59 -07:00
2023-03-28 14:11:24 -07:00
2024-04-18 12:30:41 -07:00
2023-06-21 13:39:53 -07:00
2024-04-18 12:30:41 -07:00
2024-04-18 12:30:41 -07:00
2023-09-29 15:14:57 -07:00
2023-10-05 14:54:55 -07:00
2024-05-06 14:06:34 -07:00
2023-10-02 14:54:29 -07:00
2023-07-05 11:41:59 -07:00
2023-06-21 13:39:53 -07:00
2023-03-21 10:56:51 -07:00
2023-04-24 16:01:28 -07:00
2023-03-28 14:11:24 -07:00
2023-04-24 16:01:28 -07:00
2024-04-18 12:30:41 -07:00
2023-05-09 16:45:46 -07:00
2023-04-24 12:47:33 -07:00
2023-07-13 17:24:00 -07:00
2023-05-09 16:45:46 -07:00
2023-05-09 16:45:46 -07:00
2023-03-28 14:11:24 -07:00
2023-06-21 13:39:54 -07:00
2023-10-29 09:15:18 +09:00
2023-03-21 10:56:51 -07:00
2023-06-21 13:39:54 -07:00
2024-04-19 12:38:46 +02:00
2024-02-08 16:22:11 -08:00
2023-03-21 10:56:54 -07:00
2023-03-21 10:56:51 -07:00
2024-05-17 10:33:39 -07:00
2024-04-18 12:30:43 -07:00
2023-06-21 13:39:54 -07:00
2023-12-14 14:38:08 -08:00
2024-05-17 10:33:37 -07:00
2024-04-08 17:01:41 -07:00
2023-11-26 10:07:05 +09:00
2023-12-26 12:04:33 -08:00
2023-06-21 13:39:53 -07:00
2024-05-06 14:06:34 -07:00
2024-04-18 12:30:41 -07:00
2023-03-21 10:56:54 -07:00
2023-06-21 13:39:53 -07:00
2023-06-21 13:39:53 -07:00
2023-03-28 14:11:24 -07:00
2023-12-26 12:04:31 -08:00
2023-06-21 13:39:53 -07:00
2023-05-09 16:45:46 -07:00
2023-05-09 16:45:46 -07:00
2023-04-24 12:47:32 -07:00
2024-01-26 08:54:47 -08:00
2023-03-21 10:56:54 -07:00
2024-05-15 09:52:52 -07:00
2024-05-15 09:52:52 -07:00
2024-02-08 16:22:01 -08:00
2023-10-13 13:33:35 -07:00
2023-06-28 14:06:39 -07:00
2023-06-21 13:39:54 -07:00
2024-04-18 12:30:41 -07:00
2023-03-28 14:11:24 -07:00