author | Junio C Hamano <junkio@cox.net> | |
Thu, 23 Feb 2006 06:10:24 +0000 (22:10 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 23 Feb 2006 07:07:20 +0000 (23:07 -0800) | ||
commit | 1d6b38cc76c348e2477506ca9759fc241e3d0d46 | |
tree | 7c52dc2fd5dc0179184bff01ff90fbcae58e3b32 | tree | snapshot |
parent | b925410d10fce5e0d4182847f99e8c2df048bde1 | commit | diff |
pack-objects: use full pathname to help hashing with "thin" pack.
This uses the same hashing algorithm to the "preferred base
tree" objects and the incoming pathnames, to group the same
files from different revs together, while spreading files with
the same basename in different directories.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This uses the same hashing algorithm to the "preferred base
tree" objects and the incoming pathnames, to group the same
files from different revs together, while spreading files with
the same basename in different directories.
Signed-off-by: Junio C Hamano <junkio@cox.net>
pack-objects.c | diff | blob | history |