aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | DfsReader/PackFile: Implement isNotLargerThan using the obj size idxIvan Frade2023-07-134-0/+351
* | | | | | | | | [releng] Use tycho 4.0.0 instead of 4.0.0-SNAPSHOTThomas Wolf2023-07-111-5/+1
* | | | | | | | | Update mockito to 5.4.0 and bytebuddy to 1.14.5Matthias Sohn2023-07-0217-74/+182
* | | | | | | | | Merge branch 'stable-6.6'Matthias Sohn2023-07-0127-44/+44
|\| | | | | | | |
| * | | | | | | | Update Orbit to R20230531010532 for 2023-06Matthias Sohn2023-06-0925-38/+38
| * | | | | | | | Merge "Merge branch 'stable-6.5' into stable-6.6" into stable-6.6Matthias Sohn2023-06-080-0/+0
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Bazel: Fix remote build execution for Java 17David Ostrovsky2023-05-312-6/+6
| * | | | | | | | | Bump bazel vesion to 6.2.0David Ostrovsky2023-05-313-8/+4
* | | | | | | | | | Fix S3Repository getSize to handle larger object sizesqin shulei2023-06-291-1/+1
* | | | | | | | | | DfsPackFile: make #getReverseIdx publicAnna Papitto2023-06-271-1/+11
* | | | | | | | | | Add missing bazel dependency to benchmarksMatthias Sohn2023-06-271-0/+2
* | | | | | | | | | Update JMH to 1.36Matthias Sohn2023-06-272-4/+4
* | | | | | | | | | Update bouncycastle to 1.75Matthias Sohn2023-06-2715-74/+74
* | | | | | | | | | Update org.eclipse.jdt:ecj to 3.34.0Matthias Sohn2023-06-271-1/+1
* | | | | | | | | | Update eclipse-jarsigner-plugin to 1.4.2Matthias Sohn2023-06-272-2/+2
* | | | | | | | | | Update maven-surefire-report-plugin to 3.0.0Matthias Sohn2023-06-271-1/+1
* | | | | | | | | | Update maven-project-info-reports-plugin to 3.4.3Matthias Sohn2023-06-271-1/+1
* | | | | | | | | | Update maven-compiler-plugin to 3.11.0Matthias Sohn2023-06-271-1/+1
* | | | | | | | | | Update maven-enforcer-plugin to 3.3.0Matthias Sohn2023-06-271-1/+1
* | | | | | | | | | Update build-helper-maven-plugin to 3.4.0Matthias Sohn2023-06-271-1/+1
* | | | | | | | | | Update spring-boot-maven-plugin to 2.7.13Matthias Sohn2023-06-271-1/+1
* | | | | | | | | | Update maven-source-plugin to 3.3.0Matthias Sohn2023-06-271-1/+1
* | | | | | | | | | PackReverseIndex: separate out the computed implementationAnna Papitto2023-06-216-150/+229
* | | | | | | | | | Default for global (user) git ignore fileThomas Wolf2023-06-197-45/+193
* | | | | | | | | | Fix all Javadoc warnings and fail on themAntoine Musso2023-06-16627-1653/+1204
* | | | | | | | | | Mark COMMIT_GENERATION_* constants finalAntoine Musso2023-06-092-2/+16
* | | | | | | | | | Merge branch 'stable-6.6'Luca Milanesio2023-06-080-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.5' into stable-6.6Luca Milanesio2023-06-080-0/+0
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / /
| | * | | | | | | Merge branch 'stable-6.4' into stable-6.5Luca Milanesio2023-06-081-16/+1
| | |\| | | | | |
| | | * | | | | | Merge branch 'stable-6.3' into stable-6.4Luca Milanesio2023-06-081-16/+1
| | | |\| | | | |
| | | | * | | | | Merge branch 'stable-6.2' into stable-6.3Luca Milanesio2023-06-081-16/+1
| | | | |\| | | |
| | | | | * | | | Merge branch 'stable-6.1' into stable-6.2Luca Milanesio2023-06-081-16/+1
| | | | | |\| | |
| | | | | | * | | Merge branch 'stable-6.0' into stable-6.1Luca Milanesio2023-06-081-16/+1
| | | | | | |\| |
| | | | | | | * | Merge branch 'stable-5.13' into stable-6.0Luca Milanesio2023-06-081-16/+1
| | | | | | | |\|
| | | | | | | | * Revert "RefDirectory: Throw exception if CAS of packed ref list fails"Martin Fick2023-06-071-16/+1
* | | | | | | | | Merge "Merge branch 'stable-6.6'"Matthias Sohn2023-06-070-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'stable-6.6'Matthias Sohn2023-05-310-0/+0
| |\| | | | | | | |
| | * | | | | | | | Prepare 6.6.1-SNAPSHOT buildsMatthias Sohn2023-05-3091-533/+533
| | * | | | | | | | JGit v6.6.0.202305301015-rv6.6.0.202305301015-rMatthias Sohn2023-05-3091-125/+125
* | | | | | | | | | PackReverseIndex: use static builder instead of constructorAnna Papitto2023-05-314-6/+18
* | | | | | | | | | Gc#writePack: write the reverse index file to diskAnna Papitto2023-05-312-0/+135
|/ / / / / / / / /
* | | | | | | | | Bump bazel vesion to 6.2.0David Ostrovsky2023-05-293-8/+4
* | | | | | | | | Merge branch 'stable-6.6'Matthias Sohn2023-05-2525-60/+87
|\| | | | | | | |
| * | | | | | | | Update to Orbit S20230516204213Matthias Sohn2023-05-2425-60/+87
| * | | | | | | | Prepare 6.6.0-SNAPSHOT buildsMatthias Sohn2023-05-2491-125/+125
| * | | | | | | | JGit v6.6.0.202305241045-m3v6.6.0.202305241045-m3Matthias Sohn2023-05-2491-125/+125
| * | | | | | | | Merge branch 'master' into stable-6.6Matthias Sohn2023-05-2444-709/+1679
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Prepare 6.6.0-SNAPSHOT buildsMatthias Sohn2023-05-0491-125/+125
| * | | | | | | | | JGit v6.6.0.202305031100-m2v6.6.0.202305031100-m2Matthias Sohn2023-05-0391-125/+125
* | | | | | | | | | Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-05-2491-533/+533
| |/ / / / / / / / |/| | | | | | | |