From: Junio C Hamano Date: Thu, 7 Feb 2019 06:05:22 +0000 (-0800) Subject: Merge branch 'tt/bisect-in-c' X-Git-Tag: v2.21.0-rc0~25 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/09a9c1f427c110f1281eea55c48596c8c8701a13 Merge branch 'tt/bisect-in-c' More code in "git bisect" has been rewritten in C. * tt/bisect-in-c: bisect--helper: `bisect_start` shell function partially in C bisect--helper: `get_terms` & `bisect_terms` shell function in C bisect--helper: `bisect_next_check` shell function in C bisect--helper: `check_and_set_terms` shell function in C wrapper: move is_empty_file() and rename it as is_empty_or_missing_file() bisect--helper: `bisect_write` shell function in C bisect--helper: `bisect_reset` shell function in C --- 09a9c1f427c110f1281eea55c48596c8c8701a13