Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Organize imports | David Pursehouse | 2016-11-14 | 1 | -1/+0 |
* | Throw InvalidObjectIdException from ObjectId.fromString("tooshort") | Jonathan Nieder | 2015-07-06 | 1 | -0/+17 |
* | cleanup: Prefer assertEquals over assertTrue(....equals(...)) | Robin Rosenberg | 2012-09-03 | 1 | -1/+1 |
* | Convert all JGit unit tests to JUnit 4 | Robin Rosenberg | 2010-12-31 | 1 | -2/+19 |
* | Add MutableObjectId setByte to modify a mutable id | Shawn O. Pearce | 2010-11-04 | 1 | -0/+29 |
* | Add ObjectId getByte for random access | Shawn O. Pearce | 2010-11-04 | 1 | -0/+125 |