aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/Daemon.java
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+4
* Fix a @since tagThomas Wolf2016-01-231-1/+1
* daemon: Add --ketch=LEADER flagShawn Pearce2016-01-191-0/+10
* [performance] Remove synthetic access$ methods in transport packageAndrey Loskutov2015-10-281-4/+4
* Drop warnings about unchecked casts in a few stable select placesRobin Rosenberg2014-09-041-0/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-10/+10
* Allow RepositoryResolver to throw ServiceMayNotContinueExceptionDave Borowitz2012-03-261-1/+2
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Remove calls to printStackTrace in catch blocksKevin Sawicki2011-11-281-3/+0
* daemon: Use HTTP's resolver and factory patternShawn O. Pearce2011-02-141-129/+118
* Pass PackConfig down to PackWriter when packingShawn O. Pearce2010-07-281-0/+15
* Repository can be configured with FSMarc Strapetz2010-06-041-2/+3
* Externalize strings from JGitSasa Zivkov2010-05-191-1/+2
* Introduce a named constant for the ".git" directory extensionRobin Rosenberg2010-01-151-3/+5
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+391