From: Junio C Hamano Date: Mon, 1 Mar 2021 22:02:56 +0000 (-0800) Subject: Merge branch 'en/diffcore-rename' X-Git-Tag: v2.31.0-rc1~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=12bd17521c732ea6de47ec5fd9621a2bca451fe6;p=thirdparty%2Fgit.git Merge branch 'en/diffcore-rename' Performance optimization work on the rename detection continues. * en/diffcore-rename: merge-ort: call diffcore_rename() directly gitdiffcore doc: mention new preliminary step for rename detection diffcore-rename: guide inexact rename detection based on basenames diffcore-rename: complete find_basename_matches() diffcore-rename: compute basenames of source and dest candidates t4001: add a test comparing basename similarity and content similarity diffcore-rename: filter rename_src list when possible diffcore-rename: no point trying to find a match better than exact --- 12bd17521c732ea6de47ec5fd9621a2bca451fe6