Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | [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 | 1 | -1/+6 | |
* | | | | | | | | | | [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 | |
* | | | | | | | | | | [errorprone] Use ArrayList instead of LinkedList | Matthias Sohn | 2023-09-22 | 3 | -10/+12 | |
* | | | | | | | | | | [errorprone] AddCommand#filepattern: use a more specific type | Matthias Sohn | 2023-09-22 | 1 | -2/+2 | |
* | | | | | | | | | | [errorprone] Suppress UnnecessaryParentheses | Matthias Sohn | 2023-09-22 | 2 | -0/+3 | |
* | | | | | | | | | | [errorprone] Remove unnecessary parentheses | Matthias Sohn | 2023-09-22 | 15 | -21/+20 | |
* | | | | | | | | | | DfsPackFile: remove unnecessary @SuppressWarnings("boxing") | Matthias Sohn | 2023-09-22 | 1 | -8/+0 | |
* | | | | | | | | | | CommitGraphWriter: Remove unnecessary semicolon | Matthias Sohn | 2023-09-22 | 1 | -1/+1 | |
* | | | | | | | | | | CommitGraphWriter: fix boxing warnings | Matthias Sohn | 2023-09-22 | 3 | -2/+5 | |
* | | | | | | | | | | CommitGraphWriter#createCoreChunks: Remove not-thrown exceptions | Matthias Sohn | 2023-09-22 | 1 | -3/+2 | |
* | | | | | | | | | | CommitGraphWriter: Decouple Stats from computing bloom filters | Ivan Frade | 2023-09-21 | 1 | -9/+31 | |
* | | | | | | | | | | CommitGraphWriter: Move bloom filter calculation out of createChunks | Ivan Frade | 2023-09-20 | 1 | -5/+17 | |
* | | | | | | | | | | [errorprone] Fix wrong comparison which always evaluated to false | Matthias Sohn | 2023-09-15 | 1 | -1/+1 | |
* | | | | | | | | | | [errorprone] Remove unnecessary comparison | Matthias Sohn | 2023-09-15 | 1 | -1/+1 | |
* | | | | | | | | | | [errorprone] Suppress ImmutableEnumChecker for ShutdownHook | Matthias Sohn | 2023-09-15 | 1 | -0/+1 | |
* | | | | | | | | | | Use ShutdownHook to gracefully handle JVM shutdown | Matthias Sohn | 2023-09-12 | 4 | -37/+21 | |
* | | | | | | | | | | Add ShutdownHook to cleanup FileLocks on graceful JVM shutdown | Matthias Sohn | 2023-09-12 | 4 | -0/+161 | |
* | | | | | | | | | | Unregister ShutdownHook when GC#PidLock is closed | Matthias Sohn | 2023-09-12 | 1 | -2/+11 | |
* | | | | | | | | | | OSGi: move plugin localization to subdirectory | Thomas Wolf | 2023-09-12 | 3 | -3/+3 | |
* | | | | | | | | | | RevertCommand: support for inserting a Gerrit change ID | Thomas Wolf | 2023-09-08 | 1 | -1/+18 | |
* | | | | | | | | | | DfsPackFile: Record index loads only in one place | Ivan Frade | 2023-09-08 | 1 | -8/+8 | |
* | | | | | | | | | | DfsPackfile: Emit the index load with the index object | Ivan Frade | 2023-09-08 | 1 | -8/+8 | |
* | | | | | | | | | | Prepare 6.8.0-SNAPSHOT builds | Matthias Sohn | 2023-09-07 | 3 | -59/+59 | |
* | | | | | | | | | | Merge branch 'stable-6.7' | Matthias Sohn | 2023-09-07 | 14 | -227/+713 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Prepare 6.7.1-SNAPSHOT builds | Matthias Sohn | 2023-09-07 | 3 | -59/+59 | |
| * | | | | | | | | | JGit v6.7.0.202309050840-rv6.7.0.202309050840-r | Matthias Sohn | 2023-09-05 | 3 | -4/+4 | |
| * | | | | | | | | | Remove unused API problem filters | Matthias Sohn | 2023-09-05 | 1 | -33/+0 | |
| * | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-09-03 | 10 | -148/+659 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Prepare 6.6.2-SNAPSHOT builds | Matthias Sohn | 2023-09-03 | 3 | -58/+58 | |
| | * | | | | | | | | JGit v6.6.1.202309021850-rv6.6.1.202309021850-r | Matthias Sohn | 2023-09-03 | 3 | -4/+4 | |
| | * | | | | | | | | Checkout: better directory handling | Thomas Wolf | 2023-09-03 | 10 | -148/+659 | |
| * | | | | | | | | | Merge branch 'master' into stable-6.7 | Matthias Sohn | 2023-09-02 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix warning raised for local variable hiding DfsPackFile#index | Matthias Sohn | 2023-08-31 | 1 | -3/+3 | |
| * | | | | | | | | | | Suppress boxing warnings in DfsPackFile | Matthias Sohn | 2023-08-31 | 1 | -0/+8 | |
| * | | | | | | | | | | Prepare 6.7.0-SNAPSHOT builds | Matthias Sohn | 2023-08-30 | 3 | -4/+4 | |
| * | | | | | | | | | | JGit v6.7.0.202308301100-rc1v6.7.0.202308301100-rc1 | Matthias Sohn | 2023-08-30 | 3 | -4/+4 | |
* | | | | | | | | | | | CommitGraphWriter: Make the list of chunks immutable | Ivan Frade | 2023-09-05 | 1 | -1/+2 | |
* | | | | | | | | | | | CommitGraphWriter: Assert written bytes | Ivan Frade | 2023-09-05 | 1 | -0/+12 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | CommitGraphWriter: throw exception on unknown chunk | Ivan Frade | 2023-09-01 | 1 | -0/+3 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Handle global git config $XDG_CONFIG_HOME/git/config | Thomas Wolf | 2023-08-28 | 5 | -4/+142 | |
* | | | | | | | | | IO: use JDK convenience methods | Jörg Kubitz | 2023-08-28 | 1 | -77/+9 | |
* | | | | | | | | | Introduce core.packedIndexGitUseStrongRefs config key | Martin Fick | 2023-08-26 | 8 | -80/+272 | |
* | | | | | | | | | Merge "DfsGarbageCollector: provide commit graph stats" | Jonathan Tan | 2023-08-21 | 2 | -2/+17 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | DfsGarbageCollector: provide commit graph stats | Jonathan Tan | 2023-08-17 | 2 | -2/+17 |