Merge branch 'en/tree-walk-optim' into next
commit0601f1b3a780b24a48a61a7c0f87de08fc855e53
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Sep 2010 16:35:55 +0000 (22 09:35 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Sep 2010 16:35:55 +0000 (22 09:35 -0700)
tree14b345f63e323a496b80c9bc9ab85f3935f639eb
parenta6a00bd3af4ec8ab5dc29eee52a8ed3b4dbacb5d
parent7e1ec0d415dbea96d4ec6995c00cb66cdff7ceff
Merge branch 'en/tree-walk-optim' into next

* en/tree-walk-optim:
  diff_tree(): Skip skip_uninteresting() when all remaining paths interesting
  tree_entry_interesting(): Make return value more specific
  tree-walk: Correct bitrotted comment about tree_entry()
  Document pre-condition for tree_entry_interesting
tree-diff.c