Files
git/builtin
Brandon Williams e724197f23 submodule: convert get_next_submodule to not rely on the_index
Instead of implicitly relying on the global 'the_index', convert
'get_next_submodule()' to use the index of the repository stored in the
callback data 'struct submodule_parallel_fetch'.

Since this removes the last user of the index compatibility macros,
define 'NO_THE_INDEX_COMPATIBILITY_MACROS' to prevent future users of
these macros in submodule.c.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2017-12-12 12:35:22 -08:00
..
2017-11-27 11:06:37 +09:00
2017-11-15 12:14:29 +09:00
2017-10-06 10:07:18 +09:00
2017-11-18 12:31:29 +09:00
2017-11-06 14:24:27 +09:00
2017-10-07 16:27:55 +09:00
2017-09-25 15:24:07 +09:00
2017-11-21 14:07:50 +09:00
2017-11-15 12:14:32 +09:00
2017-12-06 09:23:40 -08:00
2017-08-26 22:55:09 -07:00
2017-12-06 09:23:39 -08:00
2017-11-27 11:06:40 +09:00
2017-12-06 09:23:44 -08:00
2017-11-18 12:31:29 +09:00
2017-11-15 12:14:28 +09:00
2017-08-22 10:29:03 -07:00
2017-11-06 14:24:27 +09:00
2017-11-06 14:24:27 +09:00
2017-11-21 14:07:50 +09:00