15 Commits (171f84a04117cfd02446f67565073a05128777a4)

Author SHA1 Message Date
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 years ago
  Andrey Loskutov 619329c84e Ignore trailing spaces in directory rule patterns 7 years ago
  Shawn Pearce c221bd6c15 Fix unused throws CorruptObjectException from addTree 8 years ago
  Shawn Pearce c6f9c47fda Fix unused throws CorruptObjectException from addTree 8 years ago
  Andrey Loskutov eec37d2334 Fixed jgit test failures on Windows 8 years ago
  Andrey Loskutov 63bc1d862d Consider original file mode while checking parent ignore rules 9 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
  Robin Stocker 52ab578cd7 Don't treat "/" as valid ignore pattern 10 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 11 years ago
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 years ago
  Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk 13 years ago
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value 13 years ago
  Shawn O. Pearce 09910ffa32 Move ignore node handling into WorkingTreeIterator 14 years ago