aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Fix pattern BadImportMatthias Sohn2024-04-295-11/+8
* [errorprone] Fix pattern UseCorrectAssertInTestsMatthias Sohn2024-04-292-4/+6
* [errorprone] Fix pattern ProtectedMembersInFinalClassMatthias Sohn2024-04-292-2/+2
* [errorprone] Fix pattern CatchFailMatthias Sohn2024-04-299-13/+20
* [errorprone] Fix pattern see UnusedVariableMatthias Sohn2024-04-299-37/+31
* [errorprone] Fix pattern LongLiteralLowerCaseSuffixMatthias Sohn2024-04-294-8/+8
* [errorprone] Fix error pattern JdkObsoleteMatthias Sohn2024-04-2940-113/+106
* [errorprone] Fix UnnecessaryParentheses errorsMatthias Sohn2024-04-2810-48/+50
* Bazel: Update RBE docker image to Ubuntu 22.04 and JDK 17David Ostrovsky2024-04-282-11/+10
* Bump Bazel version to 7.1.1David Ostrovsky2024-04-283-1/+7
* ResolveMerger: Fix the issue with binary modify-modify conflictsSruteesh2024-04-253-38/+230
* Explain why RacyGitTests may be flaky in some environmentsMatthias Sohn2024-04-201-0/+16
* Merge "PackBitmapIndexBuilder.StoredEntry: add getter for objectId"Ivan Frade2024-04-121-4/+16
|\
| * PackBitmapIndexBuilder.StoredEntry: add getter for objectIdSam Delmerico2024-04-121-4/+16
* | Merge "PackBitmapIndex: clarify naming of getObject inputs"Ivan Frade2024-04-123-19/+24
|\|
| * PackBitmapIndex: clarify naming of getObject inputsSam Delmerico2024-04-123-19/+24
* | Merge "Add more tests on rewriting parents in a RevWalk"Ivan Frade2024-04-111-9/+123
|\ \
| * | Add more tests on rewriting parents in a RevWalkMax Haslbeck2024-03-261-9/+123
* | | Revert "[releng] Bump Bouncy Castle to 1.78"Thomas Wolf2024-04-1019-97/+97
| |/ |/|
* | [releng] Bump Bouncy Castle to 1.78Thomas Wolf2024-04-0919-97/+97
* | Merge changes Ib7e3e562,I9d1f641c,Ia50445b8Thomas Wolf2024-04-0912-83/+340
|\ \
| * | [gpg] Remove obsolete import-packageThomas Wolf2024-04-081-1/+0
| * | [gpg] Correct finding public keys from pubring.gpgThomas Wolf2024-04-085-56/+173
| * | [gpg] Fix reading ed25519 GPG keysThomas Wolf2024-04-086-26/+167
* | | Merge "MergeAlgorithm: Fix diff3 conflict hunk computation"Ivan Frade2024-04-092-2/+24
|\ \ \ | |/ / |/| |
| * | MergeAlgorithm: Fix diff3 conflict hunk computationAntonin Delpeuch2024-04-092-2/+24
* | | PackBitmapIndexBuilder: make StoredEntry constructor publicSam Delmerico2024-04-031-1/+15
* | | Merge "PackBitmapIndexBuilder: allow repeated call of getCompressedBitmaps()"Ivan Frade2024-04-021-2/+3
|\ \ \
| * | | PackBitmapIndexBuilder: allow repeated call of getCompressedBitmaps()Sam Delmerico2024-04-021-2/+3
* | | | DfsPackFile: Make the loader classes used to construct bitmaps public.jackdt@google.com2024-04-021-7/+20
* | | | DfsPackFile: make public the constructor with bitmap loaderIvan Frade2024-04-011-1/+12
|/ / /
* | / PackWriter: writeBitmapIndex takes bitmap index writerSam Delmerico2024-03-296-22/+76
| |/ |/|
* | PackBitmapIndex: convert from class to interfaceSam Delmerico2024-03-253-5/+5
* | Merge "DfsGarbageCollectorTest: add test for bitmap index creation"Ivan Frade2024-03-201-1/+67
|\ \
| * | DfsGarbageCollectorTest: add test for bitmap index creationSam Delmerico2024-03-181-1/+67
* | | Merge "PackBitmapIndex: hide packChecksum behind getter"Ivan Frade2024-03-203-3/+16
|\| |
| * | PackBitmapIndex: hide packChecksum behind getterSam Delmerico2024-03-183-3/+16
* | | Merge "Cache refreshed loose ref dirs in SnapshottingRefDirectory"Matthias Sohn2024-03-201-2/+26
|\ \ \
| * | | Cache refreshed loose ref dirs in SnapshottingRefDirectoryNasser Grainawi2024-03-191-2/+26
* | | | Merge "TreeRevFilter: correct changedPathFilter usage for multi-paths inclusion"jonathantanmy2024-03-193-6/+33
|\ \ \ \ | |/ / / |/| | |
| * | | TreeRevFilter: correct changedPathFilter usage for multi-paths inclusionXing Huang2024-03-183-6/+33
* | | | Merge "CleanupService: preload JgitText if not running in OSGi"Thomas Wolf2024-03-182-18/+49
|\ \ \ \ | |/ / / |/| | |
| * | | CleanupService: preload JgitText if not running in OSGiThomas Wolf2024-03-152-18/+49
| | |/ | |/|
* | | PathFilterGroup: implement getPathsBestEffort()Xing Huang2024-03-183-0/+46
* | | DfsPackFile: get commitGraph.readChangePaths from repo configXing Huang2024-03-143-1/+74
| |/ |/|
* | Merge "CommitGraphLoader: receive readChangedPaths as parameter"Ivan Frade2024-03-121-11/+40
|\ \
| * | CommitGraphLoader: receive readChangedPaths as parameterXing Huang2024-03-121-11/+40
* | | Merge "Add pull request template discouraging usage of pull requests"Matthias Sohn2024-03-111-0/+5
|\ \ \
| * | | Add pull request template discouraging usage of pull requestsMatthias Sohn2024-03-111-0/+5
| | |/ | |/|
* / | Update CONTRIBUTING.md to point to GitHub issuesAntonin Delpeuch2024-03-101-1/+3
|/ /