]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'en/tree-walk-optim'
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 Oct 2010 04:37:49 +0000 (21:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Oct 2010 04:37:49 +0000 (21:37 -0700)
commitacbaf54f3030854b54f8391f7d1ca11935a75518
treedc92358b6ea24796b4d73d5bc45d391eaa04af16
parentd7806967bd984c75d8abd7afea3fd4930ad0c3fb
parent7e1ec0d415dbea96d4ec6995c00cb66cdff7ceff
Merge branch 'en/tree-walk-optim'

* 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