summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | UploadPack: use want-refs as advertised set in fetch v2Patrick Hiesel2023-10-272-6/+19
* | | | | | | | | | | BasePackFetchConnection: Avoid full clone with useNegotiationTipRonald Bhuleskar2023-10-252-21/+110
* | | | | | | | | | | .gitignore: ignore all Maven output directories `target/`Matthias Sohn2023-10-181-1/+1
* | | | | | | | | | | benchmarks: use org.eclipse.jgit-parent as parent pomMatthias Sohn2023-10-183-17/+34
* | | | | | | | | | | Generate SBOMs using cyclonedx maven pluginMatthias Sohn2023-10-182-35/+68
* | | | | | | | | | | DfsPackFile: Do not attempt to read stream if pack doesn't have itIvan Frade2023-10-171-1/+2
* | | | | | | | | | | PackObjectSizeIndexLoader: Log wrong bytes on exceptionIvan Frade2023-10-173-3/+14
* | | | | | | | | | | Silence API warnings for API added in 5.13.3Matthias Sohn2023-10-171-0/+51
* | | | | | | | | | | FileBasedConfig: in-process synchronization for load() and save()Thomas Wolf2023-10-141-51/+71
* | | | | | | | | | | FileUtils.rename(): better retry handlingThomas Wolf2023-10-141-16/+23
* | | | | | | | | | | FileBasedConfig: ensure correct snapshot if no fileThomas Wolf2023-10-141-3/+1
* | | | | | | | | | | DeleteBranchCommand: update config only at the endThomas Wolf2023-10-143-49/+174
* | | | | | | | | | | Config.removeSection() telling whether it changed the configThomas Wolf2023-10-144-24/+80
* | | | | | | | | | | RebaseCommand: return correct status on stash apply conflictsThomas Wolf2023-10-132-13/+71
* | | | | | | | | | | Merge branch 'stable-6.7'Matthias Sohn2023-10-139-4/+297
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-10-139-4/+297
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-10-1310-61/+296
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | | * | | | | | | | Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-10-1310-217/+296
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | | * | | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-10-139-4/+296
| | | | |\ \ \ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | * | | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-10-1310-4/+340
| | | | | |\ \ \ \ \ \ | | | | | | | |/ / / / | | | | | | |/| | | |
| | | | | | * | | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-10-1310-4/+340
| | | | | | |\ \ \ \ \ | | | | | | | | |/ / / | | | | | | | |/| | |
| | | | | | | * | | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-10-1310-4/+340
| | | | | | | |\ \ \ \ | | | | | | | | | |/ / | | | | | | | | |/| |
| | | | | | | | * | | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-10-1310-113/+296
| | | | | | | | |\ \ \ | | | | | | | | | | |/ | | | | | | | | | |/|
| | | | | | | | | * | PackConfig: fix @since tagsMatthias Sohn2023-10-131-6/+9
| | | | | | | | | * | Remove unused API problem filtersMatthias Sohn2023-10-132-223/+0
| | | | | | | | | * | Add support for git config repack.packKeptObjectsAntonio Barone2023-10-127-17/+191
| | | | | | | | | * | Do not exclude objects in locked packs from bitmap processingLuca Milanesio2023-10-127-1/+148
* | | | | | | | | | | Use net.i2p.crypto.eddsa 0.3.0 from new Orbit buildMatthias Sohn2023-10-1317-47/+51
* | | | | | | | | | | Merge changes Ibd71a992,Ib7fa7cb7Matthias Sohn2023-10-0932-122/+428
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [errorprone] Fix InconsistentCapitalizationMatthias Sohn2023-10-061-3/+3
| * | | | | | | | | | | Update orbit to orbit-aggregation/2023-12Matthias Sohn2023-10-0531-119/+425
* | | | | | | | | | | | TestRepository: Add getInstant methodDavid Ostrovsky2023-10-051-0/+11
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'stable-6.8'Matthias Sohn2023-10-030-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-10-0391-125/+125
| * | | | | | | | | | JGit v6.8.0.202310031045-m1v6.8.0.202310031045-m1Matthias Sohn2023-10-0391-125/+125
|/ / / / / / / / / /
* | | | | | | | | | UploadPack: Delay freeing refs in sendPack()Ivan Frade2023-09-281-5/+5
* | | | | | | | | | Merge "Fix log level for successful execution of ShutdownHook#notify to debug"Thomas Wolf2023-09-261-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix log level for successful execution of ShutdownHook#notify to debugMatthias Sohn2023-09-261-1/+1
* | | | | | | | | | | ByteBufferInputStream: add missing @since 6.8Thomas Wolf2023-09-261-0/+2
|/ / / / / / / / / /
* | | | | | | | | | Eclipse features: update copyright yearThomas Wolf2023-09-269-9/+9
* | | | | | | | | | SSH agent: correct plug-in titleThomas Wolf2023-09-261-1/+1
* | | | | | | | | | Fix DefaultCharset bug pattern flagged by error proneDavid Ostrovsky2023-09-251-1/+3
* | | | | | | | | | Activate additional error prone checksDavid Ostrovsky2023-09-251-12/+340
* | | | | | | | | | WorkingTreeIterator: directly filter input streamMatthias Sohn2023-09-255-18/+296
* | | | | | | | | | [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-25112-190/+1180
* | | | | | | | | | [errorprone] Fix BadImportMatthias Sohn2023-09-2516-74/+55
* | | | | | | | | | [errorprone] Prevent int expression may overflowMatthias Sohn2023-09-258-9/+9
* | | | | | | | | | [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