Files
git/builtin
Ævar Arnfjörð Bjarmason 73ee449bbf urlmatch.[ch]: add and use URLMATCH_CONFIG_INIT
Change the initialization pattern of "struct urlmatch_config" to use
an *_INIT macro and designated initializers. Right now there's no
other "struct" member of "struct urlmatch_config" which would require
its own *_INIT, but it's good practice not to assume that. Let's also
change this to a designated initializer while we're at it.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2021-10-01 14:22:51 -07:00
..
2021-09-23 13:44:45 -07:00
2021-09-07 10:59:23 -07:00
2021-06-04 07:50:26 +09:00
2021-09-20 15:20:43 -07:00
2020-10-16 12:30:45 -07:00
2021-02-25 16:43:30 -08:00
2021-02-25 16:43:30 -08:00
2021-07-28 13:17:59 -07:00
2021-05-07 12:47:41 +09:00
2021-06-02 07:34:27 +09:00
2021-09-23 13:44:46 -07:00
2021-04-14 13:47:21 -07:00
2021-04-07 16:54:08 -07:00
2021-01-25 14:19:19 -08:00
2021-07-16 17:42:53 -07:00