Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-6.6' into stable-6.7stable-6.7 | Matthias Sohn | 2024-09-26 | 1 | -3/+2 |
|\ | |||||
| * | AdvertisedRequestValidator: fix WantNotValidException caused by racestable-6.6 | Matthias Sohn | 2024-09-25 | 1 | -3/+2 |
* | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2024-08-20 | 1 | -1/+1 |
|\| | |||||
| * | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2024-08-20 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'stable-6.4' into stable-6.5stable-6.5 | Matthias Sohn | 2024-08-18 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch 'stable-6.3' into stable-6.4stable-6.4 | Matthias Sohn | 2024-08-18 | 1 | -1/+1 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.2' into stable-6.3stable-6.3 | Matthias Sohn | 2024-08-14 | 1 | -1/+1 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.1' into stable-6.2stable-6.2 | Matthias Sohn | 2024-08-14 | 1 | -1/+1 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-6.0' into stable-6.1stable-6.1 | Matthias Sohn | 2024-08-14 | 1 | -1/+1 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-5.13' into stable-6.0stable-6.0 | Matthias Sohn | 2024-08-14 | 1 | -1/+1 |
| | | | | | | |\ | |||||
| | | | | | | | * | Fix "Comparison of narrow type with wide type in loop condition"stable-5.13 | Matthias Sohn | 2024-08-09 | 1 | -1/+1 |
| | | | | | | | * | JGit v5.13.3.202401111512-rv5.13.3.202401111512-r | Matthias Sohn | 2024-01-11 | 3 | -4/+4 |
| | | | | | | | * | Checkout: better directory handling | Thomas Wolf | 2023-10-22 | 9 | -141/+674 |
* | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2024-02-21 | 4 | -4/+31 |
|\| | | | | | | | | |||||
| * | | | | | | | | Allow to discover bitmap on disk created after the packfile | Luca Milanesio | 2024-02-20 | 4 | -4/+31 |
* | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7 | Dariusz Luksza | 2024-02-15 | 3 | -26/+80 |
|\| | | | | | | | | |||||
| * | | | | | | | | RefDirectory: Do not unlock until after deleting loose ref | Nasser Grainawi | 2024-02-13 | 1 | -9/+26 |
| * | | | | | | | | Add missing javadoc description for declared exception | Matthias Sohn | 2024-02-13 | 1 | -0/+1 |
| * | | | | | | | | SnapshottingRefDirectory: Invalidate snapshot after locking ref for | Nasser Grainawi | 2024-02-13 | 2 | -0/+26 |
| * | | | | | | | | SnapshottingRefDir: Replace lambas with method refs | Nasser Grainawi | 2024-02-13 | 1 | -11/+8 |
| * | | | | | | | | SnapshottingRefDir: Reduce casts with overrides | Nasser Grainawi | 2024-02-13 | 1 | -6/+20 |
* | | | | | | | | | [errorprone] Fix wrong comparison which always evaluated to false | Matthias Sohn | 2024-02-13 | 1 | -1/+1 |
* | | | | | | | | | [errorprone] Remove unnecessary comparison | Matthias Sohn | 2024-02-13 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7 | Dariusz Luksza | 2024-02-12 | 2 | -5/+23 |
|\| | | | | | | | | |||||
| * | | | | | | | | Improve handling of NFS stale handle errors | Dariusz Luksza | 2024-01-29 | 1 | -1/+15 |
| * | | | | | | | | Fix handling of missing pack index file | Dariusz Luksza | 2024-01-29 | 2 | -4/+6 |
* | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2024-01-20 | 7 | -43/+207 |
|\| | | | | | | | | |||||
| * | | | | | | | | Introduce a PriorityQueue sorting RevCommits by commit timestamp | Luca Milanesio | 2024-01-19 | 6 | -15/+195 |
* | | | | | | | | | 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 |