aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org
Commit message (Expand)AuthorAgeFilesLines
* FileReftableDatabase: consider ref updates by another processMatthias Sohn11 days1-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
* | | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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-032-0/+310
* | | | | 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
* | | | Submodules: Update submodule with deleted worktreeSimon Eder2025-01-291-38/+172
* | | | Merge changes I5e7323c6,I5e66a512,I0859990fMatthias Sohn2025-01-2817-192/+302
|\ \ \ \
| * | | | RefDatabase#getReflogReader(String): use #exactRef to resolve refNameMatthias Sohn2025-01-278-52/+67
| * | | | Deprecate Repository#getReflogReader methodsMatthias Sohn2025-01-2716-185/+275
| * | | | Add RefDatabase#getReflogReader methodsMatthias Sohn2025-01-271-0/+5
* | | | | Fix ObjectDirectoryTest#testOpenLooseObjectPropagatesIOExceptionsMatthias Sohn2025-01-171-6/+11
|/ / / /
* | | | FileReftableTest: fix order of arguments when using assertEqualsMatthias Sohn2025-01-061-16/+16
* | | | SimpleMergeTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-1/+4
* | | | RevCommitParseTest: : use java.time instead of java.util.Date APIMatthias Sohn2024-12-291-10/+15
* | | | PushCertificateStoreTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-2/+4
* | | | ReftableTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-12/+26
* | | | ReflogWriterTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-1/+3
* | | | RebaseCommandTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-6/+11
* | | | GitLinkMergeTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-1/+4
* | | | CherryPickTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-1/+5
* | | | ReflogConfigTest: use java.time instead of java.util.Date APIMatthias Sohn2024-12-291-8/+11
* | | | ChangeIdUtilTest: use java.time instead of java.util.Date APIMatthias Sohn2024-12-291-6/+6
* | | | Replace use of deprecated constructor AttributesHandler(TreeWalk)Matthias Sohn2024-12-293-9/+14
* | | | GarbageCollectCommandTest: replace deprecated GitDateParserMatthias Sohn2024-12-291-11/+6
* | | | DfsGarbageCollectorTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-23/+19
* | | | TransportHttpTest: use java.time APIMatthias Sohn2024-12-281-4/+5