18 Commits (stable-3.6)

Author SHA1 Message Date
  Andrey Loskutov c053900c5b PathMatcher should respect "assumeDirectory" flag 9 years ago
  Andrey Loskutov 147e24a7b2 Consider parent rules if ignore rule is negated 9 years ago
  Andrey Loskutov 2c940fa18a Don't use java.util.regex for two simple wildcard cases 9 years ago
  Shawn Pearce 0cf902e473 Expand wildcard imports to specfic classes 9 years ago
  Andrey Loskutov 2f5a08798e Reimplementation of ignore rule parser 9 years ago
  Andrey Loskutov 3a161ac467 Small performance optimization for ignore rules/fnmatcher 9 years ago
  Andrey Loskutov 0307123e5a Added toString() methods for better debugging of ignore rules 9 years ago
  Robin Stocker f4dae204a6 Fix IgnoreRule#isMatch returning wrong result due to missing reset 10 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
  Robin Stocker b7f5ed5612 Add Javadoc description for packages 11 years ago
  Kevin Sawicki b4ff1e1e03 Remove calls to printStackTrace in catch blocks 12 years ago
  Marc Strapetz c87ae94c70 Fix IgnoreRule for directory-only patterns 13 years ago
  Robin Stocker b52df1839a Use Character.valueOf instead of new Character 13 years ago
  Shawn O. Pearce 09910ffa32 Move ignore node handling into WorkingTreeIterator 14 years ago
  Shawn O. Pearce 938943d674 Use proper constants for .gitignore and .git directory 14 years ago
  Shawn O. Pearce c59db09bc5 Remove gitIgnoreTimestamp from abstract iterator API 14 years ago
  Charley Wang b878cdcf6b Add compatibility with gitignore specifications 14 years ago