Files
git/builtin
René Scharfe 0041f09de6 use struct sha1_array in diff_tree_combined()
Maintaining an array of hashes is easier using sha1_array than
open-coding it.  This patch also fixes a leak of the SHA1 array
in  diff_tree_combined_merge().

Signed-off-by: René Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-12-17 18:21:37 -08:00
..
2011-12-13 21:58:51 -08:00
2011-12-13 22:53:08 -08:00
2011-12-13 22:18:00 -08:00
2011-12-09 13:37:14 -08:00
2011-11-06 20:31:28 -08:00
2011-11-07 22:12:19 -08:00
2011-10-06 13:54:32 -07:00
2011-11-07 22:12:19 -08:00
2011-12-05 15:04:38 -08:00
2011-12-13 23:07:47 -08:00
2011-08-25 14:42:11 -07:00