aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare 7.1.0-SNAPSHOT buildsMatthias Sohn2024-10-2489-123/+123
* JGit v7.1.0.202410232130-m2v7.1.0.202410232130-m2Matthias Sohn2024-10-2389-123/+123
* Merge branch 'master' into stable-7.1Matthias Sohn2024-10-23203-676/+6753
|\
| * Merge branch 'stable-7.0'Matthias Sohn2024-10-230-0/+0
| |\
| | * Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-10-2327-155/+157
| | |\
| | | * Update Apache sshd to 2.14.0Matthias Sohn2024-10-1022-145/+145
| | | * LfsConnectionFactoryTest: remove unnecessary castMatthias Sohn2024-10-102-2/+5
| | | * JSchSshProtocol2Test: remove unnecessary castMatthias Sohn2024-10-102-2/+3
| | | * ApacheSshProtocol2Test: remove unnecessary castMatthias Sohn2024-10-102-2/+3
| | | * NoteMapMerger: remove unnecessary castMatthias Sohn2024-10-101-1/+1
| * | | Merge changes from topic "ssh-signatures"Matthias Sohn2024-10-23147-33/+5122
| |\ \ \
| | * | | SSH signing: implement a SignatureVerifierThomas Wolf2024-10-23115-2/+3757
| | * | | SSH signing: implement a SignerThomas Wolf2024-10-2332-11/+1161
| | * | | SSH signing: don't require a session in PasswordProviderWrapperThomas Wolf2024-10-221-3/+10
| | * | | SSH signing: make OpenSSH pattern matching publicThomas Wolf2024-10-221-13/+30
| | * | | SSH signing: prepare configThomas Wolf2024-10-222-0/+79
| | * | | ssh: add a factory for KeyPasswordProviderThomas Wolf2024-10-222-5/+86
| * | | | Merge "PackIndexWriter: create interface to write indexes"Ivan Frade2024-10-2212-21/+67
| |\ \ \ \
| | * | | | PackIndexWriter: create interface to write indexesSam Delmerico2024-10-2212-21/+67
| * | | | | Merge "DfsBlockCacheConfig: update stream.toList to collect(toList)"Ivan Frade2024-10-221-1/+1
| |\ \ \ \ \
| | * | | | | DfsBlockCacheConfig: update stream.toList to collect(toList)Laura Hamelin2024-10-211-1/+1
| | | |/ / / | | |/| | |
| * / | | | Add `numberOfPackFilesAfterBitmap` to RepoStatisticsJacek Centkowski2024-10-222-0/+190
| |/ / / /
| * | | | DfsBlockCache: refactor stats implementations.Laura Hamelin2024-10-216-287/+547
| * | | | Merge "DfsBlockCacheConfigs: add debug configuration print"Ivan Frade2024-10-152-1/+97
| |\ \ \ \
| | * | | | DfsBlockCacheConfigs: add debug configuration printLaura Hamelin2024-10-152-1/+97
| | |/ / /
| * | | | Test advertised capabilities with protocol V0 and allow*Sha1InWantLuca Milanesio2024-10-121-0/+42
| * | | | Align request policies with CGitLuca Milanesio2024-10-121-13/+25
| * | | | Merge "UploadPack: suppress resource warning for DepthWalk.RevWalk"Matthias Sohn2024-10-111-1/+2
| |\ \ \ \
| | * | | | UploadPack: suppress resource warning for DepthWalk.RevWalkMatthias Sohn2024-10-111-1/+2
| * | | | | DfsReaderOptions: read loadRevIndexInParallel from configIvan Frade2024-10-113-0/+12
| |/ / / /
| * | | | Merge "WindowCursor: Fix parameter name in javadoc"Matthias Sohn2024-10-101-1/+1
| |\ \ \ \
| | * | | | WindowCursor: Fix parameter name in javadocNasser Grainawi2024-10-081-1/+1
| * | | | | Update jetty to 12.0.14Matthias Sohn2024-10-0921-188/+180
| * | | | | Update Apache sshd to 2.14.0Matthias Sohn2024-10-0924-151/+151
| * | | | | orbit-4.34: update junit bundle to 4.13.2.v20240929-1000Matthias Sohn2024-10-092-5/+5
| |/ / / /
| * / / / RevolveMerger: honor ignoreConflicts also for binary filesKamil Musin2024-10-082-2/+85
| |/ / /
| * | | dfs: add configurable name to block cache table statsLaura Hamelin2024-10-077-7/+212
| * | | Merge "DfsBlockCache: use PackExtBlockCacheTable when configured"Ivan Frade2024-10-072-7/+56
| |\ \ \
| | * | | DfsBlockCache: use PackExtBlockCacheTable when configuredLaura Hamelin2024-10-042-7/+56
* | | | | Prepare 7.1.0-SNAPSHOT buildsMatthias Sohn2024-10-0289-123/+123
* | | | | JGit v7.1.0.202410012040-m1v7.1.0.202410012040-m1Matthias Sohn2024-10-0189-123/+123
|/ / / /
* | | | LfsConnectionFactoryTest: remove unnecessary castMatthias Sohn2024-10-012-2/+5
* | | | JSchSshProtocol2Test: remove unnecessary castMatthias Sohn2024-10-012-2/+3
* | | | ApacheSshProtocol2Test: remove unnecessary castMatthias Sohn2024-10-012-2/+3
* | | | NoteMapMerger: remove unnecessary castMatthias Sohn2024-10-011-1/+1
* | | | Update mockito to 5.14.1Matthias Sohn2024-10-0121-40/+40
* | | | Update jna to 5.15.0Matthias Sohn2024-10-0121-60/+60
* | | | Update bytebuddy to 1.15.3Matthias Sohn2024-10-0121-60/+60
* | | | Update commons-io:commons-io to 2.17.0Matthias Sohn2024-10-0121-40/+40
* | | | Merge "Record failing paths in recursive merge."Ivan Frade2024-09-272-3/+20
|\ \ \ \