aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/SubmoduleInitCommand.java
Commit message (Expand)AuthorAgeFilesLines
* Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2017-02-201-2/+2
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* [infer] Fix SubmoduleWalk leaks in submodule commandsMatthias Sohn2016-12-181-2/+1
* Document that path parameters should use '/' as separatorRobin Stocker2013-11-151-0/+1
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-301-1/+2
* Support relative submodule URLs on init/add/syncKevin Sawicki2012-01-171-1/+1
* Add comand support for git-submoduleKevin Sawicki2011-12-281-0/+130