aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | 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
* | | | | | | | | Prepare 6.7.1-SNAPSHOT buildsMatthias Sohn2023-09-0791-535/+535
* | | | | | | | | Switch back to wagon-ssh-externalMatthias Sohn2023-09-072-2/+2
* | | | | | | | | Fix generation of maven siteMatthias Sohn2023-09-072-6/+31
* | | | | | | | | JGit v6.7.0.202309050840-rv6.7.0.202309050840-rMatthias Sohn2023-09-0591-125/+125
* | | | | | | | | Remove unused API problem filtersMatthias Sohn2023-09-051-33/+0
* | | | | | | | | [releng] Bump japicmp base version to 6.6.0.202305301015-rThomas Wolf2023-09-041-1/+1
* | | | | | | | | Fix list of 3rd party bundles in p2 repoMatthias Sohn2023-09-041-3/+12
* | | | | | | | | Add missing source bundle org.osgi.service.cm.source to target platformMatthias Sohn2023-09-0414-13/+27
* | | | | | | | | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-09-0318-149/+1044
|\| | | | | | | |
| * | | | | | | | Prepare 6.6.2-SNAPSHOT buildsMatthias Sohn2023-09-0391-533/+533
| * | | | | | | | JGit v6.6.1.202309021850-rv6.6.1.202309021850-rMatthias Sohn2023-09-0391-125/+125
| * | | | | | | | Checkout: better directory handlingThomas Wolf2023-09-0318-149/+1044
* | | | | | | | | Merge branch 'master' into stable-6.7Matthias Sohn2023-09-021-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CommitGraphWriter: throw exception on unknown chunkIvan Frade2023-09-011-0/+3
* | | | | | | | | | Document commit-graph options supported by JGitMatthias Sohn2023-09-011-0/+8
* | | | | | | | | | Fix warning raised for local variable hiding DfsPackFile#indexMatthias Sohn2023-08-311-3/+3
* | | | | | | | | | Suppress boxing warnings in DfsPackFileMatthias Sohn2023-08-311-0/+8
* | | | | | | | | | Remove unused API problem filtersMatthias Sohn2023-08-311-27/+0
* | | | | | | | | | Suppress boxing warnings in testsMatthias Sohn2023-08-312-0/+2
* | | | | | | | | | Fix warning about empty blockMatthias Sohn2023-08-311-0/+1
* | | | | | | | | | Update mockito to 5.5.0Matthias Sohn2023-08-3116-30/+30
* | | | | | | | | | Update byte-buddy to 1.14.7Matthias Sohn2023-08-3115-44/+44
* | | | | | | | | | Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-08-3091-125/+125
* | | | | | | | | | JGit v6.7.0.202308301100-rc1v6.7.0.202308301100-rc1Matthias Sohn2023-08-3091-125/+125
* | | | | | | | | | Merge branch 'master' into stable-6.7Matthias Sohn2023-08-3065-473/+1690
|\| | | | | | | | |
| * | | | | | | | | Remove the cbi-snapshots Maven repositoryMatthias Sohn2023-08-302-8/+0
| * | | | | | | | | Update Orbit to orbit-aggregation/release/4.29.0Matthias Sohn2023-08-3032-202/+241
| * | | | | | | | | Add target platform for Eclipse 2023-09 (4.29)Matthias Sohn2023-08-302-0/+278
| * | | | | | | | | Use release p2 repo for Eclipse 2023-06 (4.28)Matthias Sohn2023-08-302-3/+3
| * | | | | | | | | Update tycho to 4.0.2Matthias Sohn2023-08-291-1/+1
| * | | | | | | | | Update jmh to 1.37Matthias Sohn2023-08-292-4/+4
| * | | | | | | | | Update bouncycastle to 1.76Matthias Sohn2023-08-2915-74/+74
| * | | | | | | | | Fix some tests in ConfigTestMatthias Sohn2023-08-291-4/+12
| * | | | | | | | | Handle global git config $XDG_CONFIG_HOME/git/configThomas Wolf2023-08-286-4/+443
| * | | | | | | | | IO: use JDK convenience methodsJörg Kubitz2023-08-281-77/+9
| * | | | | | | | | org.eclipse.jgit.junit.ssh/.settings/.api_filters: fix unclosed tagsJörg Kubitz2023-08-281-0/+2
| * | | | | | | | | ReadChangedPathFilter: fix Non-externalized string literal warningJörg Kubitz2023-08-281-2/+2
| * | | | | | | | | Introduce core.packedIndexGitUseStrongRefs config keyMartin Fick2023-08-2610-81/+274
| * | | | | | | | | Merge "DfsGarbageCollector: provide commit graph stats"Jonathan Tan2023-08-213-2/+41
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | DfsGarbageCollector: provide commit graph statsJonathan Tan2023-08-173-2/+41
| * | | | | | | | | | DfsReader: Make PackLoadListener interface visible to subclassesIvan Frade2023-08-181-4/+4
| |/ / / / / / / / /
| * | | | | | | | | DfsGarbageCollector: put only GC commits into the commit graphIvan Frade2023-08-162-14/+13
| * | | | | | | | | DfsReader: Expose when indices are loadedIvan Frade2023-08-035-25/+321
| * | | | | | | | | Merge branch 'stable-6.7'Matthias Sohn2023-08-034-6/+35
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |