aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/ignore/internal/NameMatcher.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
* PathMatcher: fix handling of **/Marc Strapetz2018-02-221-5/+4
* 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-26/+52
* 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
* [ignore rules] fix for backslash handlingAndrey Loskutov2015-09-261-1/+5
* Reimplementation of ignore rule parserAndrey Loskutov2014-10-271-0/+112