aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/SubmoduleInitCommand.java
Commit message (Expand)AuthorAgeFilesLines
* [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