aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/TransportBundleFile.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-3/+0
* ErrorProne: Enable and fix UnusedException checkDavid Pursehouse2020-01-271-1/+4
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-0/+11
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
* TransportBundleFile: Resolve remote repository locallyThomas Meyer2016-10-211-1/+1
* Implement open(URIish) for TransportLocalRobin Stocker2013-07-211-0/+15
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-2/+2
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* TransportProtocol: Allow null Repository in canHandle()Shawn O. Pearce2011-03-151-3/+3
* Make the supported Transports extensible and discoverableShawn O. Pearce2011-03-131-13/+48
* Repository can be configured with FSMarc Strapetz2010-06-041-3/+3
* Externalize strings from JGitSasa Zivkov2010-05-191-2/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+103