aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/errors/InvalidObjectIdException.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit errors packageMatthias Sohn2017-12-181-1/+3
* Throw InvalidObjectIdException from ObjectId.fromString("tooshort")Jonathan Nieder2015-07-061-0/+9
* Avoid double-colon in InvalidObjectIdException descriptionJonathan Nieder2015-07-061-8/+9
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-3/+3
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-1/+4
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+76