aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/CommandRef.java
Commit message (Expand)AuthorAgeFilesLines
* 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