aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/errors/RevisionSyntaxException.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Exceptions should not override #toStringMatthias Sohn2023-09-251-3/+8
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit errors packageMatthias Sohn2017-12-181-0/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+1
* Relax RevisionSyntaxException to an IllegalArgumentExceptionRobin Rosenberg2012-06-041-2/+1
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-2/+2
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+85