aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Daemon.java
Commit message (Expand)AuthorAgeFilesLines
* Convert to lambda or member referenceCarsten Hammer2019-05-161-16/+10
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-5/+5
* Fix javadoc in org.eclipse.jgit.pgmMatthias Sohn2017-12-181-0/+2
* Remove final modifier on args4j option or argument fieldsMatthias Sohn2017-09-051-5/+5
* Fix compilation errors with args4j 2.0.23 and laterRobin Stocker2017-08-301-4/+4
* Add missing newlines at ends of Java filesDavid Pursehouse2017-07-251-1/+1
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-6/+6
* Add missing online help for Ketch server type option in CLI daemonMatthias Sohn2016-10-021-1/+1
* daemon: Add --ketch=LEADER flagShawn Pearce2016-01-191-1/+46
* Move org.eclipse.jgit.pgm's resource bundle to internal packageMatthias Sohn2013-05-061-0/+1
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-6/+1
* Declare essentially static methods as staticRobin Rosenberg2012-12-271-1/+2
* Check for write errors in standard out and exit with errorRobin Rosenberg2012-09-161-2/+2
* daemon: Use HTTP's resolver and factory patternShawn O. Pearce2011-02-141-6/+10
* Pass PackConfig down to PackWriter when packingShawn O. Pearce2010-07-281-1/+36
* Externalize strings from JGitSasa Zivkov2010-05-191-14/+15
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+125