aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/SubmoduleSyncCommand.java
Commit message (Expand)AuthorAgeFilesLines
* Document that path parameters should use '/' as separatorRobin Stocker2013-11-151-0/+1
* Fix resource leaks due to unclosed repositoriesChristian Halstrick2012-06-161-14/+20
* 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/+157