aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.lfs/src/org/eclipse/jgit/lfs/lib/AnyLongObjectId.java
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated static AnyLongObjectId#equals methodMatthias Sohn2024-09-031-19/+1
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-3/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-3/+3
* [error prone] suppress AmbiguousMethodReference in AnyLongObjectIdDavid Pursehouse2019-08-091-1/+20
* [error prone] fix ReferenceEquality warning in static equals methodsMatthias Sohn2019-08-091-1/+3
* Error Prone: Increase severity of NonOverridingEquals to ERRORDavid Pursehouse2019-06-171-0/+1
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-18/+18
* Fix javadoc in org.eclipse.jgit.lfsMatthias Sohn2017-12-171-20/+27
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+3
* Implement SHA-256 abstractionMatthias Sohn2016-02-041-0/+555