aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing @since tags for new API methodsMatthias Sohn2023-07-251-0/+3
* Add missing package import needed to use MurmurHash3Matthias Sohn2023-07-251-0/+1
* Merge "Identify a commit that generates a diffEntry on a rename Event."Jonathan Tan2023-07-253-3/+51
|\
| * Identify a commit that generates a diffEntry on a rename Event.Ronald Bhuleskar2023-07-243-3/+51
* | Merge changes I60a92463,Ic3b68220Jonathan Tan2023-07-2111-59/+747
|\ \ | |/ |/|
| * PackReverseIndexV1: reverse index parsed from version 1 fileAnna Papitto2023-07-1810-12/+676
| * ComputedPackReverseIndex: Clarify custom bucket sort algorithmAnna Papitto2023-07-181-47/+71
* | CommitGraphWriter: add option for writing/using bloom filtersRonald Bhuleskar2023-07-189-20/+238
* | CommitGraphWriter: reuse changed path filtersJonathan Tan2023-07-184-14/+89
* | RevWalk: use changed path filtersJonathan Tan2023-07-188-13/+211
* | CommitGraphLoader: read changed-path filtersJonathan Tan2023-07-187-2/+186
* | CommitGraphWriter: write changed-path filtersJonathan Tan2023-07-1811-13/+570
|/
* Merge "ssh: PKCS#11 support"Matthias Sohn2023-07-1712-33/+974
|\
| * ssh: PKCS#11 supportThomas Wolf2023-07-1712-33/+974
* | GC: Remove handling of extra pack for RefTreeMatthias Sohn2023-07-171-7/+0
* | Remove unnecessary @SuppressWarnings("serial")Matthias Sohn2023-07-161-1/+1
* | Remove unused API problem filtersMatthias Sohn2023-07-161-38/+0
* | Remove redundant specification of type argumentsMatthias Sohn2023-07-167-10/+12
|/
* DfsPackParser: Create object indices if config says soIvan Frade2023-07-144-2/+208
* PackParserTest: Extract pack-writing helper code to its own classIvan Frade2023-07-143-104/+154
* DfsInserter: generate object size index if config says soIvan Frade2023-07-142-0/+43
* DfsInserter: populate full size on object insertionIvan Frade2023-07-142-6/+58
* DFSGarbargeCollector: Write object size indicesIvan Frade2023-07-142-0/+83
* 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
|\ \ \ | | |/ | |/|