Jeff King
b9f7daa6ef
ref-filter.h: provide REF_FILTER_INIT
...
Provide a sane initialization value for `struct ref_filter`, which in a
subsequent patch will be used to initialize a new field.
In the meantime, ensure that the `ref_filter` struct used in the
test-helper's `cmd__reach()` is zero-initialized. The lack of
initialization is OK, since `commit_contains()` only looks at the single
`with_commit_tag_algo` field that *is* initialized directly above.
So this does not fix a bug, but rather prevents one from biting us in
the future.
Signed-off-by: Jeff King <peff@peff.net >
Signed-off-by: Taylor Blau <me@ttaylorr.com >
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2023-07-10 14:48:55 -07:00
..
2023-03-21 10:56:54 -07:00
2023-03-21 10:56:54 -07:00
2023-04-24 12:47:32 -07:00
2023-03-21 10:56:50 -07:00
2023-04-24 12:47:32 -07:00
2023-04-14 10:27:52 -07:00
2023-04-06 13:38:31 -07:00
2023-02-23 17:25:28 -08:00
2022-01-17 14:17:48 -08:00
2023-05-10 10:23:27 -07:00
2023-04-25 13:56:20 -07:00
2023-03-21 10:56:53 -07:00
2023-02-16 16:21:56 -08:00
2023-03-28 14:11:24 -07:00
2023-05-09 16:45:46 -07:00
2023-05-09 16:45:46 -07:00
2023-04-06 13:38:31 -07:00
2023-05-09 16:45:46 -07:00
2023-01-14 18:07:11 -08:00
2023-05-09 16:45:46 -07:00
2022-12-14 15:55:46 +09:00
2023-04-11 08:52:09 -07:00
2023-05-09 16:45:46 -07:00
2023-02-16 08:30:38 -08: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-03-28 14:11:24 -07:00
2023-04-24 16:01:28 -07:00
2023-04-24 12:47:32 -07:00
2023-05-09 16:45:46 -07:00
2023-04-24 12:47:33 -07:00
2023-05-09 16:45:46 -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-03-21 10:56:54 -07:00
2023-05-09 16:45:46 -07:00
2023-03-21 10:56:51 -07:00
2023-03-21 10:56:54 -07:00
2023-04-24 12:47:32 -07:00
2023-02-23 17:25:28 -08:00
2023-03-21 10:56:54 -07:00
2023-03-28 14:11:24 -07:00
2023-03-21 10:56:54 -07:00
2023-03-21 10:56:51 -07:00
2023-07-10 14:48:55 -07:00
2023-04-24 12:47:32 -07:00
2023-04-06 13:38:31 -07:00
2023-04-24 12:47:33 -07:00
2023-04-06 13:38:31 -07:00
2023-04-24 12:47:33 -07:00
2022-07-01 13:38:50 -07:00
2023-03-21 10:56:54 -07:00
2023-04-06 13:38:31 -07:00
2022-08-14 22:57:12 -07:00
2023-03-21 10:56:51 -07:00
2023-05-09 16:45:46 -07:00
2023-03-21 10:56:54 -07:00
2022-11-07 22:11:51 -05:00
2023-03-28 14:11:24 -07:00
2023-02-23 17:25:28 -08:00
2023-03-28 14:11:24 -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
2023-05-09 16:45:46 -07:00
2023-03-21 10:56:54 -07:00
2022-09-02 09:16:23 -07:00
2023-01-14 18:07:11 -08:00
2023-01-14 18:07:11 -08:00
2023-05-09 16:45:46 -07:00
2022-07-01 13:38:49 -07:00
2023-03-21 10:56:54 -07:00
2023-02-23 17:25:28 -08:00
2023-04-24 12:47:32 -07:00
2023-03-28 14:11:24 -07:00