You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arthur Daussy c185484dcf Add basic support for .gitattributes 11 years ago
..
AbstractMatcher.java Reimplementation of ignore rule parser 9 years ago
IMatcher.java Add basic support for .gitattributes 9 years ago
LeadingAsteriskMatcher.java Don't use java.util.regex for two simple wildcard cases 9 years ago
NameMatcher.java Reimplementation of ignore rule parser 9 years ago
PathMatcher.java PathMatcher should respect "assumeDirectory" flag 9 years ago
Strings.java Don't use java.util.regex for two simple wildcard cases 9 years ago
TrailingAsteriskMatcher.java Don't use java.util.regex for two simple wildcard cases 9 years ago
WildCardMatcher.java Reimplementation of ignore rule parser 9 years ago
WildMatcher.java Reimplementation of ignore rule parser 9 years ago