aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/fnmatch
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-166-8/+0
* Fix ProtectedMembersInFinalClass warning flagged by error proneDavid Ostrovsky2020-06-041-1/+1
* Using for-each loop in jdtLars Vogel2020-02-281-2/+2
* Remove duplicate copyright statementsMatthias Sohn2020-01-048-8/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-048-304/+40
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-172-6/+6
* Remove unnecessary modifiers from interfacesIvan Frade2018-11-151-1/+1
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-182-3/+3
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-155-8/+8
* Fix javadoc in org.eclipse.jgit fnmatch packageMatthias Sohn2017-12-188-11/+44
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-202-8/+8
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-193-0/+10
* GroupHead: Remove a redundant call to String.format()Sebastian Schuberth2015-05-081-2/+2
* Small performance optimization for ignore rules/fnmatcherAndrey Loskutov2014-07-301-3/+13
* Added toString() methods for better debugging of ignore rulesAndrey Loskutov2014-07-302-0/+10
* Cleanup javadocs so they pass the java8 doclint checksRobin Rosenberg2014-03-291-1/+0
* Added characters to be escaped in file name patternsGustav Karlsson2013-04-061-20/+44
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-272-22/+22
* Add Javadoc description for packagesRobin Stocker2012-10-311-0/+4
* Move JGitText to an internal packageRobin Rosenberg2012-03-122-2/+2
* Externalize strings from JGitSasa Zivkov2010-05-192-4/+8
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-298-0/+985