aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Show.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+2
* Fix compilation errors with args4j 2.0.23 and laterRobin Stocker2017-08-301-1/+1
* Redirect all Show output to outsRĂ¼diger Herrmann2016-05-211-2/+8
* pgm: Open RevWalk and TreeWalk in try-with-resourceDavid Pursehouse2015-10-011-10/+11
* Replace deprecated release() methods by close()Matthias Sohn2015-05-211-5/+2
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+1
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-11/+11
* Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-161-35/+35
* show: Implement command line show for any objectShawn O. Pearce2012-07-181-0/+315