aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update org.apache.commons:commons-compress to 1.26.1Matthias Sohn2024-05-1318-34/+34
* Update mockito to 5.12.0Matthias Sohn2024-05-1318-34/+34
* Update org.eclipse.jdt:ecj to 3.37.0Matthias Sohn2024-05-131-1/+1
* Update groovy to 4.0.21Matthias Sohn2024-05-131-2/+2
* Update args4j to 2.37Matthias Sohn2024-05-1318-34/+34
* Check an execution bit by reading it from the file systemYury Molchan2024-05-131-2/+11
* [releng] Bump Bouncy Castle to 1.78.1Thomas Wolf2024-05-1118-89/+89
* PackIndex: Make it an interfaceIvan Frade2024-05-083-23/+26
* PackIndex: Make iterator static (pass object count in ctor)Ivan Frade2024-05-083-4/+18
* PackIndex: move checksum to the subclassesIvan Frade2024-05-084-10/+21
* GitDateFormatterTest: Remove printlnsIvan Frade2024-05-021-2/+0
* Bazel: Add support for JDK 21David Ostrovsky2024-05-025-16/+53
* Merge "Bazel: Replace deprecated --experimental_strict_action_env option"David Ostrovsky2024-05-021-1/+1
|\
| * Bazel: Replace deprecated --experimental_strict_action_env optionDavid Ostrovsky2024-04-301-1/+1
* | Merge "PackIndex: Make #getOffset protected to allow out-of-package subclasses"Ivan Frade2024-05-012-2/+2
|\ \ | |/ |/|
| * PackIndex: Make #getOffset protected to allow out-of-package subclassesIvan Frade2024-04-262-2/+2
* | Fix warning about using raw typeMatthias Sohn2024-04-291-1/+1
* | [errorprone] Fix pattern ModifiedButNotUsedMatthias Sohn2024-04-293-1/+5
* | [errorprone] Fix pattern CatchAndPrintStackTraceMatthias Sohn2024-04-292-13/+14
* | [errorprone] Fix pattern FutureReturnValueIgnoredMatthias Sohn2024-04-294-9/+9
* | [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