Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | FuzzyMatcher: add option to match text with spaces | David Schulz | 2022-09-20 | 1 | -15/+32 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -26/+4 |
* | FileSystemFilter: Convert to FuzzyMatcher | Andre Hartmann | 2019-08-15 | 1 | -0/+15 |
* | FuzzyMatcher: Match mixed uppercase words and humps | Andre Hartmann | 2019-07-17 | 1 | -1/+1 |
* | FuzzyMatcher: Handle digits as camel hump | Andre Hartmann | 2019-07-13 | 1 | -1/+1 |
* | FuzzyMatcher: Improve wildcard matching | Orgad Shaneh | 2017-11-04 | 1 | -2/+2 |
* | Rename CamelHumpMatcher -> FuzzyMatcher | Orgad Shaneh | 2017-11-02 | 1 | -0/+154 |