aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs/src/org/eclipse/jgit/lfs/errors/InvalidLongObjectIdException.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit.lfsMatthias Sohn2017-12-171-0/+2
* Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse2017-12-071-5/+4
* InvalidLongObjectIdException: Fix formatting of messageDavid Pursehouse2017-12-071-1/+1
* Implement SHA-256 abstractionMatthias Sohn2016-02-041-0/+90