aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/DaemonService.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Add protocol v2 support in "jgit daemon"Jonathan Tan2018-05-161-3/+7
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-4/+4
* DaemonService: Open Repository in try-with-resourceDavid Pursehouse2018-03-031-12/+4
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-6/+30
* Eliminate SectionParser construction boilerplateDave Borowitz2017-08-021-6/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Organize importsDavid Pursehouse2016-11-141-1/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-3/+3
* Allow RepositoryResolver to throw ServiceMayNotContinueExceptionDave Borowitz2012-03-261-1/+10
* daemon: Use HTTP's resolver and factory patternShawn O. Pearce2011-02-141-3/+7
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+149