summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | [errorprone] Suppress ByteBufferBackingArrayMatthias Sohn2023-09-253-0/+6
* | | | | | | | | | [errorprone] Suppress JavaLangClash to avoid breaking changeMatthias Sohn2023-09-254-0/+8
* | | | | | | | | | [errorprone] Fix EqualsGetClassMatthias Sohn2023-09-251-1/+1
* | | | | | | | | | [errorprone] MockSystemReader: fix CatchAndPrintStackTraceMatthias Sohn2023-09-251-1/+1
* | | | | | | | | | [errorprone] MetaFilter: fix IdentityHashMapUsageMatthias Sohn2023-09-251-2/+1
* | | | | | | | | | [errorprone] InternalFetchConnection: Suppress CatchAndPrintStackTraceMatthias Sohn2023-09-251-0/+1
* | | | | | | | | | [errorprone] Don't swallow exceptionMatthias Sohn2023-09-251-1/+1
* | | | | | | | | | [errorprone] Fix inconsistent capitalizationMatthias Sohn2023-09-254-16/+16
* | | | | | | | | | [errorprone] PageRef#isStringRef: suppress UnusedMethodMatthias Sohn2023-09-251-0/+1
* | | | | | | | | | [errorprone] FileReftableStack: fix EqualsUnsafeCastMatthias Sohn2023-09-251-0/+3
* | | | | | | | | | [errorprone] Suppress MissingSummary for translation bundlesMatthias Sohn2023-09-2514-0/+14
* | | | | | | | | | [errorprone] CommandLineMergeTool: Remove unused constuctorMatthias Sohn2023-09-251-5/+0
* | | | | | | | | | [errorprone] SimilarityRenameDetector: suppress IntLongMathMatthias Sohn2023-09-251-0/+2
* | | | | | | | | | Add comment why protocol list uses WeakReferenceMatthias Sohn2023-09-251-0/+1
* | | | | | | | | | [errorprone] Transport: Suppress ModifyCollectionInEnhancedForLoopMatthias Sohn2023-09-251-4/+11
* | | | | | | | | | [errorprone] Rename method parameter to silence InvalidParamMatthias Sohn2023-09-252-6/+6
* | | | | | | | | | [errorprone] MyersDiff#main: fix CatchAndPrintStackTraceMatthias Sohn2023-09-251-2/+12
* | | | | | | | | | [errorprone] TagCommand: Remove unused parameter of private methodMatthias Sohn2023-09-251-8/+2
* | | | | | | | | | [errorprone] PathFilter#getPathsBestEffort: fix ArrayAsKeyOfSetOrMapMatthias Sohn2023-09-251-3/+3
* | | | | | | | | | [errorprone] DirCacheEntry: suppress JavaInstantGetSecondsGetNanoMatthias Sohn2023-09-251-0/+1
* | | | | | | | | | [errorprone] Directly implement functional interfaceMatthias Sohn2023-09-251-29/+31
* | | | | | | | | | [errorprone] InterruptTimer#terminate: ensure Thread#join succeedsMatthias Sohn2023-09-251-3/+13
* | | | | | | | | | [errorprone] RawParseUtils@parseHexInt64: suppress IntLongMathMatthias Sohn2023-09-251-0/+1
* | | | | | | | | | [errorprone] Exceptions should not override #toStringMatthias Sohn2023-09-252-8/+8
* | | | | | | | | | [errorprone] Fix invalid param in javadocMatthias Sohn2023-09-254-10/+13
* | | | | | | | | | [errorprone] FS#searchPath: handle surprising behavior of String#splitMatthias Sohn2023-09-252-1/+29
* | | | | | | | | | [errorprone] FileStoreAttributes#FUTURE_RUNNER: Fix corePoolSizeMatthias Sohn2023-09-221-1/+1
* | | | | | | | | | [errorprone] Express duration using seconds which is clearerMatthias Sohn2023-09-221-1/+1
* | | | | | | | | | [errorprone] Use ArrayList instead of LinkedListMatthias Sohn2023-09-223-10/+12
* | | | | | | | | | [errorprone] AddCommand#filepattern: use a more specific typeMatthias Sohn2023-09-221-2/+2
* | | | | | | | | | [errorprone] Suppress UnnecessaryParenthesesMatthias Sohn2023-09-222-0/+3
* | | | | | | | | | [errorprone] Remove unnecessary parenthesesMatthias Sohn2023-09-2218-26/+24
* | | | | | | | | | tools/BUILD: Sort errorprone rules alphabeticallyMatthias Sohn2023-09-221-7/+7
* | | | | | | | | | Update jetty to 10.0.16Matthias Sohn2023-09-2216-127/+127
* | | | | | | | | | Update bazel to 6.3.2Matthias Sohn2023-09-221-1/+1
* | | | | | | | | | DfsPackFile: remove unnecessary @SuppressWarnings("boxing")Matthias Sohn2023-09-221-8/+0
* | | | | | | | | | CommitGraphWriter: Remove unnecessary semicolonMatthias Sohn2023-09-221-1/+1
* | | | | | | | | | CommitGraphWriter: fix boxing warningsMatthias Sohn2023-09-223-2/+5
* | | | | | | | | | CommitGraphWriter#createCoreChunks: Remove not-thrown exceptionsMatthias Sohn2023-09-221-3/+2
* | | | | | | | | | CommitGraphWriter: Decouple Stats from computing bloom filtersIvan Frade2023-09-211-9/+31
* | | | | | | | | | CommitGraphWriter: Move bloom filter calculation out of createChunksIvan Frade2023-09-201-5/+17
* | | | | | | | | | Documentation: Move writeChangedPaths flag from commitGraph to gc section.Ronald Bhuleskar2023-09-191-1/+1
* | | | | | | | | | [errorprone] Fix wrong comparison which always evaluated to falseMatthias Sohn2023-09-151-1/+1
* | | | | | | | | | [errorprone] Remove unnecessary comparisonMatthias Sohn2023-09-151-1/+1
* | | | | | | | | | Update org.eclipse.jdt:ecj to 3.35.0Matthias Sohn2023-09-151-1/+1
* | | | | | | | | | Update org.apache.commons:commons-compress to 1.24.0Matthias Sohn2023-09-1516-30/+30
* | | | | | | | | | [errorprone] Suppress ImmutableEnumChecker for ShutdownHookMatthias Sohn2023-09-151-0/+1
* | | | | | | | | | Update bytebuddy to 1.14.8Matthias Sohn2023-09-1515-44/+44
* | | | | | | | | | Use ShutdownHook to gracefully handle JVM shutdownMatthias Sohn2023-09-126-54/+39
* | | | | | | | | | Add ShutdownHook to cleanup FileLocks on graceful JVM shutdownMatthias Sohn2023-09-124-0/+161