Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-02JGit v5.10.0.202012021225-rc1v5.10.0.202012021225-rc1Matthias Sohn2-2/+2
2020-11-30Merge branch 'stable-5.9'Matthias Sohn1-4/+10
2020-11-29Add constants for parsing git wire protocol versionDavid Ostrovsky1-4/+10
2020-11-29Ignore missing javadoc tags in test bundlesMatthias Sohn1-2/+2
2020-11-03Revert "Client-side protocol V2 support for fetching"Thomas Wolf5-302/+87
2020-10-28Client-side protocol V2 support for fetchingThomas Wolf5-87/+302
2020-09-08Prepare 5.9.1-SNAPSHOT buildsMatthias Sohn2-21/+21
2020-09-08JGit v5.9.0.202009080501-rv5.9.0.202009080501-rMatthias Sohn2-2/+2
2020-08-27Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2-21/+21
2020-08-27Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2020-08-26JGit v5.9.0.202008260805-m3v5.9.0.202008260805-m3Matthias Sohn2-2/+2
2020-06-09Prepare 5.9.0-SNAPSHOT buildsMatthias Sohn2-21/+21
2020-05-23TransportHttp: abort on time-out or on SocketExceptionThomas Wolf1-0/+76
2020-05-22Bazel: Remove superfluous dependencies flagged by unused_depsDavid Ostrovsky1-2/+0
2020-03-09Prepare 5.8.0-SNAPSHOT buildsMatthias Sohn2-21/+21
2020-01-24Replace ExpectedException which was deprecated in junit 4.13Matthias Sohn1-15/+11
2020-01-22Replace deprecated junit assertion methods with hamcrestMatthias Sohn1-1/+1
2020-01-22Update to Orbit I20200120214610 and JUnit to 4.13David Pursehouse1-4/+4
2020-01-04Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn25-951/+126
2019-12-05Prepare 5.7.0-SNAPSHOT buildsMatthias Sohn2-21/+21
2019-12-02UploadPackServlet: Use uploadWithExceptionPropagationMasaya Suzuki1-1/+1
2019-10-17Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2-3/+2
2019-10-16reftable: split off generic code from DFS codeHan-Wen Nienhuys1-3/+38
2019-09-08Merge branch 'stable-5.5'Matthias Sohn2-4/+15
2019-09-08Merge branch 'stable-5.4' into stable-5.5Matthias Sohn1-0/+1
2019-09-08bazel: fix running http testsMatthias Sohn1-0/+2
2019-09-08Set parameter name in parameterized http testsMatthias Sohn1-4/+12
2019-09-08Merge branch 'stable-5.3' into stable-5.4Matthias Sohn1-0/+1
2019-09-08Format BUILD files with buildifierMatthias Sohn1-1/+1
2019-09-08Merge branch 'stable-5.2' into stable-5.3Matthias Sohn1-0/+1
2019-09-07Merge branch 'stable-5.1' into stable-5.2Matthias Sohn1-0/+1
2019-09-07Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse1-0/+1
2019-09-04Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2019-09-04JGit v5.5.0.201909041048-rc1v5.5.0.201909041048-rc1Matthias Sohn2-2/+2
2019-09-03Prepare 5.4.4-SNAPSHOT buildsMatthias Sohn2-21/+21
2019-09-03JGit v5.4.3.201909031940-rv5.4.3.201909031940-rMatthias Sohn2-2/+2
2019-09-03Prepare 5.3.6-SNAPSHOT buildsMatthias Sohn2-21/+21
2019-09-03JGit v5.3.5.201909031855-rv5.3.5.201909031855-rMatthias Sohn2-2/+2
2019-09-03Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2-21/+21
2019-09-03JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2-2/+2
2019-08-29Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2-21/+21
2019-08-28Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2019-08-28JGit v5.5.0.201908280940-m3v5.5.0.201908280940-m3Matthias Sohn2-2/+2
2019-08-26Apache HTTP: run more testsThomas Wolf10-94/+139
2019-08-23Prepare 5.4.3-SNAPSHOT buildsMatthias Sohn2-21/+21
2019-08-23JGit v5.4.2.201908231537-rv5.4.2.201908231537-rMatthias Sohn2-2/+2
2019-08-23Prepare 5.3.5-SNAPSHOT buildsMatthias Sohn2-21/+21
2019-08-23JGit v5.3.4.201908231101-rv5.3.4.201908231101-rMatthias Sohn2-2/+2
2019-08-23Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2-21/+21
2019-08-23JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2-2/+2

Back to the top