Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2
authorJunio C Hamano <junkio@cox.net>
Tue, 30 May 2006 05:13:09 +0000 (22:13 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 30 May 2006 05:13:09 +0000 (22:13 -0700)
* jc/lt-tree-n-cache-tree:
  adjust to the rebased series by Linus.
  Remove "tree->entries" tree-entry list from tree parser
  Switch "read_tree_recursive()" over to tree-walk functionality
  Make "tree_entry" have a SHA1 instead of a union of object pointers
  Add raw tree buffer info to "struct tree"

This results as if an "ours" merge absorbed the previous "next"
branch change into the 10-patch series, but it really is a result
of an honest merge.

nothing to commit


Trivial merge