24 Commits (0f442d70836ee292ed916605448f806cc7d1fe78)

Author SHA1 Message Date
  Thomas Wolf 0f442d7083 Use Map interface instead of ConcurrentHashMap class 3 years ago
  Thomas Wolf f2b67be62a Make the IMatcher public API 4 years ago
  David Pursehouse 6a72f2943d Use indexOf(char) and lastIndexOf(char) rather than String versions 4 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
  Ivan Frade d9ac7ddf10 Remove unnecessary modifiers from interfaces 5 years ago
  Michael Keppler d9e67c8d8f Fix typos 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Markus Duft a3f8edbf6a Cleanup stream usage WRT filters 6 years ago
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 6 years ago
  Matthias Sohn df2bcbfb23 Fix javadoc in org.eclipse.jgit attributes package 6 years ago
  Thomas Wolf d80b999c76 Fix path pattern matching to work also for gitattributes 6 years ago
  Thomas Wolf 4bc539a814 Use relative paths for attribute rule matching 6 years ago
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 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
  David Pursehouse a45cfee7a3 Organize imports 7 years ago
  Christian Halstrick b70f3a7457 Add configuration parameter to enable built-in hooks/filters 8 years ago
  Christian Halstrick b5bec73715 Add support for built-in clean filters 8 years ago
  Ivan Motsch 975aa88685 Add Attribute Macro Expansion 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
  Arthur Daussy c185484dcf Add basic support for .gitattributes 11 years ago