summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* JGit v7.1.0.202411191359-rc1v7.1.0.202411191359-rc1Matthias Sohn2024-11-1989-123/+123
* Merge branch 'master' into stable-7.1Matthias Sohn2024-11-1943-415/+1333
|\
| * Merge "PullCommandTest: assert git status in some simple tests"Matthias Sohn2024-11-191-0/+7
| |\
| | * PullCommandTest: assert git status in some simple testsMatthias Sohn2024-11-141-0/+7
| * | RecursiveMerger: fix boxing warningMatthias Sohn2024-11-191-1/+1
| * | UploadPackTest: fix unclosed resource warningMatthias Sohn2024-11-191-4/+4
| * | Suppress non-externalized string warningsMatthias Sohn2024-11-194-14/+12
| * | Remove unused API problem filtersMatthias Sohn2024-11-191-53/+0
| * | PersonIdent: Use java.time instead of older Date and millisecondsIvan Frade2024-11-192-44/+103
| * | GitTimeParser: A date parser using the java.time APIIvan Frade2024-11-194-0/+514
| * | Configure JDT to not raise error on deprecated class linked in javadocMatthias Sohn2024-11-191-1/+1
| * | Merge "Update Jetty to 12.0.15"Matthias Sohn2024-11-1921-180/+180
| |\ \
| | * | Update Jetty to 12.0.15Matthias Sohn2024-11-1821-180/+180
| | |/
| * / SystemReader: add method to get LocalDateTimeIvan Frade2024-11-141-0/+12
| |/
| * SystemReader#now: make it a concrete methodIvan Frade2024-11-142-7/+5
| * Merge "MockSystemReader: create the right time zone"Ivan Frade2024-11-141-1/+1
| |\
| | * MockSystemReader: create the right time zoneIvan Frade2024-11-131-1/+1
| * | [errorprone] RawText: Add parenthesis for explicit op precedenceIvan Frade2024-11-131-3/+3
| |/
| * Merge "SystemReader: Give a default implementation to #getTimezoneAt()"Ivan Frade2024-11-132-11/+3
| |\
| | * SystemReader: Give a default implementation to #getTimezoneAt()Ivan Frade2024-11-132-11/+3
| * | RawText: improve performance of isCrLfText and isBinaryXenoAmess2024-11-132-20/+483
| |/
| * Merge "[errorprone] ssh: suppress warning for arrays in records"Ivan Frade2024-11-132-0/+2
| |\
| | * [errorprone] ssh: suppress warning for arrays in recordsIvan Frade2024-11-132-0/+2
| * | Merge branch 'stable-7.1'Matthias Sohn2024-11-130-0/+0
| |\ \ | |/ / |/| / | |/
* | Prepare 7.1.0-SNAPSHOT buildsMatthias Sohn2024-11-1389-123/+123
* | 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
|\ \
| | * Don't fail when trying to prune pack which is already goneJacek Centkowski2024-11-122-79/+5
| |/
| * 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