13 Commits (stable-5.5)

Author SHA1 Message Date
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  David Pursehouse f07b60239c Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 6 years ago
  David Pursehouse 658c7c179d LongObjectIdTest: Open OutputStreamWriter in try-with-resource 6 years ago
  David Pursehouse 2d178f5f14 LFSPointerTest: Open ByteArrayOutputStream in try-with-resource 6 years ago
  David Pursehouse 171f84a041 Use constants from StandardCharsets instead of hard-coded strings 6 years ago
  David Pursehouse 190b575be1 Suppress "Unlikely argument type for equals()" warnings in tests 6 years ago
  David Pursehouse f79911e4a2 LongObjectIdTest: Add back self comparison test 6 years ago
  David Ostrovsky 4886621261 LongObjectIdTest: Remove self comparison test 7 years ago
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago
  Dariusz Luksza 0e187f1484 Add LfsPointerFilter TreeFilter 8 years ago
  Christian Halstrick 1572964ecb Fix encoding of LFSPointer files 7 years ago
  Matthias Sohn 536db18cc6 Implement SHA-256 abstraction 8 years ago