Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix javadoc in org.eclipse.jgit.pgm | Matthias Sohn | 2017-12-18 | 1 | -0/+2 |
* | Fix compilation errors with args4j 2.0.23 and later | Robin Stocker | 2017-08-30 | 1 | -1/+1 |
* | Redirect all Show output to outs | RĂ¼diger Herrmann | 2016-05-21 | 1 | -2/+8 |
* | pgm: Open RevWalk and TreeWalk in try-with-resource | David Pursehouse | 2015-10-01 | 1 | -10/+11 |
* | Replace deprecated release() methods by close() | Matthias Sohn | 2015-05-21 | 1 | -5/+2 |
* | Move org.eclipse.jgit.pgm's resource bundle to internal package | Matthias Sohn | 2013-05-06 | 1 | -0/+1 |
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 1 | -11/+11 |
* | Check for write errors in standard out and exit with error | Robin Rosenberg | 2012-09-16 | 1 | -35/+35 |
* | show: Implement command line show for any object | Shawn O. Pearce | 2012-07-18 | 1 | -0/+315 |