aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/resolver
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-171-2/+2
* Convert to lambda or member referenceCarsten Hammer2019-05-163-18/+6
* Join catch sections using multicatchCarsten Hammer2019-04-131-5/+1
* Remove unnecessary modifiers from interfacesIvan Frade2018-11-153-3/+3
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-5/+5
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-206-12/+46
* Cleanup: Remove trailing whitespaceMatthias Sohn2017-08-301-3/+3
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-2/+2
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-194-0/+4
* Tweak exception Javadoc to be eclipse-cleanJonathan Nieder2015-06-101-1/+2
* Allow setting detail message and cause when constructing most exceptionsJonathan Nieder2015-06-022-0/+34
* Clarify description of ServiceNotAuthorizedExceptionJonathan Nieder2015-06-021-3/+8
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-8/+8
* Add Javadoc description for packagesRobin Stocker2012-10-311-0/+4
* Allow RepositoryResolver to throw ServiceMayNotContinueExceptionDave Borowitz2012-03-261-1/+7
* Clarify documentation of exceptions in RepositoryResolverDave Borowitz2012-03-261-4/+5
* Move JGitText to an internal packageRobin Rosenberg2012-03-122-2/+2
* daemon: Use HTTP's resolver and factory patternShawn O. Pearce2011-02-146-0/+619