summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit v7.1.0.202411121450-m3v7.1.0.202411121450-m3Matthias Sohn2024-11-1289-123/+123
* Merge branch 'master' into stable-7.1Matthias Sohn2024-11-1273-2435/+977
|\
| * Merge branch 'stable-7.0'Matthias Sohn2024-11-122-6/+11
| |\
| | * Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-11-114-23/+206
| | |\
| | | * Replace custom encoder Constants#encodeASCII by JDK implementationMatthias Sohn2024-11-091-7/+13
| | | * Replace custom encoder `Constants#encode` by JDK implementationMatthias Sohn2024-11-091-12/+1
| | | * Add `numberOfPackFilesAfterBitmap` to RepoStatisticsJacek Centkowski2024-11-072-1/+185
| | | * Enhance CommitBuilder#parent to tolerate null parentMatthias Sohn2024-11-071-3/+7
| * | | Merge "DfsBlockCacheConfig: propagate hotmap configs to pack ext cache configs"Ivan Frade2024-11-112-0/+93
| |\ \ \
| | * | | DfsBlockCacheConfig: propagate hotmap configs to pack ext cache configsLaura Hamelin2024-11-082-0/+93
| * | | | Merge "ssh: Minor simplification in SerialRangeSet"Matthias Sohn2024-11-111-19/+12
| |\ \ \ \
| | * | | | ssh: Minor simplification in SerialRangeSetThomas Wolf2024-11-081-19/+12
| * | | | | Merge "Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmap"Matthias Sohn2024-11-112-11/+11
| |\ \ \ \ \
| | * | | | | Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmapJacek Centkowski2024-11-112-11/+11
| | |/ / / /
| * | | | | errorprone: Disable javadoc checks in testsIvan Frade2024-11-111-13/+33
| * | | | | DfsGarbageCollector: #setReflogExpire with Instant instead of DateIvan Frade2024-11-082-6/+8
| |/ / / /
| * | | | Merge "SystemReader: Offer methods with java.time API"Ivan Frade2024-11-083-0/+93
| |\ \ \ \
| | * | | | SystemReader: Offer methods with java.time APIIvan Frade2024-11-083-0/+93
| | |/ / /
| * | | | Merge "Remove unnecessary argument handler in MergeBase.java"Matthias Sohn2024-11-081-5/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove unnecessary argument handler in MergeBase.javaKamil Musin2024-10-081-5/+0
| * | | | GPG: use BC PGP secret key parsing out of the boxThomas Wolf2024-11-0611-1585/+94
| * | | | [errorprone] bc: Remove unused SExprParser#parseSecretKeyIvan Frade2024-11-051-148/+0
| * | | | Update bouncycastle to 1.79Matthias Sohn2024-11-0522-104/+111
| * | | | Update bytebuddy to 1.15.10Matthias Sohn2024-11-0521-60/+60
| * | | | 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