aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/CommandRef.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-1/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Join catch sections using multicatchCarsten Hammer2019-04-131-12/+7
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-3/+3
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-2/+2
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-1/+15
* Implement CommandRef.toString() to help debuggingMatthias Sohn2017-09-081-0/+8
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+2
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-3/+3
* Fix three-word command namesShawn O. Pearce2010-10-141-0/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-6/+7
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+164