aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
* Add missing @since 7.2 to TestRepository#getTimeZoneIdMatthias Sohn2 days1-0/+1
* TestRepository: Deprecate #getDate and use #getInstant insteadIvan Frade8 days1-9/+24
* Prepare 7.2.0-SNAPSHOT buildsMatthias Sohn2024-11-273-24/+24
* Prepare 7.1.1-SNAPSHOT buildsMatthias Sohn2024-11-263-24/+24
* JGit v7.1.0.202411261347-rv7.1.0.202411261347-rMatthias Sohn2024-11-263-4/+4
* Prepare 7.1.0-SNAPSHOT buildsMatthias Sohn2024-11-193-4/+4
* JGit v7.1.0.202411191359-rc1v7.1.0.202411191359-rc1Matthias Sohn2024-11-193-4/+4
* SystemReader#now: make it a concrete methodIvan Frade2024-11-141-6/+0
* MockSystemReader: create the right time zoneIvan Frade2024-11-131-1/+1
* SystemReader: Give a default implementation to #getTimezoneAt()Ivan Frade2024-11-131-5/+0
* Don't fail when trying to prune pack which is already goneJacek Centkowski2024-11-121-1/+2
* Merge branch 'stable-7.0'Matthias Sohn2024-11-121-3/+7
|\
| * Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-11-111-3/+7
| |\
| | * Enhance CommitBuilder#parent to tolerate null parentMatthias Sohn2024-11-071-3/+7
| | * Prepare 6.10.1-SNAPSHOT buildsMatthias Sohn2024-06-043-24/+24
| | * JGit v6.10.0.202406032230-rv6.10.0.202406032230-rMatthias Sohn2024-06-043-4/+4
| | * JGit v6.10.0.202406032110-rv6.10.0.202406032110-rMatthias Sohn2024-06-033-4/+4
| | * Prepare 6.10.0-SNAPSHOT buildsMatthias Sohn2024-06-023-4/+4
| | * JGit v6.10.0.202405290101-rc1v6.10.0.202405290101-rc1Matthias Sohn2024-05-293-4/+4
| | * JGit v6.10.0.202405282244-rc1v6.10.0.202405282244-rc1Matthias Sohn2024-05-293-4/+4
| | * Prepare 6.10.0-SNAPSHOT buildsMatthias Sohn2024-05-223-4/+4
| | * JGit v6.10.0.202405212237-m3v6.10.0.202405212237-m3Matthias Sohn2024-05-223-4/+4
| | * Prepare 6.10.0-SNAPSHOT buildsMatthias Sohn2024-03-053-24/+24
| | * Prepare 6.9.1-SNAPSHOT buildsMatthias Sohn2024-03-053-24/+24
| | * JGit v6.9.0.202403050737-rv6.9.0.202403050737-rMatthias Sohn2024-03-053-4/+4
| | * JGit v6.9.0.202403050045-rv6.9.0.202403050045-rMatthias Sohn2024-03-053-4/+4
| | * Prepare 6.9.0-SNAPSHOT buildsMatthias Sohn2024-03-053-4/+4
| | * JGit v6.9.0.202402281855-rc1v6.9.0.202402281855-rc1Matthias Sohn2024-02-283-4/+4
| | * Prepare 6.9.0-SNAPSHOT buildsMatthias Sohn2024-02-223-4/+4
| | * JGit v6.9.0.202402211805-m3v6.9.0.202402211805-m3Matthias Sohn2024-02-213-4/+4
* | | SystemReader: Offer methods with java.time APIIvan Frade2024-11-081-0/+18
* | | [errorprone] SeparateClassloadertTestRunner: use #split(String,int)Ivan Frade2024-10-301-1/+1
* | | Prepare 7.1.0-SNAPSHOT buildsMatthias Sohn2024-09-033-24/+24
|/ /
* | Prepare 7.0.1-SNAPSHOT buildsMatthias Sohn2024-09-033-24/+24
* | JGit v7.0.0.202409031743-rv7.0.0.202409031743-rMatthias Sohn2024-09-033-4/+4
* | Revert "Remove deprecatedMatthias Sohn2024-09-031-1/+22
* | Remove deprecated LocalDiskRepositoryTestCase#create(boolean,boolean)Matthias Sohn2024-09-031-22/+1
* | Prepare 7.0.0-SNAPSHOT buildsMatthias Sohn2024-08-283-4/+4
* | JGit v7.0.0.202408271414-rc1v7.0.0.202408271414-rc1Matthias Sohn2024-08-273-4/+4
* | Prepare 7.0.0-SNAPSHOT buildsMatthias Sohn2024-08-213-4/+4
* | JGit v7.0.0.202408202050-m3Matthias Sohn2024-08-203-4/+4
* | JGit v7.0.0.202408201547-m3v7.0.0.202408201547-m3Matthias Sohn2024-08-203-4/+4
* | JGit v7.0.0.202409201410-m3v7.0.0.202409201410-m3Matthias Sohn2024-08-203-4/+4
* | Prepare 7.0.0-SNAPSHOT buildsMatthias Sohn2024-08-013-4/+4
* | JGit v7.0.0.202407311305-m2v7.0.0.202407311305-m2Matthias Sohn2024-07-313-4/+4
* | Prepare 7.0.0-SNAPSHOT buildsMatthias Sohn2024-07-143-4/+4
* | JGit v7.0.0.202407101547-m1v7.0.0.202407101547-m1Matthias Sohn2024-07-103-4/+4
* | Update minimum Java version to 17Matthias Sohn2024-05-023-5/+5
* | Merge branch 'master' into nextMatthias Sohn2024-02-2115-69/+216
|\|
| * Enable using slf4j 2.xMatthias Sohn2023-12-221-1/+1