17 Commits (master)

Author SHA1 Message Date
  Thomas Wolf 616a88895d LFS: handle invalid pointers better 3 years ago
  Matthias Sohn 083e6fd709 LFSPointerTest: suppress errorprone error [SelfComparison] 3 years ago
  Thomas Wolf aa052ea099 LFS: make pointer parsing more robust 3 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  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