aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-7.3'HEADmasterMatthias Sohn15 hours1-22/+50
|\
| * Merge branch 'stable-7.2' into stable-7.3stable-7.3Matthias Sohn16 hours1-22/+50
| |\
| | * Merge branch 'stable-7.1' into stable-7.2stable-7.2Matthias Sohn16 hours1-22/+50
| | |\
| | | * Merge branch 'stable-7.0' into stable-7.1stable-7.1Matthias Sohn16 hours1-22/+50
| | | |\
| | | | * Merge branch 'stable-6.10' into stable-7.0stable-7.0Matthias Sohn18 hours1-22/+50
| | | | |\
| | | | | * Shortcut PackWriter reuse selection when possiblestable-6.10Martin Fick18 hours1-22/+50
| | | * | | Merge branch 'stable-7.0' into stable-7.1Matthias Sohn2025-05-221-0/+33
| | | |\| |
| | | | * | Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2025-05-221-0/+33
| | | | |\|
| | | | | * ManifestParser: Do not accept DOCTYPE and entitiesIvan Frade2025-05-221-0/+33
* | | | | | GC: Write object size index if config says soIvan Frade2025-07-221-0/+279
* | | | | | ObjectDirectoryPackParser: Write object-size index with the packIvan Frade2025-07-211-0/+227
* | | | | | PackInserter: write object-size index with the packIvan Frade2025-07-211-1/+37
* | | | | | Merge "Pack: getter for the indexed object size (when available)"Ivan Frade2025-07-211-0/+27
|\ \ \ \ \ \
| * | | | | | Pack: getter for the indexed object size (when available)Ivan Frade2025-07-211-0/+27
* | | | | | | [releng] Fix maven builds on JVM 21 and with newer git on MacOSThomas Wolf2025-07-191-1/+2
|/ / / / / /
* / / / / / DfsPackFile: Delete #getIndexedObjectSize for ObjectIdIvan Frade2025-06-254-5/+10
|/ / / / /
* | | | | Merge branch 'stable-7.2'Matthias Sohn2025-05-151-0/+33
|\| | | |
| * | | | ManifestParser: Do not accept DOCTYPE and entitiesIvan Frade2025-05-151-0/+33
* | | | | Encapsulate layout of reftable stack in FileReftableStackMatthias Sohn2025-05-091-6/+4
* | | | | DfsInserter: Remove checkExisting setter and parameterIvan Frade2025-05-061-5/+4
* | | | | midx: Fix license header from Google Inc. to LLCIvan Frade2025-05-023-3/+3
* | | | | MultiPackIndex: Add and implement #resolve() methodIvan Frade2025-04-151-7/+166
* | | | | MultiPackIndexWriter: Handle empty packsIvan Frade2025-04-151-0/+18
* | | | | midx: reader for the multipack indexFabio Ponciroli2025-04-083-0/+383
* | | | | PullCommandTest: remove unnecessary method referenceIvan Frade2025-04-071-1/+1
* | | | | tests: avoid assertEquals on same instanceIvan Frade2025-03-254-6/+6
* | | | | Merge "TreeRevFilter: enable Bloom Filter usage with ChangedPathTreeFilter"Ivan Frade2025-03-142-24/+474
|\ \ \ \ \
| * | | | | TreeRevFilter: enable Bloom Filter usage with ChangedPathTreeFilterXing Huang2025-03-132-24/+474
* | | | | | ReftableCompactor: Use instant to set the reflog expire timeIvan Frade2025-03-121-0/+96
|/ / / / /
* / / / / BlameGenerator: Use cache only for candidates modifying the pathIvan Frade2025-03-101-20/+174
|/ / / /
* | | | FileReftableDatabase: consider ref updates by another processMatthias Sohn2025-03-031-1/+133
* | | | BlameRegionMerger: report invalid regions with checked exception.Ivan Frade2025-02-271-1/+1
* | | | Merge branch 'stable-7.1'Matthias Sohn2025-02-261-4/+27
|\| | |
| * | | Merge branch 'stable-7.0' into stable-7.1Matthias Sohn2025-02-261-4/+27
| |\| |
| | * | Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2025-02-261-4/+27
| | |\|
| | | * Fix calculation of pack files and objects since bitmapAntonio Barone2025-02-241-4/+27
* | | | AddCommand: implement --all/--no-allThomas Wolf2025-02-262-6/+28
* | | | Merge changes I83adebe5,Ibbc9ba97Matthias Sohn2025-02-252-0/+118
|\ \ \ \
| * | | | DirCacheCheckout.preScanOneTree: consider mode bitsThomas Wolf2025-02-091-0/+26
| * | | | Merge: improve handling of case-variantsThomas Wolf2025-02-091-0/+92
* | | | | StringUtils: new #trim methodIvan Frade2025-02-251-0/+19
* | | | | DescribeCommand: Add exclusion matches using setExclude()Jonathing2025-02-251-0/+22
* | | | | Insert the Change-Id at the end of the footer blockBen Rohlfs2025-02-251-6/+18
* | | | | Update Change-Id insertion logic to insert after footersBen Rohlfs2025-02-241-1/+9
* | | | | BlameGenerator: cache and reuse blame resultsIvan Frade2025-02-202-0/+718
* | | | | Replace usage of deprecated Config#getEnum methodMatthias Sohn2025-02-172-17/+11
* | | | | URIish: fix stack overflow in regex matchingThomas Wolf2025-02-161-0/+37
* | | | | BlameGeneratorTest: Extract "file.txt" to a constantIvan Frade2025-02-141-16/+20
* | | | | midx.MultiPackIndexWriter: a writer for the multipack index formatIvan Frade2025-02-121-0/+161
* | | | | Merge "Improve configuration of trusting file attributes in FileSnapshot"Matthias Sohn2025-02-081-8/+9
|\ \ \ \ \ | |/ / / / |/| | | |