aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/ignore/internal/WildMatcher.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-2/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Increase severity of OperatorPrecedence to ERROR, and fix instancesDavid Pursehouse2019-06-121-1/+1
* PathMatcher: fix handling of **/Marc Strapetz2018-02-221-7/+9
* Fix javadoc in org.eclipse.jgit ignore packageMatthias Sohn2017-12-181-0/+2
* Fix path pattern matching to work also for gitattributesThomas Wolf2017-08-271-1/+2
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
* Remove @since tags from internal packagesJonathan Nieder2017-01-241-2/+0
* Reimplementation of ignore rule parserAndrey Loskutov2014-10-271-0/+75