aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport
Commit message (Expand)AuthorAgeFilesLines
* Client-side protocol V2 support for fetchingThomas Wolf2020-10-2913-124/+912
* Merge "Compute time differences with Duration"Jonathan Tan2020-10-191-9/+12
|\
| * Compute time differences with DurationAlexa Panfil2020-10-091-9/+12
* | Override config http.userAgent from environment GIT_HTTP_USER_AGENTThomas Wolf2020-10-061-0/+7
|/
* Support "http.userAgent" and "http.extraHeader" from the git configJames Wynn2020-09-263-2/+126
* Measure time taken for reachability checksAlexa Panfil2020-09-241-8/+19
* Merge "Measure time taken for negotiation in protocol V2"Terry Parker2020-09-221-1/+8
|\
| * Measure time taken for negotiation in protocol V2Alexa Panfil2020-09-221-1/+8
* | sshd: support the ProxyJump ssh configThomas Wolf2020-09-191-1/+29
|/
* Merge "ReceivePackStats: Add size and count of unnecessary pushed objects"Terry Parker2020-09-143-5/+76
|\
| * ReceivePackStats: Add size and count of unnecessary pushed objectsYunjie Li2020-09-113-5/+76
* | Add missing since tag on BundleWriter#addObjectsAsIsMatthias Sohn2020-09-051-0/+1
* | jgit: Add DfsBundleWriterMasaya Suzuki2020-09-031-9/+39
* | Update javadoc for RemoteSession and SshSessionFactoryThomas Wolf2020-08-102-41/+36
|/
* FilterSpec: Use BigInteger.ZERO instead of valueOf(0)Jonathan Nieder2020-07-311-1/+2
* Do not send empty blob in response to blob:none filterJonathan Nieder2020-07-291-10/+83
* Add support for tree filters when fetchingJonathan Nieder2020-07-291-8/+12
* Remove trailing whitespaceMatthias Sohn2020-06-101-1/+1
* Add getter for unpackErrorHandler in ReceivePackJack Wickham2020-06-051-0/+10
* Decouple JSch from JGit CoreMatthias Sohn2020-06-017-1418/+20
* Builder API to configure SshdSessionFactoriesThomas Wolf2020-05-231-0/+114
* TransportHttp: abort on time-out or on SocketExceptionThomas Wolf2020-05-231-0/+14
* Fix downloading LFS Object fails behind proxyMatthias Sohn2020-05-121-0/+6
* Moving transport/internal -> internal/transportDemetr Starshov2020-05-084-304/+2
* UploadPack: Use more relevant refs first in object reachability checkIvan Frade2020-04-281-4/+29
* UploadPack: Refactor to generalize the object reachability checksIvan Frade2020-04-281-30/+8
* UploadPack: Use BitmappedReachabilityChecker for not advertised wantsIvan Frade2020-04-281-18/+12
* revwalk: Extract ObjectReachabilityChecker interfaceIvan Frade2020-04-281-1/+2
* UploadPack: Extract walk-based reachability checkIvan Frade2020-04-281-33/+12
* URIish: suppress non-localized message warningMatthias Sohn2020-04-281-1/+2
* UploadPack: Clear advertised ref map after negotiationMinh Thai2020-04-231-3/+10
* Fix human name for local .bundle filesKonrad Windszus2020-04-211-0/+5
* ReceivePack: Use error message if setMasaya Suzuki2020-03-271-36/+40
* TransportHttp: support HTTP response 308 Permanent RedirectThomas Wolf2020-03-102-1/+15
* Merge branch 'stable-5.6'Matthias Sohn2020-02-281-2/+2
|\
| * Move array designators from the variable to the typeDavid Pursehouse2020-02-271-2/+2
* | Using for-each loop in jdtLars Vogel2020-02-282-4/+3
* | Do not fail if known hosts file does not contain valid host keyLajos Olah2020-02-261-1/+7
* | Merge branch 'stable-5.6'Matthias Sohn2020-02-2210-11/+11
|\|
| * Use indexOf(char) and lastIndexOf(char) rather than String versionsDavid Pursehouse2020-02-191-1/+1
| * Reorder modifiers to follow Java Language SpecificationDavid Pursehouse2020-02-192-2/+2
| * Remove redundant "static" qualifier from enum declarationsDavid Pursehouse2020-02-197-8/+8
* | Remove use of org.bouncycastle.util.encoders.HexMichael Dardis2020-02-221-1/+1
* | AmazonS3: Speed up fetch, try recent packs firstJoshua Redstone2020-02-022-9/+54
* | ErrorProne: Enable and fix UnusedException checkDavid Pursehouse2020-01-279-13/+34
* | Fix SshSessionFactory#setInstance to use service loaderMatthias Sohn2020-01-271-3/+4
* | Use ServiceLoader to define the default SSH session factory.Emmanuel Hugonnet2020-01-252-2/+14
* | ReceivePack: enable overriding filterCommands and executeCommandsMatthias Sohn2020-01-241-2/+4
* | Move ConnectivityChecker to fix API leakMatthias Sohn2020-01-093-5/+5
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-04125-4750/+625