Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AdvertisedRequestValidator: fix WantNotValidException caused by racestable-6.6 | Matthias Sohn | 2024-09-25 | 1 | -3/+2 |
* | 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 |
| | | | | | | * | Checkout: better directory handling | Thomas Wolf | 2023-10-22 | 8 | -141/+670 |
* | | | | | | | | Allow to discover bitmap on disk created after the packfile | Luca Milanesio | 2024-02-20 | 3 | -4/+29 |
* | | | | | | | | 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 |
* | | | | | | | | 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 |
* | | | | | | | | Introduce a PriorityQueue sorting RevCommits by commit timestamp | Luca Milanesio | 2024-01-19 | 5 | -15/+194 |
* | | | | | | | | Make sure ref to prune is in packed refs | Fabio Ponciroli | 2023-12-09 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2023-10-13 | 4 | -4/+99 |
|\| | | | | | | | |||||
| * | | | | | | | Merge branch 'stable-6.4' into stable-6.5 | Matthias Sohn | 2023-10-13 | 4 | -4/+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 | 4 | -4/+99 |
| | | |\| | | | | |||||
| | | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Matthias Sohn | 2023-10-13 | 4 | -4/+99 |
| | | | |\| | | | |||||
| | | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Matthias Sohn | 2023-10-13 | 4 | -4/+99 |
| | | | | |\| | | |||||
| | | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Matthias Sohn | 2023-10-13 | 4 | -4/+99 |
| | | | | | |\| | |||||
| | | | | | | * | PackConfig: fix @since tags | Matthias Sohn | 2023-10-13 | 1 | -6/+9 |
| | | | | | | * | Add support for git config repack.packKeptObjects | Antonio Barone | 2023-10-12 | 4 | -9/+73 |
| | | | | | | * | Do not exclude objects in locked packs from bitmap processing | Luca Milanesio | 2023-10-12 | 2 | -1/+29 |
* | | | | | | | | Checkout: better directory handling | Thomas Wolf | 2023-09-03 | 8 | -148/+641 |
* | | | | | | | | 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 |
| * | | | | | | | 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 |
| | |\| | | | | | |||||
| | | * | | | | | Merge branch 'stable-6.2' into stable-6.3 | Luca Milanesio | 2023-06-08 | 1 | -16/+1 |
| | | |\| | | | | |||||
| | | | * | | | | Merge branch 'stable-6.1' into stable-6.2 | Luca Milanesio | 2023-06-08 | 1 | -16/+1 |
| | | | |\| | | | |||||
| | | | | * | | | Merge branch 'stable-6.0' into stable-6.1 | Luca Milanesio | 2023-06-08 | 1 | -16/+1 |
| | | | | |\| | | |||||
| | | | | | * | | Merge branch 'stable-5.13' into stable-6.0 | Luca Milanesio | 2023-06-08 | 1 | -16/+1 |
| | | | | | |\| | |||||
| | | | | | | * | Revert "RefDirectory: Throw exception if CAS of packed ref list fails" | Martin Fick | 2023-06-07 | 1 | -16/+1 |
* | | | | | | | | Merge "GraphObjectIndex: fix search in findGraphPosition" | Jonathan Tan | 2023-05-23 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | GraphObjectIndex: fix search in findGraphPosition | Jonathan Tan | 2023-05-23 | 1 | -2/+2 |
* | | | | | | | | | Merge "Also add suppressed exception if unchecked exception occurs in finally" | Matthias Sohn | 2023-05-19 | 3 | -3/+9 |
|\ \ \ \ \ \ \ \ \ |