Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2024-01-10 | 2 | -1/+102 |
|\ | |||||
| * | Silence API warnings | Matthias Sohn | 2024-01-08 | 1 | -0/+101 |
| * | Make sure ref to prune is in packed refs | Fabio Ponciroli | 2023-12-09 | 1 | -1/+1 |
* | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-10-13 | 4 | -4/+99 |
|\| | |||||
| * | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-10-13 | 5 | -61/+99 |
| |\ | |||||
| | * | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-10-13 | 5 | -217/+99 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-10-13 | 4 | -4/+99 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-10-13 | 5 | -4/+143 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-10-13 | 5 | -4/+143 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-10-13 | 5 | -4/+143 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-10-13 | 5 | -113/+99 |
| | | | | | | |\ | |||||
| | | | | | | | * | PackConfig: fix @since tags | Matthias Sohn | 2023-10-13 | 1 | -6/+9 |
| | | | | | | | * | Remove unused API problem filters | Matthias Sohn | 2023-10-13 | 1 | -206/+0 |
| | | | | | | | * | Add support for git config repack.packKeptObjects | Antonio Barone | 2023-10-12 | 5 | -9/+97 |
| | | | | | | | * | Do not exclude objects in locked packs from bitmap processing | Luca Milanesio | 2023-10-12 | 3 | -1/+37 |
* | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CommitGraphWriter: throw exception on unknown chunk | Ivan Frade | 2023-09-01 | 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 |
|/ / / / / / / / / | |||||
* | | | | | | | | | 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 |
* | | | | | | | | | | DfsReader: Make PackLoadListener interface visible to subclasses | Ivan Frade | 2023-08-18 | 1 | -4/+4 |
|/ / / / / / / / / | |||||
* | | | | | | | | | DfsGarbageCollector: put only GC commits into the commit graph | Ivan Frade | 2023-08-16 | 1 | -4/+1 |
* | | | | | | | | | DfsReader: Expose when indices are loaded | Ivan Frade | 2023-08-03 | 3 | -2/+111 |
* | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2023-08-03 | 2 | -5/+30 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 |
| |\| | | | | | | | |||||
| | * | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 |
| | |\| | | | | | | |||||
| | | * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 |
| | | |\| | | | | | |||||
| | | | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 |
| | | | |\| | | | | |||||
| | | | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 |
| | | | | |\| | | | |||||
| | | | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 |
| | | | | | |\| | | |||||
| | | | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-08-03 | 2 | -6/+31 |
| | | | | | | |\| | |||||
| | | | | | | | * | Express the explicit intention of creating bitmaps in GC | Luca Milanesio | 2023-07-05 | 2 | -5/+28 |
| | | | | | | | * | GC: prune all packfiles after the loosen phase | Luca Milanesio | 2023-07-05 | 1 | -1/+3 |
| | | | | | | | * | Prepare 5.13.3-SNAPSHOT builds | Matthias Sohn | 2023-06-22 | 3 | -54/+54 |
| | | | | | | | * | JGit v5.13.2.202306221912-rv5.13.2.202306221912-r | Matthias Sohn | 2023-06-22 | 3 | -4/+4 |
| | * | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Luca Milanesio | 2023-06-08 | 1 | -16/+1 |
| | |\| | | | | | | |||||
| | | * | | | | | | Merge branch 'stable-6.3' into stable-6.4 | Luca Milanesio | 2023-06-08 | 1 | -16/+1 |
| | | |\| | | | | |