aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.11' into stable-5.0stable-5.0Matthias Sohn2019-09-031-0/+11
|\
| * Prepare 4.11.10-SNAPSHOT buildsstable-4.11Matthias Sohn2019-09-033-46/+46
| * JGit v4.11.9.201909030838-rv4.11.9.201909030838-rMatthias Sohn2019-09-033-4/+4
| * Prepare 4.11.9-SNAPSHOT buildsMatthias Sohn2019-04-193-46/+46
| * JGit v4.11.8.201904181247-rv4.11.8.201904181247-rMatthias Sohn2019-04-183-4/+4
| * Prepare 4.11.8-SNAPSHOT buildsMatthias Sohn2019-03-133-46/+46
| * JGit v4.11.7.201903122105-rv4.11.7.201903122105-rMatthias Sohn2019-03-133-4/+4
| * Prepare 4.11.7-SNAPSHOT buildsMatthias Sohn2018-12-253-46/+46
| * JGit v4.11.6.201812241910-rv4.11.6.201812241910-rMatthias Sohn2018-12-253-4/+4
| * Prepare 4.11.6-SNAPSHOT buildsMatthias Sohn2018-10-203-46/+46
| * JGit v4.11.5.201810191925-rv4.11.5.201810191925-rMatthias Sohn2018-10-203-4/+4
| * Prepare 4.11.5-SNAPSHOT buildsMatthias Sohn2018-10-063-46/+46
| * JGit v4.11.4.201810060650-rv4.11.4.201810060650-rMatthias Sohn2018-10-063-4/+4
| * Prepare 4.11.4-SNAPSHOT buildsMatthias Sohn2018-09-183-46/+46
| * JGit v4.11.3.201809181037-rv4.11.3.201809181037-rMatthias Sohn2018-09-183-4/+4
| * Prepare 4.11.3-SNAPSHOT buildsMatthias Sohn2018-09-103-46/+46
| * JGit v4.11.2.201809100523-rv4.11.2.201809100523-rMatthias Sohn2018-09-103-4/+4
* | Prepare 5.0.4-SNAPSHOT buildsMatthias Sohn2018-09-093-46/+46
* | JGit v5.0.3.201809091024-rv5.0.3.201809091024-rMatthias Sohn2018-09-093-4/+4
* | Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-08-311-1/+1
|\|
* | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-08-251-11/+0
|\|
| * Prepare 4.11.2-SNAPSHOT buildsMatthias Sohn2018-07-313-46/+46
| * JGit v4.11.1.201807311124-rv4.11.1.201807311124-rMatthias Sohn2018-07-313-4/+4
* | Prepare 5.0.3-SNAPSHOT buildsMatthias Sohn2018-08-013-46/+46
* | JGit v5.0.2.201807311906-rv5.0.2.201807311906-rMatthias Sohn2018-08-013-4/+4
* | Prepare 5.0.2-SNAPSHOT buildsMatthias Sohn2018-06-223-46/+46
* | JGit v5.0.1.201806211838-rv5.0.1.201806211838-rMatthias Sohn2018-06-223-4/+4
* | Prepare 5.0.1-SNAPSHOT buildsMatthias Sohn2018-06-133-46/+46
* | JGit v5.0.0.201806131550-rv5.0.0.201806131550-rMatthias Sohn2018-06-133-4/+4
* | JGit v5.0.0.201806131210-rMatthias Sohn2018-06-133-4/+4
* | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-06-053-4/+4
* | JGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3Matthias Sohn2018-06-053-4/+4
* | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-303-4/+4
* | JGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2Matthias Sohn2018-05-303-4/+4
* | Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2018-05-233-4/+4
* | JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2018-05-223-4/+4
* | Repository: Deprecate #peel methodDavid Pursehouse2018-05-221-1/+1
* | Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-1820-48/+48
* | Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-1528-56/+56
* | Bazel: Add a target to build jgit commandline toolJonathan Nieder2018-05-021-0/+6
* | Rename RefDatabase#getAllRefs to getRefsJonathan Nieder2018-04-295-7/+5
* | RefDatabase: add hasRefs convenience methodDavid Pursehouse2018-04-291-1/+1
* | RefDatabase: Introduce getAllRefs methodDavid Pursehouse2018-04-275-15/+6
* | Remove trivial cases of using deprecated RefDatabase.getRefs()Matthias Sohn2018-04-255-19/+14
* | Configure WindowCache settings to use in JGit CLIMatthias Sohn2018-04-131-0/+10
* | Fix API problem filter warningsMatthias Sohn2018-03-251-0/+11
* | ShowPackDelta: Refactor to use try-with-resourceDavid Pursehouse2018-03-141-7/+8
* | CommandCatalog: Simplify scan method using try-with-resourceDavid Pursehouse2018-03-131-21/+4
* | Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-132-12/+4
* | Implement --force option in FetchCommand and CLI fetch commandMatthias Sohn2018-03-132-0/+7