aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/ShowCommands.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Add missing javadoc summaryMatthias Sohn2023-09-251-3/+3
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* Merge branch 'stable-5.6'Matthias Sohn2020-02-221-1/+1
|\
| * Remove redundant "static" qualifier from enum declarationsDavid Pursehouse2020-02-191-1/+1
* | Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
|/
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-5/+5
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+1
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+3
* Add an input stream and an error stream to TextBuiltin base classGuillaume Nodet2014-03-301-16/+18
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-1/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+1
* Fixed help of Diff and ShowCommands commandsChristian Halstrick2010-11-081-1/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-4/+7
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+121