aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit
Commit message (Expand)AuthorAgeFilesLines
* AdvertisedRequestValidator: fix WantNotValidException caused by racestable-6.6Matthias Sohn2024-09-251-3/+2
* Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2024-08-201-1/+1
|\
| * Merge branch 'stable-6.4' into stable-6.5stable-6.5Matthias Sohn2024-08-181-1/+1
| |\
| | * Merge branch 'stable-6.3' into stable-6.4stable-6.4Matthias Sohn2024-08-181-1/+1
| | |\
| | | * Merge branch 'stable-6.2' into stable-6.3stable-6.3Matthias Sohn2024-08-141-1/+1
| | | |\
| | | | * Merge branch 'stable-6.1' into stable-6.2stable-6.2Matthias Sohn2024-08-141-1/+1
| | | | |\
| | | | | * Merge branch 'stable-6.0' into stable-6.1stable-6.1Matthias Sohn2024-08-141-1/+1
| | | | | |\
| | | | | | * Merge branch 'stable-5.13' into stable-6.0stable-6.0Matthias Sohn2024-08-141-1/+1
| | | | | | |\
| | | | | | | * Fix "Comparison of narrow type with wide type in loop condition"stable-5.13Matthias Sohn2024-08-091-1/+1
| | | | | | | * Checkout: better directory handlingThomas Wolf2023-10-228-141/+670
* | | | | | | | Allow to discover bitmap on disk created after the packfileLuca Milanesio2024-02-203-4/+29
* | | | | | | | RefDirectory: Do not unlock until after deleting loose refNasser Grainawi2024-02-131-9/+26
* | | | | | | | Add missing javadoc description for declared exceptionMatthias Sohn2024-02-131-0/+1
* | | | | | | | SnapshottingRefDirectory: Invalidate snapshot after locking ref forNasser Grainawi2024-02-132-0/+26
* | | | | | | | SnapshottingRefDir: Replace lambas with method refsNasser Grainawi2024-02-131-11/+8
* | | | | | | | SnapshottingRefDir: Reduce casts with overridesNasser Grainawi2024-02-131-6/+20
* | | | | | | | Improve handling of NFS stale handle errorsDariusz Luksza2024-01-291-1/+15
* | | | | | | | Fix handling of missing pack index fileDariusz Luksza2024-01-292-4/+6
* | | | | | | | Introduce a PriorityQueue sorting RevCommits by commit timestampLuca Milanesio2024-01-195-15/+194
* | | | | | | | Make sure ref to prune is in packed refsFabio Ponciroli2023-12-091-1/+1
* | | | | | | | Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2023-10-134-4/+99
|\| | | | | | |
| * | | | | | | Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2023-10-134-4/+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-134-4/+99
| | | |\| | | |
| | | | * | | | Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2023-10-134-4/+99
| | | | |\| | |
| | | | | * | | Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2023-10-134-4/+99
| | | | | |\| |
| | | | | | * | Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2023-10-134-4/+99
| | | | | | |\|
| | | | | | | * PackConfig: fix @since tagsMatthias Sohn2023-10-131-6/+9
| | | | | | | * Add support for git config repack.packKeptObjectsAntonio Barone2023-10-124-9/+73
| | | | | | | * Do not exclude objects in locked packs from bitmap processingLuca Milanesio2023-10-122-1/+29
* | | | | | | | Checkout: better directory handlingThomas Wolf2023-09-038-148/+641
* | | | | | | | 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
| * | | | | | | 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
| | |\| | | | |
| | | * | | | | Merge branch 'stable-6.2' into stable-6.3Luca Milanesio2023-06-081-16/+1
| | | |\| | | |
| | | | * | | | Merge branch 'stable-6.1' into stable-6.2Luca Milanesio2023-06-081-16/+1
| | | | |\| | |
| | | | | * | | Merge branch 'stable-6.0' into stable-6.1Luca Milanesio2023-06-081-16/+1
| | | | | |\| |
| | | | | | * | Merge branch 'stable-5.13' into stable-6.0Luca Milanesio2023-06-081-16/+1
| | | | | | |\|
| | | | | | | * Revert "RefDirectory: Throw exception if CAS of packed ref list fails"Martin Fick2023-06-071-16/+1
* | | | | | | | Merge "GraphObjectIndex: fix search in findGraphPosition"Jonathan Tan2023-05-231-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | GraphObjectIndex: fix search in findGraphPositionJonathan Tan2023-05-231-2/+2
* | | | | | | | | Merge "Also add suppressed exception if unchecked exception occurs in finally"Matthias Sohn2023-05-193-3/+9
|\ \ \ \ \ \ \ \ \