| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | 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 |
| * | | | | | RevCommit: replace deprecated RawParseUtils#headerEnd | Matthias Sohn | 2024-12-29 | 1 | -4/+4 |
| * | | | | | GarbageCollectCommandTest: replace deprecated GitDateParser | Matthias Sohn | 2024-12-29 | 1 | -11/+6 |
| * | | | | | GcLog: replace deprecated GitDateParser with GitTimeParser | Matthias Sohn | 2024-12-29 | 1 | -4/+2 |
| * | | | | | DfsGarbageCollectorTest: replace deprecated PersonIdent constructor | Matthias Sohn | 2024-12-29 | 1 | -23/+19 |
| * | | | | | Merge changes If4d68363,I1d1f174f,I107af033 | Matthias Sohn | 2024-12-28 | 3 | -10/+11 |
| |\ \ \ \ \ |
|
| | * | | | | | PackWriterBitmapPreparer: Use SystemReader.now() instead of deprecated method | Ivan Frade | 2024-12-27 | 1 | -4/+5 |
| | * | | | | | TestRepository: Stop using deprecated methods in SystemReader | Ivan Frade | 2024-12-27 | 1 | -2/+2 |
| | * | | | | | DfsGarbageCollector: Use SystemReader.now() instead of getCurrentTime() | Ivan Frade | 2024-12-27 | 1 | -4/+4 |
| * | | | | | | TransportHttpTest: use java.time API | Matthias Sohn | 2024-12-28 | 1 | -4/+5 |
| * | | | | | | GC tests: use java.time API | Matthias Sohn | 2024-12-28 | 2 | -5/+5 |
| * | | | | | | TestRepositoryTest: use java.time API | Matthias Sohn | 2024-12-28 | 1 | -5/+5 |
| * | | | | | | GarbageCollectCommand, GC: use java.time API | Matthias Sohn | 2024-12-28 | 5 | -25/+122 |
| |/ / / / / |
|