29 Commits (master)

Author SHA1 Message Date
  Thomas Wolf 3dbd1f2fe7 Ignore core.eol if core.autocrlf=input 4 years ago
  Thomas Wolf 3c34e0acbf Attributes: fix handling of text=auto in combination with eol 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Thomas Wolf 563ec9ecb6 Close TreeWalks in tests 4 years ago
  Carsten Hammer 0b320b2c35 Use Arrays.asList instead of copying array in a for loop 5 years ago
  Mincong HUANG d09388e156 Avoid double words 5 years ago
  Marc Strapetz aaf71bfbcc gitignore/gitattributes: fix matching of \r 6 years ago
  David Pursehouse 2f1350c9ac Explicitly specify charset when calling getBytes 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse c2ff87e786 MergeGitAttributeTest: Open FileInputStream in try-with-resource 6 years ago
  Marc Strapetz 49cb6ba5dd PathMatcher: fix handling of **/ 6 years ago
  Dmitry Pavlenko 279eaf0690 Strings#convertGlob: fix escaping of patterns like [\[]. 6 years ago
  David Pursehouse 8b159b6235 Make local assert methods private in test classes 6 years ago
  Thomas Wolf c91c20f36f Fix some tests for running in bazel 6 years ago
  Matthias Sohn e9fb111182 Cleanup: Organize imports 6 years ago
  Thomas Wolf d031b64667 Exclude file matching: fix backtracking on match failures after ** 6 years ago
  Thomas Wolf d80b999c76 Fix path pattern matching to work also for gitattributes 6 years ago
  Thomas Wolf 08d4bef6b7 Add new tests for gitignore/gitattribute pattern matching 6 years ago
  Thomas Wolf 4bc539a814 Use relative paths for attribute rule matching 6 years ago
  Dmitry Pavlenko 843e444561 Fix matching ignores and attributes pattern of form a/b/**. 7 years ago
  Mathieu Cartaud f7e233e450 Support -merge attribute in binary macro 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  Ivan Motsch 975aa88685 Add Attribute Macro Expansion 8 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
  Ivan Motsch 75697adc5a Add the new class Attributes holding multiple Attribute(s) 8 years ago
  Arthur Daussy 12280c02db Adds the git attributes computation on the treewalk 9 years ago
  Matthias Sohn ffdacc2bbb Delete deprecated class IgnoreRule 9 years ago
  Arthur Daussy c185484dcf Add basic support for .gitattributes 11 years ago