aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/BaseConnection.java
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-4/+8
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+6
* Support agent= capability in wire protocolShawn Pearce2015-04-301-0/+24
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+1
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-2/+3
* Capture non-progress side band #2 messages and put in resultShawn O. Pearce2010-03-121-2/+35
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+109