aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
* Prepare 7.3.0-SNAPSHOT buildsstable-7.3Matthias Sohn9 days2-2/+2
* JGit v7.3.0.202504081226-m1v7.3.0.202504081226-m1Matthias Sohn11 days2-2/+2
* PullCommandTest: remove unnecessary method referenceIvan Frade11 days1-1/+1
* tests: avoid assertEquals on same instanceIvan Frade2025-03-254-6/+6
* exttst: Pass encoding to InputStreamReaderIvan Frade2025-03-171-1/+1
* 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
* Prepare 7.3.0-SNAPSHOT buildsMatthias Sohn2025-03-042-62/+62
* Prepare 7.2.1-SNAPSHOT buildsMatthias Sohn2025-03-042-62/+62
* JGit v7.2.0.202503040940-rv7.2.0.202503040940-rMatthias Sohn2025-03-042-2/+2
* JGit v7.2.0.202503040805-rMatthias Sohn2025-03-042-2/+2
* 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.1stable-7.1Matthias Sohn2025-02-261-4/+27
| |\
| | * Merge branch 'stable-6.10' into stable-7.0stable-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
* | | | | Export new package org.eclipse.jgit.blame.cacheMatthias Sohn2025-02-241-0/+1
* | | | | BlameGenerator: cache and reuse blame resultsIvan Frade2025-02-202-0/+718
* | | | | CgitMidxCompatibilityTest: remove unnecessary castMatthias Sohn2025-02-171-3/+1
* | | | | 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-122-0/+371
* | | | | test/tests.bzl: Add docstrings to module and functionIvan Frade2025-02-111-0/+18
* | | | | Merge "test.BUILD: add rule for "external tests""Ivan Frade2025-02-112-2/+9
|\ \ \ \ \
| * | | | | test.BUILD: add rule for "external tests"Ivan Frade2025-02-042-2/+9
* | | | | | Merge "Improve configuration of trusting file attributes in FileSnapshot"Matthias Sohn2025-02-081-8/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Improve configuration of trusting file attributes in FileSnapshotMatthias Sohn2025-02-061-8/+9
* | | | | | Merge changes I0d444b39,I907dabffMatthias Sohn2025-02-061-0/+41
|\| | | | |
| * | | | | Config: add getters for primitive types without default valueMatthias Sohn2025-02-061-0/+41
* | | | | | midx.PackIndexMerger: Helper to iterate over n-indexesIvan Frade2025-02-033-0/+311
| |/ / / / |/| | | |
* | | | | PackIndex.MutableEntry: new methods to copy its contentsIvan Frade2025-02-031-24/+59
|/ / / /
* | | | Merge branch 'stable-7.1' into stable-7.2Matthias Sohn2025-02-011-1/+2
|\| | |
| * | | Merge branch 'stable-7.0' into stable-7.1Matthias Sohn2025-02-011-1/+2
| |\| |
| | * | Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2025-02-011-1/+2
| | |\|
| | | * RevWalk: Add an isMergedIntoAnyCommit() methodMartin Fick2025-02-011-1/+2
* | | | Prepare 7.2.0-SNAPSHOT buildsMatthias Sohn2025-01-292-2/+2
* | | | JGit v7.2.0.202501291320-m2v7.2.0.202501291320-m2Matthias Sohn2025-01-292-2/+2
* | | | Merge "ArchiveCommandTest: add missing package import"Matthias Sohn2025-01-291-0/+1
|\ \ \ \