aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/Connection.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove unnecessary modifiers from interfacesIvan Frade2018-11-151-6/+6
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-0/+2
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Transport: Implement AutoCloseableShawn Pearce2016-01-191-2/+5
* Support agent= capability in wire protocolShawn Pearce2015-04-301-0/+9
* Capture non-progress side band #2 messages and put in resultShawn O. Pearce2010-03-121-0/+20
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-1/+1
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+110