19 Commits (29697d86c5f66983feda94623477688211d06bde)

Author SHA1 Message Date
  Thomas Wolf 29697d86c5 IgnoreNode: include path to file for invalid .gitignore patterns 3 years ago
  Matthias Sohn 1fd0a49ce0 [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnored 3 years ago
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Matthias Sohn f0ab2d07b8 Remove deprecated IgnoreNode#isIgnored method 6 years ago
  David Pursehouse c9e3921fbb Fix warnings about boxing/unboxing Boolean 6 years ago
  Marc Strapetz 78420b7d0a Fix processing of gitignore negations 6 years ago
  Matthias Sohn 107c71a6e6 Fix javadoc in org.eclipse.jgit ignore package 6 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Andrey Loskutov 4e7639bb65 Don't keep empty ignore rules in the ignore node list 9 years ago
  Andrey Loskutov dfed946f10 Allow leading/trailing spaces in ignore rules 9 years ago
  Andrey Loskutov 147e24a7b2 Consider parent rules if ignore rule is negated 9 years ago
  Andrey Loskutov 2f5a08798e Reimplementation of ignore rule parser 9 years ago
  Robin Stocker 52ab578cd7 Don't treat "/" as valid ignore pattern 10 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Shawn O. Pearce 09910ffa32 Move ignore node handling into WorkingTreeIterator 14 years ago
  Charley Wang b878cdcf6b Add compatibility with gitignore specifications 14 years ago