aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DFS block cache: allow multiple passes for blocks before evictionAlina Djamankulova2021-10-083-12/+112
* GarbageCollectCommand: add numberOfBitmaps to statisticskylezhao2021-10-083-3/+4
* Rename a local variableThomas Wolf2021-09-301-4/+4
* Remove redundant type argumentsThomas Wolf2021-09-3028-31/+40
* Delete old target platforms and corresponding Orbit releasesMatthias Sohn2021-09-2928-1504/+38
* Update tycho to 2.5.0 and target platform to jgit-4.17Matthias Sohn2021-09-292-99/+3
* Update ecj to 3.27.0Matthias Sohn2021-09-291-1/+1
* Replace XMLReaderFactory deprecated since Java 9Matthias Sohn2021-09-292-7/+11
* IndexDiffWithSymlinkTest: handle InaccessibleObjectExceptionMatthias Sohn2021-09-291-1/+3
* Fix split package in bundle org.eclipse.jgit.ssh.jschMatthias Sohn2021-09-2915-38/+84
* KeyGrip: fix build error on java 15Matthias Sohn2021-09-291-2/+4
* Enable using JMH annotation processor on Java>=9Matthias Sohn2021-09-291-0/+5
* Update errorprone to 2.9.0 and enable using it on java 16Matthias Sohn2021-09-292-2/+24
* [errorprone] fix ReturnValueIgnored in PushCertificateStore#nextMatthias Sohn2021-09-291-4/+3
* [errorprone] NameRevCommand: remove ignored call of #toStringMatthias Sohn2021-09-291-3/+4
* Enable compiler option --releaseMatthias Sohn2021-09-2953-353/+3416
* Bump minimum required Java version to 11Matthias Sohn2021-09-2984-225/+267
* Update maven pluginsMatthias Sohn2021-09-152-7/+7
* Removed unused API filtersMatthias Sohn2021-09-151-27/+0
* Merge "Merge branch 'next'"Matthias Sohn2021-09-1489-566/+598
|\
| * Merge branch 'next'Matthias Sohn2021-09-1489-566/+598
| |\
| | * Merge branch 'master' into nextMatthias Sohn2021-09-13100-1437/+2191
| | |\
| | * \ Merge branch 'master' into nextMatthias Sohn2021-06-2941-391/+982
| | |\ \
| | * \ \ Merge branch 'master' into nextMatthias Sohn2021-06-15104-739/+3512
| | |\ \ \
| | * \ \ \ Merge branch 'master' into nextMatthias Sohn2021-05-1283-804/+2987
| | |\ \ \ \
| | * | | | | Enable CommitCommand to use a fluent styleAlex Blewitt2021-03-191-2/+4
| | * | | | | Merge branch 'master' into nextMatthias Sohn2021-03-1973-539/+1573
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2021-02-28383-10709/+13817
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-11-28169-1355/+6433
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-06-10300-1242/+9415
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-05-0799-630/+2280
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-03-1074-354/+507
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-02-2390-148/+436
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Prepare 6.0.0-SNAPSHOT buildsMatthias Sohn2020-02-2374-455/+455
| | * | | | | | | | | | | | Merge branch 'master' into nextMatthias Sohn2020-02-1918-185/+275
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-02-1212-74/+232
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-02-01132-854/+1559
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2020-01-161528-57247/+8945
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into nextMatthias Sohn2019-12-09154-1699/+2862
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge "RepoCommand: Move building the index for base repos to its own method"Ivan Frade2021-09-141-112/+120
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | RepoCommand: Move building the index for base repos to its own methodIvan Frade2021-08-311-112/+120
* | | | | | | | | | | | | | | | | | | Merge branch 'stable-5.13'Matthias Sohn2021-09-0988-503/+503
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Prepare 5.13.1-SNAPSHOT buildsMatthias Sohn2021-09-0888-503/+503
| * | | | | | | | | | | | | | | | | | JGit v5.13.0.202109080827-rv5.13.0.202109080827-rMatthias Sohn2021-09-0888-121/+121
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into stable-5.13Matthias Sohn2021-09-043-144/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Revert "DFS block cache: Refactor to enable parallel index loading"Minh Thai2021-09-033-144/+40
| * | | | | | | | | | | | | | | | | | Prepare 5.13.0-SNAPSHOT buildsMatthias Sohn2021-09-0188-121/+121
| * | | | | | | | | | | | | | | | | | JGit v5.13.0.202109011149-rc1v5.13.0.202109011149-rc1Matthias Sohn2021-09-0188-121/+121
| * | | | | | | | | | | | | | | | | | Merge branch 'master' into stable-5.13Matthias Sohn2021-09-0147-55/+342
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge branch 'stable-5.12'Matthias Sohn2021-09-011-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \