Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | * | | Add support for git config repack.packKeptObjects | Antonio Barone | 2023-10-12 | 7 | -17/+191 | |
| | | | | | | | | * | | Do not exclude objects in locked packs from bitmap processing | Luca Milanesio | 2023-10-12 | 7 | -1/+148 | |
* | | | | | | | | | | | Use net.i2p.crypto.eddsa 0.3.0 from new Orbit build | Matthias Sohn | 2023-10-13 | 17 | -47/+51 | |
* | | | | | | | | | | | Merge changes Ibd71a992,Ib7fa7cb7 | Matthias Sohn | 2023-10-09 | 32 | -122/+428 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | [errorprone] Fix InconsistentCapitalization | Matthias Sohn | 2023-10-06 | 1 | -3/+3 | |
| * | | | | | | | | | | | Update orbit to orbit-aggregation/2023-12 | Matthias Sohn | 2023-10-05 | 31 | -119/+425 | |
* | | | | | | | | | | | | TestRepository: Add getInstant method | David Ostrovsky | 2023-10-05 | 1 | -0/+11 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'stable-6.8' | Matthias Sohn | 2023-10-03 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Prepare 6.8.0-SNAPSHOT builds | Matthias Sohn | 2023-10-03 | 91 | -125/+125 | |
| * | | | | | | | | | | JGit v6.8.0.202310031045-m1v6.8.0.202310031045-m1 | Matthias Sohn | 2023-10-03 | 91 | -125/+125 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | UploadPack: Delay freeing refs in sendPack() | Ivan Frade | 2023-09-28 | 1 | -5/+5 | |
* | | | | | | | | | | Merge "Fix log level for successful execution of ShutdownHook#notify to debug" | Thomas Wolf | 2023-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix log level for successful execution of ShutdownHook#notify to debug | Matthias Sohn | 2023-09-26 | 1 | -1/+1 | |
* | | | | | | | | | | | ByteBufferInputStream: add missing @since 6.8 | Thomas Wolf | 2023-09-26 | 1 | -0/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Eclipse features: update copyright year | Thomas Wolf | 2023-09-26 | 9 | -9/+9 | |
* | | | | | | | | | | SSH agent: correct plug-in title | Thomas Wolf | 2023-09-26 | 1 | -1/+1 | |
* | | | | | | | | | | Fix DefaultCharset bug pattern flagged by error prone | David Ostrovsky | 2023-09-25 | 1 | -1/+3 | |
* | | | | | | | | | | Activate additional error prone checks | David Ostrovsky | 2023-09-25 | 1 | -12/+340 | |
* | | | | | | | | | | WorkingTreeIterator: directly filter input stream | Matthias Sohn | 2023-09-25 | 5 | -18/+296 | |
* | | | | | | | | | | [errorprone] Add missing javadoc summary | Matthias Sohn | 2023-09-25 | 112 | -190/+1180 | |
* | | | | | | | | | | [errorprone] Fix BadImport | Matthias Sohn | 2023-09-25 | 16 | -74/+55 | |
* | | | | | | | | | | [errorprone] Prevent int expression may overflow | Matthias Sohn | 2023-09-25 | 8 | -9/+9 | |
* | | | | | | | | | | [errorprone] Suppress ByteBufferBackingArray | Matthias Sohn | 2023-09-25 | 3 | -0/+6 | |
* | | | | | | | | | | [errorprone] Suppress JavaLangClash to avoid breaking change | Matthias Sohn | 2023-09-25 | 4 | -0/+8 | |
* | | | | | | | | | | [errorprone] Fix EqualsGetClass | Matthias Sohn | 2023-09-25 | 1 | -1/+1 | |
* | | | | | | | | | | [errorprone] MockSystemReader: fix CatchAndPrintStackTrace | Matthias Sohn | 2023-09-25 | 1 | -1/+1 | |
* | | | | | | | | | | [errorprone] MetaFilter: fix IdentityHashMapUsage | Matthias Sohn | 2023-09-25 | 1 | -2/+1 | |
* | | | | | | | | | | [errorprone] InternalFetchConnection: Suppress CatchAndPrintStackTrace | Matthias Sohn | 2023-09-25 | 1 | -0/+1 | |
* | | | | | | | | | | [errorprone] Don't swallow exception | Matthias Sohn | 2023-09-25 | 1 | -1/+1 | |
* | | | | | | | | | | [errorprone] Fix inconsistent capitalization | Matthias Sohn | 2023-09-25 | 4 | -16/+16 | |
* | | | | | | | | | | [errorprone] PageRef#isStringRef: suppress UnusedMethod | Matthias Sohn | 2023-09-25 | 1 | -0/+1 | |
* | | | | | | | | | | [errorprone] FileReftableStack: fix EqualsUnsafeCast | Matthias Sohn | 2023-09-25 | 1 | -0/+3 | |
* | | | | | | | | | | [errorprone] Suppress MissingSummary for translation bundles | Matthias Sohn | 2023-09-25 | 14 | -0/+14 | |
* | | | | | | | | | | [errorprone] CommandLineMergeTool: Remove unused constuctor | Matthias Sohn | 2023-09-25 | 1 | -5/+0 | |
* | | | | | | | | | | [errorprone] SimilarityRenameDetector: suppress IntLongMath | Matthias Sohn | 2023-09-25 | 1 | -0/+2 | |
* | | | | | | | | | | Add comment why protocol list uses WeakReference | Matthias Sohn | 2023-09-25 | 1 | -0/+1 | |
* | | | | | | | | | | [errorprone] Transport: Suppress ModifyCollectionInEnhancedForLoop | Matthias Sohn | 2023-09-25 | 1 | -4/+11 | |
* | | | | | | | | | | [errorprone] Rename method parameter to silence InvalidParam | Matthias Sohn | 2023-09-25 | 2 | -6/+6 | |
* | | | | | | | | | | [errorprone] MyersDiff#main: fix CatchAndPrintStackTrace | Matthias Sohn | 2023-09-25 | 1 | -2/+12 | |
* | | | | | | | | | | [errorprone] TagCommand: Remove unused parameter of private method | Matthias Sohn | 2023-09-25 | 1 | -8/+2 | |
* | | | | | | | | | | [errorprone] PathFilter#getPathsBestEffort: fix ArrayAsKeyOfSetOrMap | Matthias Sohn | 2023-09-25 | 1 | -3/+3 | |
* | | | | | | | | | | [errorprone] DirCacheEntry: suppress JavaInstantGetSecondsGetNano | Matthias Sohn | 2023-09-25 | 1 | -0/+1 | |
* | | | | | | | | | | [errorprone] Directly implement functional interface | Matthias Sohn | 2023-09-25 | 1 | -29/+31 | |
* | | | | | | | | | | [errorprone] InterruptTimer#terminate: ensure Thread#join succeeds | Matthias Sohn | 2023-09-25 | 1 | -3/+13 | |
* | | | | | | | | | | [errorprone] RawParseUtils@parseHexInt64: suppress IntLongMath | Matthias Sohn | 2023-09-25 | 1 | -0/+1 | |
* | | | | | | | | | | [errorprone] Exceptions should not override #toString | Matthias Sohn | 2023-09-25 | 2 | -8/+8 | |
* | | | | | | | | | | [errorprone] Fix invalid param in javadoc | Matthias Sohn | 2023-09-25 | 4 | -10/+13 | |
* | | | | | | | | | | [errorprone] FS#searchPath: handle surprising behavior of String#split | Matthias Sohn | 2023-09-25 | 2 | -1/+29 | |
* | | | | | | | | | | [errorprone] FileStoreAttributes#FUTURE_RUNNER: Fix corePoolSize | Matthias Sohn | 2023-09-22 | 1 | -1/+1 | |
* | | | | | | | | | | [errorprone] Express duration using seconds which is clearer | Matthias Sohn | 2023-09-22 | 1 | -1/+1 |