summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * API filter for PackStatistics.objectsWithBitmapsFoundThomas Wolf2023-12-051-0/+8
* | FooterLine: Protect from ill-formed messageKamil Musin2023-12-052-3/+29
* | Merge "Document option gc.writeCommitGraph"Ivan Frade2023-12-051-0/+1
|\ \ | |/ |/|
| * Document option gc.writeCommitGraphMatthias Sohn2023-12-041-0/+1
* | Merge "StartGenerator: Fix parent rewrite with non-default RevFilter"Ivan Frade2023-12-044-24/+123
|\ \
| * | StartGenerator: Fix parent rewrite with non-default RevFilterRonald Bhuleskar2023-12-044-24/+123
| |/
* / Update MANIFEST.MFPeter Kriens2023-12-041-1/+2
|/
* Bump last release version to 6.8.0.202311291450-rMatthias Sohn2023-12-041-1/+1
* Prepare 6.9.0-SNAPSHOT buildsMatthias Sohn2023-12-0491-536/+536
* Merge branch 'stable-6.8'Matthias Sohn2023-12-04111-573/+591
|\
| * 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
| |\
| * | 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
| |\ \
* | | | BitmapWalkerTest: New test for the walkerIvan Frade2023-11-301-0/+161
* | | | PackWriter: store the objects with bitmaps in the statisticsIvan Frade2023-11-302-2/+39
* | | | FooterLine: First line cannot be a footerIvan Frade2023-11-292-0/+24
* | | | Reapply "Improve footer parsing to allow multiline footers."Ivan Frade2023-11-293-28/+81
* | | | Revert "Improve footer parsing to allow multiline footers."Ivan Frade2023-11-293-81/+28
| |_|/ |/| |
* | | 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
|/ / /