diff options
author | Robin Rosenberg <robin.rosenberg@dewire.com> | 2013-01-04 00:24:48 +0100 |
---|---|---|
committer | Gerrit Code Review @ Eclipse.org <gerrit@eclipse.org> | 2013-01-15 19:13:46 -0500 |
commit | 5213f6e2e8be5495c7a57617adca0e30592d59b7 (patch) | |
tree | 77d3012e7cdeea9de9078aca7866491834d1b95a /org.eclipse.jgit.http.server | |
parent | 3f0176aea6e77cb39be35f091100f8874693593d (diff) | |
download | jgit-5213f6e2e8be5495c7a57617adca0e30592d59b7.tar.gz jgit-5213f6e2e8be5495c7a57617adca0e30592d59b7.zip |
Define a tree filter for user-visible changes between two indexes
The primary purpose of the filter is to detect an index change that
could possibly lead to a change in what files are visible in the staging
view and decorations. Besides what TreeFilter.ANY_DIFF does for trees in
general, this filter also looks at the assume-valid (CE_VALID) flag to
see whether changes should be ignored or not.
Change-Id: I13e9ed4ae62dc3851204fba598239edce07ca977
Diffstat (limited to 'org.eclipse.jgit.http.server')
0 files changed, 0 insertions, 0 deletions