| Commit message (Expand) | Author | Age | Files | Lines |
* | LFSPointerTest: suppress errorprone error [SelfComparison] | Matthias Sohn | 2021-02-04 | 1 | -0/+1 |
* | LFS: make pointer parsing more robust | Thomas Wolf | 2021-01-31 | 1 | -3/+266 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 5 | -190/+25 |
* | Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-30 | 1 | -2/+2 |
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 1 | -3/+3 |
* | Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8 | David Pursehouse | 2018-03-11 | 1 | -2/+2 |
* | LongObjectIdTest: Open OutputStreamWriter in try-with-resource | David Pursehouse | 2018-03-07 | 1 | -7/+9 |
* | LFSPointerTest: Open ByteArrayOutputStream in try-with-resource | David Pursehouse | 2018-03-03 | 1 | -6/+7 |
* | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 2 | -4/+4 |
* | Suppress "Unlikely argument type for equals()" warnings in tests | David Pursehouse | 2017-11-06 | 1 | -0/+1 |
* | LongObjectIdTest: Add back self comparison test | David Pursehouse | 2017-08-18 | 1 | -0/+2 |
* | LongObjectIdTest: Remove self comparison test | David Ostrovsky | 2017-03-18 | 1 | -1/+0 |
* | Don't rely on default locale when using toUpperCase() and toLowerCase() | Matthias Sohn | 2017-01-28 | 1 | -1/+2 |
* | Add LfsPointerFilter TreeFilter | Dariusz Luksza | 2017-01-10 | 1 | -0/+214 |
* | Fix encoding of LFSPointer files | Christian Halstrick | 2016-11-24 | 1 | -0/+71 |
* | Implement SHA-256 abstraction | Matthias Sohn | 2016-02-04 | 3 | -0/+1115 |