aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.ui
Commit message (Expand)AuthorAgeFilesLines
* Prepare 5.1.13-SNAPSHOT buildsMatthias Sohn2019-10-022-10/+10
* JGit v5.1.12.201910011832-rv5.1.12.201910011832-rMatthias Sohn2019-10-022-2/+2
* Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-071-0/+2
* Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2019-09-032-10/+10
* JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2019-09-032-2/+2
* Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2019-08-232-10/+10
* JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2019-08-232-2/+2
* Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2019-08-212-10/+10
* JGit v5.1.9.201908210455-rv5.1.9.201908210455-rMatthias Sohn2019-08-212-2/+2
* Prepare 5.1.9-SNAPSHOT buildsMatthias Sohn2019-06-052-10/+10
* JGit v5.1.8.201906050907-rv5.1.8.201906050907-rMatthias Sohn2019-06-052-2/+2
* Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-202-10/+10
* JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-202-2/+2
* Prepare 5.1.7-SNAPSHOT buildsMatthias Sohn2019-03-132-10/+10
* JGit v5.1.6.201903130242-rv5.1.6.201903130242-rMatthias Sohn2019-03-132-2/+2
* Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2018-12-272-10/+10
* JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2018-12-272-2/+2
* Prepare 5.1.5-SNAPSHOT buildsMatthias Sohn2018-12-262-10/+10
* JGit v5.1.4.201812251853-rv5.1.4.201812251853-rMatthias Sohn2018-12-262-2/+2
* Prepare 5.1.4-SNAPSHOT buildsMatthias Sohn2018-10-202-10/+10
* JGit v5.1.3.201810200350-rv5.1.3.201810200350-rMatthias Sohn2018-10-202-2/+2
* Prepare 5.1.3-SNAPSHOT buildsMatthias Sohn2018-10-062-10/+10
* JGit v5.1.2.201810061102-rv5.1.2.201810061102-rMatthias Sohn2018-10-062-2/+2
* Prepare 5.1.2-SNAPSHOT buildsMatthias Sohn2018-09-182-10/+10
* JGit v5.1.1.201809181055-rv5.1.1.201809181055-rMatthias Sohn2018-09-182-2/+2
* Prepare 5.1.1-SNAPSHOT buildsMatthias Sohn2018-09-112-10/+10
* JGit v5.1.0.201809111528-rv5.1.0.201809111528-rMatthias Sohn2018-09-112-2/+2
* Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-09-052-2/+2
* JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1Matthias Sohn2018-09-052-2/+2
* Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-08-292-2/+2
* JGit v5.1.0.201808281540-m3v5.1.0.201808281540-m3Matthias Sohn2018-08-282-2/+2
* Merge branch 'stable-5.0'Matthias Sohn2018-08-251-11/+0
|\
| * Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-08-251-11/+0
| |\
| | * Prepare 4.11.2-SNAPSHOT buildsMatthias Sohn2018-07-312-10/+10
| | * JGit v4.11.1.201807311124-rv4.11.1.201807311124-rMatthias Sohn2018-07-312-2/+2
| * | Prepare 5.0.3-SNAPSHOT buildsMatthias Sohn2018-08-012-10/+10
| * | JGit v5.0.2.201807311906-rv5.0.2.201807311906-rMatthias Sohn2018-08-012-2/+2
| * | Prepare 5.0.2-SNAPSHOT buildsMatthias Sohn2018-06-222-10/+10
| * | JGit v5.0.1.201806211838-rv5.0.1.201806211838-rMatthias Sohn2018-06-222-2/+2
| * | Prepare 5.0.1-SNAPSHOT buildsMatthias Sohn2018-06-132-10/+10
| * | JGit v5.0.0.201806131550-rv5.0.0.201806131550-rMatthias Sohn2018-06-132-2/+2
| * | JGit v5.0.0.201806131210-rMatthias Sohn2018-06-132-2/+2
| * | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-06-052-2/+2
| * | JGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3Matthias Sohn2018-06-052-2/+2
| * | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-302-2/+2
| * | JGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2Matthias Sohn2018-05-302-2/+2
| * | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-232-2/+2
| * | JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2018-05-222-2/+2
* | | Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2018-05-232-10/+10
|/ /
* | Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-182-5/+5