aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-7.1'Matthias Sohn2024-11-058-5/+479
|\
| * Add missing @since 7.1 to UploadPack#impliesMatthias Sohn2024-11-051-1/+3
| * Merge branch 'stable-7.0' into stable-7.1Matthias Sohn2024-11-057-4/+476
| |\
| | * Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-11-059-4/+440
| | |\
| | | * ResolveMerger: Allow setting the TreeWalk AttributesNodeProviderNasser Grainawi2024-11-052-0/+43
| | | * Add Union merge strategy supportNasser Grainawi2024-11-047-4/+430
* | | | Merge "DfsPackCompactor: write object size index"Ivan Frade2024-11-042-0/+61
|\ \ \ \
| * | | | DfsPackCompactor: write object size indexIvan Frade2024-11-012-0/+61
* | | | | [errorprone] BaseRepositoryBuilder: Use #split(sep, limit)Ivan Frade2024-11-011-3/+3
* | | | | [errorprone] Remove deprecated security managerIvan Frade2024-11-019-362/+7
|/ / / /
* | | | [errorprone] RefDatabase: #getConflictingNames immutable returnIvan Frade2024-10-311-1/+1
* | | | Merge "DfsGarbageCollector: Add setter for reflog expiration time."Ivan Frade2024-10-312-0/+119
|\ \ \ \
| * | | | DfsGarbageCollector: Add setter for reflog expiration time.Saril Sudhakaran2024-10-312-0/+119
* | | | | Merge "[errorprone] HttpConnection: Add missing summary in java"Ivan Frade2024-10-311-0/+16
|\ \ \ \ \
| * | | | | [errorprone] HttpConnection: Add missing summary in javaIvan Frade2024-10-301-0/+16
* | | | | | Merge "[errorprone] PackWriter: Fix javadoc tag in new #writeIndex method"Ivan Frade2024-10-301-2/+2
|\| | | | |
| * | | | | [errorprone] PackWriter: Fix javadoc tag in new #writeIndex methodIvan Frade2024-10-301-2/+2
* | | | | | Merge "[errorprone] SeparateClassloadertTestRunner: use #split(String,int)"Ivan Frade2024-10-301-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [errorprone] SeparateClassloadertTestRunner: use #split(String,int)Ivan Frade2024-10-301-1/+1
* | | | | | [errorprone] ByteArraySet: Add summary fragment to javadocIvan Frade2024-10-301-3/+9
|/ / / / /
* | | | | [errorprone] util.Stats: Add summary fragment to javadocIvan Frade2024-10-301-7/+18
* | | | | Merge "PackWriter: make PackWriter.writeIndex() take a PackIndexWriter"Ivan Frade2024-10-294-24/+57
|\ \ \ \ \
| * | | | | PackWriter: make PackWriter.writeIndex() take a PackIndexWriterSam Delmerico2024-10-284-24/+57
* | | | | | DfsInserter: Read minBytesForObjectSizeIndex only from repo configIvan Frade2024-10-291-21/+7
| |/ / / / |/| | | |
* | | | | Merge "dfs: update getBlockCacheStats to return a List of BlockCacheStats"Ivan Frade2024-10-288-60/+150
|\ \ \ \ \
| * | | | | dfs: update getBlockCacheStats to return a List of BlockCacheStatsLaura Hamelin2024-10-288-60/+150
* | | | | | Merge "Replace custom encoder Constants#encodeASCII by JDK implementation"Matthias Sohn2024-10-261-7/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Replace custom encoder Constants#encodeASCII by JDK implementationMatthias Sohn2024-09-061-7/+13
* | | | | | Update mockito to 5.14.2Matthias Sohn2024-10-2421-40/+40
* | | | | | Update bytebuddy to 1.15.7Matthias Sohn2024-10-2421-60/+60
* | | | | | Merge branch 'stable-7.1'Matthias Sohn2024-10-240-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | 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