aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-6.10' into stable-7.0Matthias Sohn2024-11-211-1/+2
|\
| * Don't fail when trying to prune pack which is already goneJacek Centkowski2024-11-201-1/+2
* | 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
* | 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
| * Prepare 6.9.0-SNAPSHOT buildsMatthias Sohn2023-12-043-24/+24
| * Prepare 6.8.1-SNAPSHOT buildsMatthias Sohn2023-11-293-24/+24
| * JGit v6.8.0.202311291450-rv6.8.0.202311291450-rMatthias Sohn2023-11-293-4/+4
| * Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-11-223-4/+4
| * JGit v6.8.0.202311212206-rc1v6.8.0.202311212206-rc1Matthias Sohn2023-11-213-4/+4
| * Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-11-153-4/+4
| * JGit v6.8.0.202311151710-m2v6.8.0.202311151710-m2Matthias Sohn2023-11-153-4/+4
| * Enable Maven reproducible buildsMatthias Sohn2023-11-091-1/+1
| * TestRepository: Add getInstant methodDavid Ostrovsky2023-10-051-0/+11
| * [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-0/+2
| * [errorprone] Fix BadImportMatthias Sohn2023-09-251-4/+4
| * [errorprone] MockSystemReader: fix CatchAndPrintStackTraceMatthias Sohn2023-09-251-1/+1
| * Use ShutdownHook to gracefully handle JVM shutdownMatthias Sohn2023-09-122-17/+18