| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable-7.1' into stable-7.2stable-7.2 | Matthias Sohn | 2025-02-01 | 3 | -30/+85 |
|\ |
|
| * | Merge branch 'stable-7.0' into stable-7.1stable-7.1 | Matthias Sohn | 2025-02-01 | 4 | -31/+91 |
| |\ |
|
| | * | Merge branch 'stable-6.10' into stable-7.0stable-7.0 | Matthias Sohn | 2025-02-01 | 4 | -31/+91 |
| | |\ |
|
| | | * | RevWalk: Add an isMergedIntoAnyCommit() methodstable-6.10 | Martin Fick | 2025-02-01 | 3 | -9/+58 |
| | | * | Pack: separate an open/close accounting lock | Martin Fick | 2024-12-20 | 1 | -21/+35 |
| | | * | http.server/BUILD: expose servlet resources as target | Ivan Frade | 2024-12-20 | 1 | -1/+6 |
* | | | | Prepare 7.2.0-SNAPSHOT builds | Matthias Sohn | 2025-01-29 | 89 | -123/+123 |
* | | | | JGit v7.2.0.202501291320-m2v7.2.0.202501291320-m2 | Matthias Sohn | 2025-01-29 | 89 | -123/+123 |
* | | | | Merge "ArchiveCommandTest: add missing package import" | Matthias Sohn | 2025-01-29 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | ArchiveCommandTest: add missing package import | Matthias Sohn | 2024-12-13 | 1 | -0/+1 |
* | | | | | Merge "Use junit TemporaryFolder to cleanup files created by tests" | Matthias Sohn | 2025-01-29 | 2 | -50/+25 |
|\ \ \ \ \ |
|
| * | | | | | Use junit TemporaryFolder to cleanup files created by tests | Matthias Sohn | 2025-01-05 | 2 | -50/+25 |
* | | | | | | Submodules: Update submodule with deleted worktree | Simon Eder | 2025-01-29 | 3 | -55/+253 |
* | | | | | | [ssh signing] AllowedSigners: fix validity check | Thomas Wolf | 2025-01-28 | 2 | -5/+14 |
* | | | | | | Merge "junit.FakeIndexFactory: Easy fake indexes for tests" | Ivan Frade | 2025-01-28 | 1 | -0/+243 |
|\ \ \ \ \ \ |
|
| * | | | | | | junit.FakeIndexFactory: Easy fake indexes for tests | Ivan Frade | 2025-01-27 | 1 | -0/+243 |
* | | | | | | | Merge changes I5e7323c6,I5e66a512,I0859990f | Matthias Sohn | 2025-01-28 | 28 | -234/+394 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | RefDatabase#getReflogReader(String): use #exactRef to resolve refName | Matthias Sohn | 2025-01-27 | 10 | -60/+70 |
| * | | | | | | Deprecate Repository#getReflogReader methods | Matthias Sohn | 2025-01-27 | 22 | -191/+288 |
| * | | | | | | Add RefDatabase#getReflogReader methods | Matthias Sohn | 2025-01-27 | 8 | -33/+86 |
* | | | | | | | Merge "Fix ObjectDirectoryTest#testOpenLooseObjectPropagatesIOExceptions" | Matthias Sohn | 2025-01-27 | 1 | -6/+11 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Fix ObjectDirectoryTest#testOpenLooseObjectPropagatesIOExceptions | Matthias Sohn | 2025-01-17 | 1 | -6/+11 |
* | | | | | | | Update org.assertj:assertj-core to 3.27.3 | Matthias Sohn | 2025-01-27 | 7 | -12/+12 |
* | | | | | | | Update bytebuddy to 1.16.1 | Matthias Sohn | 2025-01-26 | 7 | -18/+18 |
|/ / / / / / |
|
* | | | | | | Add target platform jgit-4.35 for Eclipse 2025-03 | Matthias Sohn | 2025-01-16 | 3 | -0/+325 |
* | | | | | | Update bouncycastle to 1.80 | Matthias Sohn | 2025-01-16 | 6 | -29/+25 |
* | | | | | | Update Apache commons-codec to 1.17.2 | Matthias Sohn | 2025-01-16 | 6 | -10/+10 |
* | | | | | | Merge "FileReftableTest: fix order of arguments when using assertEquals" | Matthias Sohn | 2025-01-09 | 1 | -16/+16 |
|\ \ \ \ \ \ |
|
| * | | | | | | FileReftableTest: fix order of arguments when using assertEquals | Matthias Sohn | 2025-01-06 | 1 | -16/+16 |
| |/ / / / / |
|
* / / / / / | Set repositoryformatversion=0 when converting refStorage to files | youtirsin | 2025-01-09 | 1 | -0/+2 |
|/ / / / / |
|
* | | | | | Update org.assertj:assertj-core to 3.27.2 | Matthias Sohn | 2025-01-05 | 6 | -10/+10 |
* | | | | | Update mockito to 5.15.2 | Matthias Sohn | 2025-01-03 | 6 | -10/+10 |
* | | | | | Update org.assertj:assertj-core to 3.27.1 | Matthias Sohn | 2025-01-03 | 6 | -10/+10 |
* | | | | | Update jna to 5.16.0 | Matthias Sohn | 2025-01-03 | 6 | -15/+15 |
* | | | | | WriteReftable: replace deprecated PersonIdent constructor | Matthias Sohn | 2024-12-29 | 1 | -2/+5 |
* | | | | | SimpleMergeTest: replace deprecated PersonIdent constructor | Matthias Sohn | 2024-12-29 | 1 | -1/+4 |
* | | | | | RevCommitParseTest: : use java.time instead of java.util.Date API | Matthias Sohn | 2024-12-29 | 1 | -10/+15 |
* | | | | | PushCertificateStoreTest: replace deprecated PersonIdent constructor | Matthias Sohn | 2024-12-29 | 1 | -2/+4 |
* | | | | | ReftableTest: replace deprecated PersonIdent constructor | Matthias Sohn | 2024-12-29 | 1 | -12/+26 |
* | | | | | ReflogWriterTest: replace deprecated PersonIdent constructor | Matthias Sohn | 2024-12-29 | 1 | -1/+3 |
* | | | | | RebaseCommandTest: replace deprecated PersonIdent constructor | Matthias Sohn | 2024-12-29 | 1 | -6/+11 |
* | | | | | RebaseCommand: use java.time instead of java.util.Date API | Matthias Sohn | 2024-12-29 | 1 | -8/+13 |
* | | | | | GitLinkMergeTest: replace deprecated PersonIdent constructor | Matthias Sohn | 2024-12-29 | 1 | -1/+4 |
* | | | | | CherryPickTest: replace deprecated PersonIdent constructor | Matthias Sohn | 2024-12-29 | 1 | -1/+5 |
* | | | | | BlockReader: use java.time instead of java.util.Date API | Matthias Sohn | 2024-12-29 | 1 | -3/+5 |
* | | | | | ReflogConfigTest: use java.time instead of java.util.Date API | Matthias Sohn | 2024-12-29 | 1 | -8/+11 |
* | | | | | ChangeIdUtilTest: use java.time instead of java.util.Date API | Matthias Sohn | 2024-12-29 | 1 | -6/+6 |
* | | | | | SignatureUtils: replace deprecated PersonIdent constructor | Matthias Sohn | 2024-12-29 | 1 | -1/+1 |
* | | | | | Replace use of deprecated constructor AttributesHandler(TreeWalk) | Matthias Sohn | 2024-12-29 | 3 | -9/+14 |
* | | | | | WindowCache: fix "empty control-flow statement" warning | Matthias Sohn | 2024-12-29 | 1 | -1/+3 |