13 Commits (1d297c3ddcd12a8b4021e0d4cdd02a705a983b12)

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