Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | UploadPack: use want-refs as advertised set in fetch v2 | Patrick Hiesel | 2023-10-27 | 2 | -6/+19 | |
* | | | | | | | | | | | BasePackFetchConnection: Avoid full clone with useNegotiationTip | Ronald Bhuleskar | 2023-10-25 | 2 | -21/+110 | |
* | | | | | | | | | | | .gitignore: ignore all Maven output directories `target/` | Matthias Sohn | 2023-10-18 | 1 | -1/+1 | |
* | | | | | | | | | | | benchmarks: use org.eclipse.jgit-parent as parent pom | Matthias Sohn | 2023-10-18 | 3 | -17/+34 | |
* | | | | | | | | | | | Generate SBOMs using cyclonedx maven plugin | Matthias Sohn | 2023-10-18 | 2 | -35/+68 | |
* | | | | | | | | | | | DfsPackFile: Do not attempt to read stream if pack doesn't have it | Ivan Frade | 2023-10-17 | 1 | -1/+2 | |
* | | | | | | | | | | | PackObjectSizeIndexLoader: Log wrong bytes on exception | Ivan Frade | 2023-10-17 | 3 | -3/+14 | |
* | | | | | | | | | | | Silence API warnings for API added in 5.13.3 | Matthias Sohn | 2023-10-17 | 1 | -0/+51 | |
* | | | | | | | | | | | FileBasedConfig: in-process synchronization for load() and save() | Thomas Wolf | 2023-10-14 | 1 | -51/+71 | |
* | | | | | | | | | | | FileUtils.rename(): better retry handling | Thomas Wolf | 2023-10-14 | 1 | -16/+23 | |
* | | | | | | | | | | | FileBasedConfig: ensure correct snapshot if no file | Thomas Wolf | 2023-10-14 | 1 | -3/+1 | |
* | | | | | | | | | | | DeleteBranchCommand: update config only at the end | Thomas Wolf | 2023-10-14 | 3 | -49/+174 | |
* | | | | | | | | | | | Config.removeSection() telling whether it changed the config | Thomas Wolf | 2023-10-14 | 4 | -24/+80 | |
* | | | | | | | | | | | RebaseCommand: return correct status on stash apply conflicts | Thomas Wolf | 2023-10-13 | 2 | -13/+71 | |
* | | | | | | | | | | | Merge branch 'stable-6.7' | Matthias Sohn | 2023-10-13 | 9 | -4/+297 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-10-13 | 9 | -4/+297 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-10-13 | 10 | -61/+296 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | | * | | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-10-13 | 10 | -217/+296 | |
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | | | ||||||
| | | | * | | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-10-13 | 9 | -4/+296 | |
| | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | | | ||||||
| | | | | * | | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-10-13 | 10 | -4/+340 | |
| | | | | |\ \ \ \ \ \ | | | | | | | |/ / / / | | | | | | |/| | | | | ||||||
| | | | | | * | | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-10-13 | 10 | -4/+340 | |
| | | | | | |\ \ \ \ \ | | | | | | | | |/ / / | | | | | | | |/| | | | ||||||
| | | | | | | * | | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-10-13 | 10 | -4/+340 | |
| | | | | | | |\ \ \ \ | | | | | | | | | |/ / | | | | | | | | |/| | | ||||||
| | | | | | | | * | | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-10-13 | 10 | -113/+296 | |
| | | | | | | | |\ \ \ | | | | | | | | | | |/ | | | | | | | | | |/| | ||||||
| | | | | | | | | * | | PackConfig: fix @since tags | Matthias Sohn | 2023-10-13 | 1 | -6/+9 | |
| | | | | | | | | * | | Remove unused API problem filters | Matthias Sohn | 2023-10-13 | 2 | -223/+0 | |
| | | | | | | | | * | | 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 |