Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -0/+2 |
* | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-22 | 1 | -1/+1 |
|\ | |||||
| * | Remove redundant "static" qualifier from enum declarations | David Pursehouse | 2020-02-19 | 1 | -1/+1 |
* | | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
|/ | |||||
* | Fix javadoc in org.eclipse.jgit transport package | Matthias Sohn | 2017-12-20 | 1 | -14/+36 |
* | Add Transport URI constructor without a repository | Ian Wetherbee | 2012-06-14 | 1 | -0/+16 |
* | TransportProtocol: Allow null Repository in canHandle() | Shawn O. Pearce | 2011-03-15 | 1 | -7/+30 |
* | Register TransportProtocols using services | Shawn O. Pearce | 2011-03-13 | 1 | -1/+13 |
* | Make the supported Transports extensible and discoverable | Shawn O. Pearce | 2011-03-13 | 1 | -0/+221 |