From: Nicolas Pitre Date: Wed, 22 Feb 2006 01:39:25 +0000 (-0500) Subject: relax delta selection filtering in pack-objects X-Git-Tag: v1.3.0-rc1~108^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/cac251d0bc4c68b7ab36026990aff3c783913ae6?hp=cac251d0bc4c68b7ab36026990aff3c783913ae6 relax delta selection filtering in pack-objects This change provides a 8% saving on the pack size with a 4% CPU time increase for git-repack -a on the current git archive. Signed-off-by: Nicolas Pitre Signed-off-by: Junio C Hamano ---