49 İşlemeler (0b320b2c357a02d1f7306cb572e09917a4ec59d9)

Yazar SHA1 Mesaj Tarih
  Marc Strapetz aaf71bfbcc gitignore/gitattributes: fix matching of \r 6 yıl önce
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 yıl önce
  Thomas Wolf d7deda98d0 Skip ignored directories in FileTreeIterator 6 yıl önce
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 yıl önce
  Matthias Sohn f0ab2d07b8 Remove deprecated IgnoreNode#isIgnored method 6 yıl önce
  David Pursehouse 5ef028ff4a IgnoreNodeTest: Suppress deprecation warnings in testEmptyIgnoreNode 6 yıl önce
  Marc Strapetz 78420b7d0a Fix processing of gitignore negations 6 yıl önce
  Marc Strapetz 49cb6ba5dd PathMatcher: fix handling of **/ 6 yıl önce
  Marc Strapetz 372e04dcf3 CGitIgnoreTest: also test untracked files 6 yıl önce
  Dmitry Pavlenko 279eaf0690 Strings#convertGlob: fix escaping of patterns like [\[]. 6 yıl önce
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 yıl önce
  David Pursehouse 8b159b6235 Make local assert methods private in test classes 6 yıl önce
  Thomas Wolf c91c20f36f Fix some tests for running in bazel 6 yıl önce
  Thomas Wolf d031b64667 Exclude file matching: fix backtracking on match failures after ** 6 yıl önce
  Thomas Wolf 08d4bef6b7 Add new tests for gitignore/gitattribute pattern matching 6 yıl önce
  Thomas Wolf b07db60908 Fix off-by-one error in Strings.count() 6 yıl önce
  Dmitry Pavlenko 843e444561 Fix matching ignores and attributes pattern of form a/b/**. 7 yıl önce
  Andrey Loskutov 619329c84e Ignore trailing spaces in directory rule patterns 7 yıl önce
  Shawn Pearce c221bd6c15 Fix unused throws CorruptObjectException from addTree 8 yıl önce
  Shawn Pearce c6f9c47fda Fix unused throws CorruptObjectException from addTree 8 yıl önce
  Andrey Loskutov eec37d2334 Fixed jgit test failures on Windows 8 yıl önce
  Andrey Loskutov 1a2b4e246d [ignore rules] fix for handling unmatched '[' brackets 8 yıl önce
  Andrey Loskutov 1abd51d953 [ignore rules] fix for backslash handling 8 yıl önce
  Andrey Loskutov 4b7daecf4a [ignore rules] Fix for character group matcher 8 yıl önce
  Andrey Loskutov 97ef1fe893 Properly support special regex characters in ignore rules 8 yıl önce
  Andrey Loskutov 63bc1d862d Consider original file mode while checking parent ignore rules 9 yıl önce
  Andrey Loskutov 4e7639bb65 Don't keep empty ignore rules in the ignore node list 9 yıl önce
  Andrey Loskutov dfed946f10 Allow leading/trailing spaces in ignore rules 9 yıl önce
  Andrey Loskutov 08641ea413 Allow leading literal '#' and '!' in ignore rules if they are escaped 9 yıl önce
  Andrey Loskutov 1d295cb7fb Don't trim trailing space if it is escaped with backslash 9 yıl önce
  Andrey Loskutov f19b1f2d07 Consider only escaping backslash for regular expressions in ignore rules 9 yıl önce
  Matthias Sohn ffdacc2bbb Delete deprecated class IgnoreRule 9 yıl önce
  Andrey Loskutov c053900c5b PathMatcher should respect "assumeDirectory" flag 9 yıl önce
  Andrey Loskutov 147e24a7b2 Consider parent rules if ignore rule is negated 9 yıl önce
  Andrey Loskutov 2c940fa18a Don't use java.util.regex for two simple wildcard cases 9 yıl önce
  Shawn Pearce 0cf902e473 Expand wildcard imports to specfic classes 9 yıl önce
  Andrey Loskutov 2f5a08798e Reimplementation of ignore rule parser 10 yıl önce
  Robin Stocker f4dae204a6 Fix IgnoreRule#isMatch returning wrong result due to missing reset 10 yıl önce
  Robin Stocker 52ab578cd7 Don't treat "/" as valid ignore pattern 10 yıl önce
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 yıl önce
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static 11 yıl önce
  Robin Rosenberg c3f1fac03f Suppress boxing warnings where we know they are ok 11 yıl önce
  Marc Strapetz c87ae94c70 Fix IgnoreRule for directory-only patterns 13 yıl önce
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 13 yıl önce
  Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk 13 yıl önce
  Matthias Sohn 45731756a5 [findbugs] Do not ignore exceptional return value 13 yıl önce
  Shawn O. Pearce 09910ffa32 Move ignore node handling into WorkingTreeIterator 14 yıl önce
  Robin Rosenberg 9d589c88f7 Remove an unused File reference in test code 14 yıl önce
  Charley Wang b878cdcf6b Add compatibility with gitignore specifications 14 yıl önce