Yann Dirson <ydirson@xxxxxxxxxx> writes: > We use a cpp-based template mechanism to declare the array and its > management data, as well as a search function, derived from locate_rename_dst() > from diffcore-rename.c. Thanks to Jonathan Nieder for this design idea. Hmmm.... Yet another binary search... Can we generalize the existing ones first before adding any of this in (hint: look for "git grep -w -e hi --and -e lo")? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html