aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-7.1' into stable-7.2stable-7.2Matthias Sohn2025-02-013-30/+85
|\
| * Merge branch 'stable-7.0' into stable-7.1stable-7.1Matthias Sohn2025-02-014-31/+91
| |\
| | * Merge branch 'stable-6.10' into stable-7.0stable-7.0Matthias Sohn2025-02-014-31/+91
| | |\
| | | * RevWalk: Add an isMergedIntoAnyCommit() methodstable-6.10Martin Fick2025-02-013-9/+58
| | | * Pack: separate an open/close accounting lockMartin Fick2024-12-201-21/+35
| | | * http.server/BUILD: expose servlet resources as targetIvan Frade2024-12-201-1/+6
* | | | Prepare 7.2.0-SNAPSHOT buildsMatthias Sohn2025-01-2989-123/+123
* | | | JGit v7.2.0.202501291320-m2v7.2.0.202501291320-m2Matthias Sohn2025-01-2989-123/+123
* | | | Merge "ArchiveCommandTest: add missing package import"Matthias Sohn2025-01-291-0/+1
|\ \ \ \
| * | | | ArchiveCommandTest: add missing package importMatthias Sohn2024-12-131-0/+1
* | | | | Merge "Use junit TemporaryFolder to cleanup files created by tests"Matthias Sohn2025-01-292-50/+25
|\ \ \ \ \
| * | | | | Use junit TemporaryFolder to cleanup files created by testsMatthias Sohn2025-01-052-50/+25
* | | | | | Submodules: Update submodule with deleted worktreeSimon Eder2025-01-293-55/+253
* | | | | | [ssh signing] AllowedSigners: fix validity checkThomas Wolf2025-01-282-5/+14
* | | | | | Merge "junit.FakeIndexFactory: Easy fake indexes for tests"Ivan Frade2025-01-281-0/+243
|\ \ \ \ \ \
| * | | | | | junit.FakeIndexFactory: Easy fake indexes for testsIvan Frade2025-01-271-0/+243
* | | | | | | Merge changes I5e7323c6,I5e66a512,I0859990fMatthias Sohn2025-01-2828-234/+394
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | RefDatabase#getReflogReader(String): use #exactRef to resolve refNameMatthias Sohn2025-01-2710-60/+70
| * | | | | | Deprecate Repository#getReflogReader methodsMatthias Sohn2025-01-2722-191/+288
| * | | | | | Add RefDatabase#getReflogReader methodsMatthias Sohn2025-01-278-33/+86
* | | | | | | Merge "Fix ObjectDirectoryTest#testOpenLooseObjectPropagatesIOExceptions"Matthias Sohn2025-01-271-6/+11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix ObjectDirectoryTest#testOpenLooseObjectPropagatesIOExceptionsMatthias Sohn2025-01-171-6/+11
* | | | | | | Update org.assertj:assertj-core to 3.27.3Matthias Sohn2025-01-277-12/+12
* | | | | | | Update bytebuddy to 1.16.1Matthias Sohn2025-01-267-18/+18
|/ / / / / /
* | | | | | Add target platform jgit-4.35 for Eclipse 2025-03Matthias Sohn2025-01-163-0/+325
* | | | | | Update bouncycastle to 1.80Matthias Sohn2025-01-166-29/+25
* | | | | | Update Apache commons-codec to 1.17.2Matthias Sohn2025-01-166-10/+10
* | | | | | Merge "FileReftableTest: fix order of arguments when using assertEquals"Matthias Sohn2025-01-091-16/+16
|\ \ \ \ \ \
| * | | | | | FileReftableTest: fix order of arguments when using assertEqualsMatthias Sohn2025-01-061-16/+16
| |/ / / / /
* / / / / / Set repositoryformatversion=0 when converting refStorage to filesyoutirsin2025-01-091-0/+2
|/ / / / /
* | | | | Update org.assertj:assertj-core to 3.27.2Matthias Sohn2025-01-056-10/+10
* | | | | Update mockito to 5.15.2Matthias Sohn2025-01-036-10/+10
* | | | | Update org.assertj:assertj-core to 3.27.1Matthias Sohn2025-01-036-10/+10
* | | | | Update jna to 5.16.0Matthias Sohn2025-01-036-15/+15
* | | | | WriteReftable: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-2/+5
* | | | | 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
* | | | | RebaseCommand: use java.time instead of java.util.Date APIMatthias Sohn2024-12-291-8/+13
* | | | | GitLinkMergeTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-1/+4
* | | | | CherryPickTest: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-1/+5
* | | | | BlockReader: use java.time instead of java.util.Date APIMatthias Sohn2024-12-291-3/+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
* | | | | SignatureUtils: replace deprecated PersonIdent constructorMatthias Sohn2024-12-291-1/+1
* | | | | Replace use of deprecated constructor AttributesHandler(TreeWalk)Matthias Sohn2024-12-293-9/+14
* | | | | WindowCache: fix "empty control-flow statement" warningMatthias Sohn2024-12-291-1/+3