| author | Junio C Hamano <gitster@pobox.com> | |
| Wed, 27 Oct 2010 04:37:49 +0000 (21:37 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 27 Oct 2010 04:37:49 +0000 (21:37 -0700) |
* 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
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
| 1 | 2 | |||
|---|---|---|---|---|
| tree-diff.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc tree-diff.c
Simple merge