aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/MergeBase.java
Commit message (Expand)AuthorAgeFilesLines
* pgm: Fix missing braces in MergeBase.run()Matthias Sohn2019-01-211-2/+4
* pgm: Handle IOException in MergeBase commandMatthias Sohn2019-01-211-10/+15
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* 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
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-1/+1
* Organize importsDavid Pursehouse2016-11-141-2/+2
* 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-1/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-3/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+80