aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/DiffTree.java
Commit message (Expand)AuthorAgeFilesLines
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+1
* Remove final modifier on args4j option or argument fieldsMatthias Sohn2017-09-051-1/+1
* Fix compilation errors with args4j 2.0.23 and laterRobin Stocker2017-08-301-1/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Organize importsDavid Pursehouse2016-11-141-2/+2
* pgm: Open RevWalk and TreeWalk in try-with-resourceDavid Pursehouse2015-10-011-36/+37
* Add missing usage texts for JGit commandline commandsMatthias Sohn2013-09-091-0/+1
* Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-161-10/+10
* Remove empty iterator from TreeWalkShawn O. Pearce2010-12-071-1/+0
* Externalize strings from JGitSasa Zivkov2010-05-191-4/+4
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+119