From: Junio C Hamano Date: Thu, 21 May 2026 03:06:48 +0000 (+0900) Subject: Merge branch 'pw/xdiff-shrink-memory-consumption' X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=93f0e872a8ee71d8d0c56bc03e1d029099f655b3;p=thirdparty%2Fgit.git Merge branch 'pw/xdiff-shrink-memory-consumption' Shrink wasted memory in Myers diff that does not account for common prefix and suffix removal. * pw/xdiff-shrink-memory-consumption: xdiff: reduce the size of array xprepare: simplify error handling xdiff: cleanup xdl_clean_mmatch() xdiff: reduce size of action arrays --- 93f0e872a8ee71d8d0c56bc03e1d029099f655b3