]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit795dd116bb655f8aa8c206ecaf415527871cb7a6
tree678a43749175cc91a5177fc0dace6c5a6c91a36c
parent8a342058f62d24d6ff62a0f6e81d3e60291eae94
parent7146e66f0861c720f9b32dc9d80ab80495a33e43
Merge branch 'ks/tree-diff-walk'

* 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
revision.c