aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-6.7' into stable-6.8Dariusz Luksza2024-02-123-5/+169
|\
| * Merge branch 'stable-6.6' into stable-6.7Dariusz Luksza2024-02-123-5/+169
| |\
| | * Improve handling of NFS stale handle errorsDariusz Luksza2024-01-291-1/+15
| | * Fix handling of missing pack index fileDariusz Luksza2024-01-293-6/+6
| | * Add tests for handling pack files removal during fetchDariusz Luksza2024-01-291-0/+148
* | | Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-01-2011-41/+449
|\| |
| * | Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-01-2013-87/+463
| |\|
| | * Introduce a PriorityQueue sorting RevCommits by commit timestampLuca Milanesio2024-01-1910-17/+449
| | * Remove org.eclipse.jgit.benchmark/.factorypathMatthias Sohn2024-01-191-29/+0
| | * Update jmh to 1.37 for org.eclipse.jgit.benchmarkMatthias Sohn2024-01-193-17/+6
* | | 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-102-1/+102
| |\|
| | * Merge branch 'stable-6.5' into stable-6.6Matthias Sohn2024-01-100-0/+0
| | |\
| | | * Merge branch 'stable-6.4' into stable-6.5Matthias Sohn2024-01-100-0/+0
| | | |\
| | | | * Merge branch 'stable-6.3' into stable-6.4Matthias Sohn2024-01-100-0/+0
| | | | |\
| | | | | * Merge branch 'stable-6.2' into stable-6.3Matthias Sohn2024-01-100-0/+0
| | | | | |\
| | | | | | * Merge branch 'stable-6.1' into stable-6.2Matthias Sohn2024-01-100-0/+0
| | | | | | |\
| | | | | | | * Merge branch 'stable-6.0' into stable-6.1Matthias Sohn2024-01-100-0/+0
| | | | | | | |\
| | | | | | | | * Merge branch 'stable-5.13' into stable-6.0Matthias Sohn2024-01-100-0/+0
| | | | | | | | |\
| | | | | | | | | * Checkout: better directory handlingThomas Wolf2023-10-2218-142/+1061
| | * | | | | | | | Silence API warningsMatthias Sohn2024-01-081-0/+101
| | * | | | | | | | Make sure ref to prune is in packed refsFabio Ponciroli2023-12-091-1/+1
* | | | | | | | | | Prepare 6.8.1-SNAPSHOT buildsMatthias Sohn2023-11-2991-536/+536
* | | | | | | | | | JGit v6.8.0.202311291450-rv6.8.0.202311291450-rMatthias Sohn2023-11-2991-125/+125
* | | | | | | | | | 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-293-1/+3
* | | | | | | | | | Suppress not-externalized string warningsMatthias Sohn2023-11-291-1/+1
* | | | | | | | | | Silence API error for new method BitmapIndex#addBitmapLookupListenerMatthias Sohn2023-11-291-0/+8
* | | | | | | | | | Update Orbit to orbit-aggregation/2023-12Matthias Sohn2023-11-2815-29/+29
* | | | | | | | | | Merge branch 'master' into stable-6.8Matthias Sohn2023-11-2713-143/+272
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge "Improve footer parsing to allow multiline footers."Matthias Sohn2023-11-263-28/+81
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Improve footer parsing to allow multiline footers.Kamil Musin2023-11-243-28/+81
| * | | | | | | | | | | Merge "Make the tests buildable by bazel test"Matthias Sohn2023-11-251-17/+17
| |\| | | | | | | | | |
| | * | | | | | | | | | Make the tests buildable by bazel testKamil Musin2023-11-231-17/+17
| * | | | | | | | | | | Adapt to type parameter added in commons-compress 1.25.0Matthias Sohn2023-11-245-15/+20
| |/ / / / / / / / / /
| * | | | | | | | | | BitmapIndex: Add interface to track bitmaps found (or not)Ivan Frade2023-11-213-1/+152
| * | | | | | | | | | BitmapWalker: Remove BitmapWalkListenerIvan Frade2023-11-211-82/+2
* | | | | | | | | | | Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-11-2291-125/+125
* | | | | | | | | | | JGit v6.8.0.202311212206-rc1v6.8.0.202311212206-rc1Matthias Sohn2023-11-2191-125/+125
* | | | | | | | | | | Merge branch 'master' into stable-6.8Matthias Sohn2023-11-2138-396/+2000507
|\| | | | | | | | | |
| * | | | | | | | | | Update repository URLs in CONTRIBUTING.mdMatthias Sohn2023-11-201-4/+4
| * | | | | | | | | | 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-182-3/+16
| |/ / / / / / / / / /
| * | | | | | | | | | gpg.bc: Supress errorprone InsecureCryptoUsageIvan Frade2023-11-171-0/+4
| * | | | | | | | | | Adjust javadoc to pass errorprone checksIvan Frade2023-11-174-1/+22
| * | | | | | | | | | Merge "Update org.apache.commons:commons-compress to 1.25.0"Matthias Sohn2023-11-1717-32/+32
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Update org.apache.commons:commons-compress to 1.25.0Matthias Sohn2023-11-1717-32/+32
| * | | | | | | | | | | Merge "Fix annotation of deprecated constant CONFIG_KEY_STREAM_FILE_TRESHOLD"Matthias Sohn2023-11-161-1/+2
| |\| | | | | | | | | |