From: Junio C Hamano Date: Mon, 16 Jul 2012 04:40:17 +0000 (-0700) Subject: Merge branch 'tg/maint-cache-name-compare' X-Git-Tag: v1.7.12-rc0~25 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8fc824f397b2d10a2643a6177ff03c56b1017673;p=git.git Merge branch 'tg/maint-cache-name-compare' Even though the index can record pathnames longer than 1<<12 bytes, in some places we were not comparing them in full, potentially replacing index entries instead of adding. * tg/maint-cache-name-compare: cache_name_compare(): do not truncate while comparing paths --- 8fc824f397b2d10a2643a6177ff03c56b1017673