~vcs-imports/egit/master

Viewing all changes in revision 3863.

  • Committer: Matthias Sohn
  • Author(s): Thomas Wolf
  • Date: 2018-04-19 22:46:09 UTC
  • Revision ID: git-v1:713c46f7c0f4c2e37cfa175a08cb54e9fbdf6620
Use substring matches in filter in AbstractBranchSelectionDialog

Using prefix matches gives strange results due to the PatternFilter's
word-based matching algorithm. Including a leading wildcard turns
the algorithm into a simple substring match, which gives more intuitive
results.

Bug: 533477
Change-Id: I8b3df49d071a1145898e93dfaa457637f2dba28c
Signed-off-by: Thomas Wolf <thomas.wolf@paranor.ch>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: