aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-6.7' into stable-6.8stable-6.8Matthias Sohn2024-09-261-3/+2
|\
| * Merge branch 'stable-6.6' into stable-6.7stable-6.7Matthias Sohn2024-09-261-3/+2
| |\
| | * AdvertisedRequestValidator: fix WantNotValidException caused by racestable-6.6Matthias Sohn2024-09-251-3/+2
* | | Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-08-201-1/+1
|\| |
| * | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-08-201-1/+1
| |\|
| | * 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
* | | | | | | | | | Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-02-213-4/+29
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-02-213-4/+29
| |\| | | | | | | |
| | * | | | | | | | Allow to discover bitmap on disk created after the packfileLuca Milanesio2024-02-203-4/+29
* | | | | | | | | | Merge branch 'stable-6.7' into stable-6.8Dariusz Luksza2024-02-153-26/+80
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.6' into stable-6.7Dariusz Luksza2024-02-153-26/+80
| |\| | | | | | | |
| | * | | | | | | | 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
| * | | | | | | | | [errorprone] Fix wrong comparison which always evaluated to falseMatthias Sohn2024-02-131-1/+1
| * | | | | | | | | [errorprone] Remove unnecessary comparisonMatthias Sohn2024-02-131-1/+1
* | | | | | | | | | Merge branch 'stable-6.7' into stable-6.8Dariusz Luksza2024-02-122-5/+23
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.6' into stable-6.7Dariusz Luksza2024-02-122-5/+23
| |\| | | | | | | |
| | * | | | | | | | Improve handling of NFS stale handle errorsDariusz Luksza2024-01-291-1/+15
| | * | | | | | | | Fix handling of missing pack index fileDariusz Luksza2024-01-292-4/+6
* | | | | | | | | | Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-01-205-11/+194
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-01-205-11/+194
| |\| | | | | | | |
| | * | | | | | | | Introduce a PriorityQueue sorting RevCommits by commit timestampLuca Milanesio2024-01-195-15/+194
* | | | | | | | | | Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-01-101-1/+1
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-01-101-1/+1
| |\| | | | | | | |
| | * | | | | | | | Make sure ref to prune is in packed refsFabio Ponciroli2023-12-091-1/+1
* | | | | | | | | | Rename method parameter to fix warning about hidden fieldMatthias Sohn2023-11-291-3/+3
* | | | | | | | | | Fix warnings about empty control flow statementsMatthias Sohn2023-11-291-3/+11
* | | | | | | | | | BitmapIndexImpl: externalize error messageMatthias Sohn2023-11-292-1/+2
* | | | | | | | | | Suppress not-externalized string warningsMatthias Sohn2023-11-291-1/+1
* | | | | | | | | | Improve footer parsing to allow multiline footers.Kamil Musin2023-11-242-28/+30
* | | | | | | | | | BitmapIndex: Add interface to track bitmaps found (or not)Ivan Frade2023-11-212-1/+67
* | | | | | | | | | BitmapWalker: Remove BitmapWalkListenerIvan Frade2023-11-211-82/+2
* | | | | | | | | | Merge "Fix typo in FileUtils.isStaleFileHandle() javadoc"Matthias Sohn2023-11-171-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix typo in FileUtils.isStaleFileHandle() javadocDariusz Luksza2023-11-171-5/+5
* | | | | | | | | | | Fix branch ref exist checkflorian.signoret2023-11-181-3/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge "Fix annotation of deprecated constant CONFIG_KEY_STREAM_FILE_TRESHOLD"Matthias Sohn2023-11-161-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix annotation of deprecated constant CONFIG_KEY_STREAM_FILE_TRESHOLDMatthias Sohn2023-11-171-1/+2
* | | | | | | | | | | BitmapWalkListener: Use plain interface with noop instanceIvan Frade2023-11-161-14/+28
|/ / / / / / / / / /
* | | | | | | | | | BitmapWalkListener: Add method and rename for commitsIvan Frade2023-11-161-10/+20