summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit v5.10.0.202011041322-m2v5.10.0.202011041322-m2Matthias Sohn2020-11-0488-121/+121
* Revert "Client-side protocol V2 support for fetching"Thomas Wolf2020-11-0325-1301/+220
* Close Repository to fix tests failing on WindowsNail Samatov2020-11-011-0/+8
* Client-side protocol V2 support for fetchingThomas Wolf2020-10-2925-220/+1301
* Update slf4j to 1.7.30Matthias Sohn2020-10-2816-70/+70
* Update Orbit to S20201027182932 (2020-12 M2)Matthias Sohn2020-10-2825-36/+102
* Fix formatting of config option valuesMatthias Sohn2020-10-261-4/+4
* Document options in core section supported by JGitMatthias Sohn2020-10-261-2/+34
* Ensure .gitmodules is loaded when accessing submodule nameJohn Dallaway2020-10-253-1/+9
* Export new package org.eclipse.jgit.logging and import it where usedMatthias Sohn2020-10-252-0/+2
* Ensure GC.deleteOrphans() can delete read-only orphaned files on WindowsMatthias Sohn2020-10-221-1/+2
* Merge "Add new performance logging"Terry Parker2020-10-213-0/+188
|\
| * Add new performance loggingAlexa Panfil2020-10-213-0/+188
* | Merge "Compute time differences with Duration"Jonathan Tan2020-10-191-9/+12
|\|
| * Compute time differences with DurationAlexa Panfil2020-10-091-9/+12
* | Merge "Implement git describe --all"Christian Halstrick2020-10-134-7/+88
|\ \
| * | Implement git describe --allJason Yeo2020-10-134-7/+88
* | | Override config http.userAgent from environment GIT_HTTP_USER_AGENTThomas Wolf2020-10-062-2/+38
| |/ |/|
* | Upgrade spotbugs-maven-plugin to 4.1.3Marco Miller2020-10-061-1/+1
* | Fix OperatorPrecedence warning flagged by error proneDavid Ostrovsky2020-10-021-1/+1
* | UploadPackTest#testUploadRedundantBytes: ensure test repo is closedMatthias Sohn2020-10-021-7/+10
* | ObjectDirectory#selectObjectRepresentation: fix formattingMatthias Sohn2020-10-021-1/+1
|/
* Upgrade ecj to 3.23.0Marco Miller2020-09-271-1/+1
* Support "http.userAgent" and "http.extraHeader" from the git configJames Wynn2020-09-2610-48/+327
* sshd: better error report when user cancels authenticationThomas Wolf2020-09-265-17/+103
* API filters for PackStatistics.AccumulatorThomas Wolf2020-09-261-0/+14
* Add TypedConfigGetter.getPath()Thomas Wolf2020-09-254-19/+107
* Make Javadoc consistent for PackStatistics fieldsAlexa Panfil2020-09-241-1/+4
* Measure time taken for reachability checksAlexa Panfil2020-09-243-19/+175
* 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
* | IndexDiffFilter: handle path prefixes correctlyThomas Wolf2020-09-212-5/+27
* | sshd: support the ProxyJump ssh configThomas Wolf2020-09-1910-37/+663
* | Upgrade jacoco-maven-plugin to 0.8.6Marco Miller2020-09-161-1/+1
|/
* Merge "ReceivePackStats: Add size and count of unnecessary pushed objects"Terry Parker2020-09-144-5/+137
|\
| * ReceivePackStats: Add size and count of unnecessary pushed objectsYunjie Li2020-09-114-5/+137
* | Merge branch 'stable-5.9' into masterMatthias Sohn2020-09-096-87/+36
|\ \
| * | Prepare 5.9.1-SNAPSHOT buildsMatthias Sohn2020-09-0888-504/+504
| * | JGit v5.9.0.202009080501-rv5.9.0.202009080501-rMatthias Sohn2020-09-0888-121/+121
| * | [releng] Enable japicmp for the fragments added in 5.8.0Thomas Wolf2020-09-072-8/+0
| * | GitlinkMergeTest: fix boxing warningsMatthias Sohn2020-09-051-1/+1
| * | Remove unused API problem filtersMatthias Sohn2020-09-051-73/+0
| * | Add missing since tag on BundleWriter#addObjectsAsIsMatthias Sohn2020-09-051-0/+1
| * | Merge branch 'master' into stable-5.9Matthias Sohn2020-09-058-59/+649
| |\ \
| * | | GPG: include signer's user ID in the signatureThomas Wolf2020-09-051-5/+34
* | | | Upgrade maven-project-info-reports-plugin to 3.1.1Marco Miller2020-09-082-2/+2
| |/ / |/| |
* | | SshdSession: close channel gracefullyThomas Wolf2020-09-051-1/+1
* | | Merge branch 'stable-5.9'Marco Miller2020-09-041-1/+1
|\| |
| * | Bump Bazel version to 3.5.0Marco Miller2020-09-031-1/+1
* | | jgit: Add DfsBundleWriterMasaya Suzuki2020-09-034-9/+189