aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/errors/StoredObjectRepresentationNotAvailableException.java
Commit message (Expand)AuthorAgeFilesLines
* [6.0 API cleanup] StoredObjectRepresentationNotAvailableExceptionThomas Wolf2021-11-231-13/+7
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove deprecated StoredObjectRepresentationnotAvailableException ctorMatthias Sohn2018-03-091-15/+0
* Use new StoredObjectRepresentationNotAvailableException constructorDavid Pursehouse2017-12-191-0/+4
* StoredObjectRepresentationNotAvailableException: Add TODO to fix API in 5.0David Pursehouse2017-12-191-1/+1
* StoredObjectRepresentationNotAvailableException: Add constructor that takes c...David Pursehouse2017-12-191-0/+15
* Fix javadoc in org.eclipse.jgit errors packageMatthias Sohn2017-12-181-1/+3
* Fix @since tags in JGit, version 2.4 never existedTomasz Zarna2013-03-211-0/+1
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-1/+1
* Move PackWriter over to storage.pack.PackWriterShawn O. Pearce2010-06-261-1/+1
* Redo PackWriter object reuse outputShawn O. Pearce2010-06-261-0/+61