summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/fnmatch
Commit message (Expand)AuthorAgeFilesLines
* FileNameMatcherTest: Use Character.valueOf rather than new CharacterDavid Pursehouse2016-10-191-1/+1
* Added characters to be escaped in file name patternsGustav Karlsson2013-04-061-0/+40
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-2/+3
* Suppress boxing warnings where we know they are okRobin Rosenberg2012-09-221-1/+1
* Use assertTrue/False instead of equals with boolean literalsRobin Rosenberg2012-09-161-50/+51
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-4/+153
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+764