Merge branch 'ks/tree-diff-walk'
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Feb 2014 22:01:38 +0000 (14:01 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Feb 2014 22:01:39 +0000 (14:01 -0800)
* ks/tree-diff-walk:
tree-walk: finally switch over tree descriptors to contain a pre-parsed entry
revision: convert to using diff_tree_sha1()
line-log: convert to using diff_tree_sha1()
tree-diff: convert diff_root_tree_sha1() to just call diff_tree_sha1 with old=NULL
tree-diff: allow diff_tree_sha1 to accept NULL sha1

1  2 
revision.c
diff --cc revision.c
Simple merge