aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/errors/MissingObjectException.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-3/+3
* Fix javadoc in org.eclipse.jgit errors packageMatthias Sohn2017-12-181-1/+5
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Complete an abbreviation when formatting a patchShawn O. Pearce2010-08-251-0/+16
* Export the ObjectId on MissingObjectExceptionShawn O. Pearce2010-08-201-0/+8
* Externalize strings from JGitSasa Zivkov2010-05-191-1/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+81