summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-6.8'Matthias Sohn2024-01-2011-40/+448
|\
| * 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
* | | | Add tests for handling pack files removal during fetchDariusz Luksza2024-01-181-0/+148
* | | | Merge "Remove invalid/unnecessary Maven settings"Matthias Sohn2024-01-163-42/+0
|\ \ \ \
| * | | | Remove invalid/unnecessary Maven settingsMichael Keppler2023-12-233-42/+0
* | | | | Merge "PackWriterBitmapPreparer: Set limit on excessive branch count"Ivan Frade2024-01-123-5/+88
|\ \ \ \ \
| * | | | | PackWriterBitmapPreparer: Set limit on excessive branch countJackson Toeniskoetter2024-01-123-5/+88
| |/ / / /
* | | | | Update jna to 5.14.0Matthias Sohn2024-01-1218-52/+54
* | | | | Merge "DfsInserter/PackParser: keep min size for index in the inserter"Ivan Frade2024-01-112-13/+26
|\ \ \ \ \
| * | | | | DfsInserter/PackParser: keep min size for index in the inserterIvan Frade2024-01-112-13/+26
* | | | | | Merge branch 'stable-6.8'Matthias Sohn2024-01-101-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | 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
* | | | | | | | | | | | Merge "FooterLines: handle extraction from messages without headers"Ivan Frade2024-01-093-8/+71
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | FooterLines: handle extraction from messages without headersNitzan Gur-Furman2024-01-093-8/+71
* | | | | | | | | | | | Update maven pluginsMatthias Sohn2023-12-231-18/+18
* | | | | | | | | | | | Update org.eclipse.dash:license-tool-plugin to 1.1.0Matthias Sohn2023-12-231-1/+1
* | | | | | | | | | | | Enable using slf4j 2.xMatthias Sohn2023-12-229-9/+9
* | | | | | | | | | | | Update Tycho to 4.0.4Matthias Sohn2023-12-221-1/+1
* | | | | | | | | | | | Update mockito to 5.8.0Matthias Sohn2023-12-2218-34/+34
* | | | | | | | | | | | Add 4.31 target platform and update orbit to 4.31Matthias Sohn2023-12-2220-48/+355
* | | | | | | | | | | | Update ecj to 3.36.0Matthias Sohn2023-12-221-1/+1
* | | | | | | | | | | | Renormalize line endings based on .gitattributesMatthias Sohn2023-12-229-25/+25
* | | | | | | | | | | | Configure .gitattributes to manage line endingsMatthias Sohn2023-12-221-1/+13
* | | | | | | | | | | | Normalize line endings to LF for all text filesMatthias Sohn2023-12-221-0/+1
* | | | | | | | | | | | Merge "Remove invalid spotbugs configuration"Matthias Sohn2023-12-221-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove invalid spotbugs configurationMichael Keppler2023-12-171-1/+0
* | | | | | | | | | | | | Merge "Fix PMD plugin configuration"Matthias Sohn2023-12-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix PMD plugin configurationMichael Keppler2023-12-171-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | BasePackFetchConnection: Skip object/ref lookups if local repo is emptyDariusz Luksza2023-12-201-9/+20
* | | | | | | | | | | | | LooseObjects: Use File#exists when possibleDariusz Luksza2023-12-201-0/+3
|/ / / / / / / / / / / /
* | | | | | | | | | | | DfsReader: give subclasses visiblity over the pack bitmap indexIvan Frade2023-12-141-1/+14
* | | | | | | | | | | | PackBitmapIndex/StoredBitmap: Expose size and countsIvan Frade2023-12-145-1/+295
* | | | | | | | | | | | PackWriter/Statistics: Remove the bitmapt hit statsIvan Frade2023-12-133-45/+0
* | | | | | | | | | | | Configure Github issue reportingThomas Wolf2023-12-102-0/+93
|/ / / / / / / / / / /
* | | | | | | | | | | Merge "API filter for PackStatistics.objectsWithBitmapsFound"Thomas Wolf2023-12-061-0/+8
|\ \ \ \ \ \ \ \ \ \ \