summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs.test/tst
Commit message (Expand)AuthorAgeFilesLines
* LFSPointerTest: Open ByteArrayOutputStream in try-with-resourceDavid Pursehouse2018-03-031-6/+7
* Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-072-4/+4
* Suppress "Unlikely argument type for equals()" warnings in testsDavid Pursehouse2017-11-061-0/+1
* LongObjectIdTest: Add back self comparison testDavid Pursehouse2017-08-181-0/+2
* LongObjectIdTest: Remove self comparison testDavid Ostrovsky2017-03-181-1/+0
* Don't rely on default locale when using toUpperCase() and toLowerCase()Matthias Sohn2017-01-281-1/+2
* Add LfsPointerFilter TreeFilterDariusz Luksza2017-01-101-0/+214
* Fix encoding of LFSPointer filesChristian Halstrick2016-11-241-0/+71
* Implement SHA-256 abstractionMatthias Sohn2016-02-043-0/+1115