aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-01-102-1/+102
|\
| * Silence API warningsMatthias Sohn2024-01-081-0/+101
| * Make sure ref to prune is in packed refsFabio Ponciroli2023-12-091-1/+1
* | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-10-134-4/+99
|\|
| * Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-10-135-61/+99
| |\
| | * Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-10-135-217/+99
| | |\
| | | * Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-10-134-4/+99
| | | |\
| | | | * Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-10-135-4/+143
| | | | |\
| | | | | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-10-135-4/+143
| | | | | |\
| | | | | | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-10-135-4/+143
| | | | | | |\
| | | | | | | * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-10-135-113/+99
| | | | | | | |\
| | | | | | | | * PackConfig: fix @since tagsMatthias Sohn2023-10-131-6/+9
| | | | | | | | * Remove unused API problem filtersMatthias Sohn2023-10-131-206/+0
| | | | | | | | * Add support for git config repack.packKeptObjectsAntonio Barone2023-10-125-9/+97
| | | | | | | | * Do not exclude objects in locked packs from bitmap processingLuca Milanesio2023-10-123-1/+37
* | | | | | | | | Prepare 6.7.1-SNAPSHOT buildsMatthias Sohn2023-09-073-59/+59
* | | | | | | | | JGit v6.7.0.202309050840-rv6.7.0.202309050840-rMatthias Sohn2023-09-053-4/+4
* | | | | | | | | Remove unused API problem filtersMatthias Sohn2023-09-051-33/+0
* | | | | | | | | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-09-0310-148/+659
|\| | | | | | | |
| * | | | | | | | Prepare 6.6.2-SNAPSHOT buildsMatthias Sohn2023-09-033-58/+58
| * | | | | | | | JGit v6.6.1.202309021850-rv6.6.1.202309021850-rMatthias Sohn2023-09-033-4/+4
| * | | | | | | | Checkout: better directory handlingThomas Wolf2023-09-0310-148/+659
* | | | | | | | | Merge branch 'master' into stable-6.7Matthias Sohn2023-09-021-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CommitGraphWriter: throw exception on unknown chunkIvan Frade2023-09-011-0/+3
* | | | | | | | | | Fix warning raised for local variable hiding DfsPackFile#indexMatthias Sohn2023-08-311-3/+3
* | | | | | | | | | Suppress boxing warnings in DfsPackFileMatthias Sohn2023-08-311-0/+8
* | | | | | | | | | Prepare 6.7.0-SNAPSHOT buildsMatthias Sohn2023-08-303-4/+4
* | | | | | | | | | JGit v6.7.0.202308301100-rc1v6.7.0.202308301100-rc1Matthias Sohn2023-08-303-4/+4
|/ / / / / / / / /
* | | | | | | | | Handle global git config $XDG_CONFIG_HOME/git/configThomas Wolf2023-08-285-4/+142
* | | | | | | | | IO: use JDK convenience methodsJörg Kubitz2023-08-281-77/+9
* | | | | | | | | Introduce core.packedIndexGitUseStrongRefs config keyMartin Fick2023-08-268-80/+272
* | | | | | | | | Merge "DfsGarbageCollector: provide commit graph stats"Jonathan Tan2023-08-212-2/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | DfsGarbageCollector: provide commit graph statsJonathan Tan2023-08-172-2/+17
* | | | | | | | | | DfsReader: Make PackLoadListener interface visible to subclassesIvan Frade2023-08-181-4/+4
|/ / / / / / / / /
* | | | | | | | | DfsGarbageCollector: put only GC commits into the commit graphIvan Frade2023-08-161-4/+1
* | | | | | | | | DfsReader: Expose when indices are loadedIvan Frade2023-08-033-2/+111
* | | | | | | | | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2023-08-032-5/+30
|\| | | | | | | |
| * | | | | | | | Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-08-032-6/+31
| |\| | | | | | |
| | * | | | | | | Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-08-032-6/+31
| | |\| | | | | |
| | | * | | | | | Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2023-08-032-6/+31
| | | |\| | | | |
| | | | * | | | | Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2023-08-032-6/+31
| | | | |\| | | |
| | | | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-08-032-6/+31
| | | | | |\| | |
| | | | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-08-032-6/+31
| | | | | | |\| |
| | | | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-08-032-6/+31
| | | | | | | |\|
| | | | | | | | * Express the explicit intention of creating bitmaps in GCLuca Milanesio2023-07-052-5/+28
| | | | | | | | * GC: prune all packfiles after the loosen phaseLuca Milanesio2023-07-051-1/+3
| | | | | | | | * Prepare 5.13.3-SNAPSHOT buildsMatthias Sohn2023-06-223-54/+54
| | | | | | | | * JGit v5.13.2.202306221912-rv5.13.2.202306221912-rMatthias Sohn2023-06-223-4/+4
| | * | | | | | | Merge branch 'stable-6.4' into stable-6.5Luca Milanesio2023-06-081-16/+1
| | |\| | | | | |
| | | * | | | | | Merge branch 'stable-6.3' into stable-6.4Luca Milanesio2023-06-081-16/+1
| | | |\| | | | |