aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/TransportCommand.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-0/+2
* 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 leftovers in org.eclipse.jgit api packageMatthias Sohn2017-12-201-3/+2
* Fix javadoc in org.eclipse.jgit annotations and api packagesMatthias Sohn2017-12-181-9/+27
* TransportCommand#setTimeout: Specify units for timeout in JavadocDavid Turner2017-12-121-1/+1
* Fix push with jgit pgm failing with "unauthorized"Matthias Sohn2015-12-151-0/+1
* Support a configured credentials provider in LsRemoteCommandKevin Sawicki2011-11-101-0/+155