aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/attributes/CGitAttributesTest.java
Commit message (Expand)AuthorAgeFilesLines
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-3/+3
* PathMatcher: fix handling of **/Marc Strapetz2018-02-221-0/+28
* Strings#convertGlob: fix escaping of patterns like [\[].Dmitry Pavlenko2017-12-211-0/+8
* Fix some tests for running in bazelThomas Wolf2017-08-311-3/+4
* Exclude file matching: fix backtracking on match failures after **Thomas Wolf2017-08-271-0/+45
* Fix path pattern matching to work also for gitattributesThomas Wolf2017-08-271-0/+94
* Add new tests for gitignore/gitattribute pattern matchingThomas Wolf2017-08-271-0/+241