aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/AbbreviatedObjectIdTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Use w1 for hashCode of AbbreviatedObjectIdShawn Pearce2017-07-281-3/+13
* cleanup: Prefer assertEquals over assertTrue(....equals(...))Robin Rosenberg2012-09-031-4/+4
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-2/+34
* Fully implement SHA-1 abbreviationsShawn O. Pearce2010-08-231-0/+26
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+351