aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/fnmatch
Commit message (Expand)AuthorAgeFilesLines
* 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