aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/ShowRef.java
Commit message (Expand)AuthorAgeFilesLines
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Rename RefDatabase#getAllRefs to getRefsJonathan Nieder2018-04-291-1/+1
* RefDatabase: Introduce getAllRefs methodDavid Pursehouse2018-04-271-3/+1
* Remove trivial cases of using deprecated RefDatabase.getRefs()Matthias Sohn2018-04-251-8/+5
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+1
* Propagate IOException where possible when getting refs.Colby Ranger2013-10-071-2/+4
* Add missing usage texts for JGit commandline commandsMatthias Sohn2013-09-091-0/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-1/+1
* Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-161-5/+7
* Rewrite reference handling to be abstract and accurateShawn O. Pearce2010-01-231-2/+14
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+68