aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/api/SubmoduleUpdateCommand.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-22/+28
* Further cleanup of exceptions in Git APIRobin Rosenberg2012-06-051-4/+28
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-301-1/+1
* Extend TransportCommand in submodule add/update commandsKevin Sawicki2012-01-021-17/+3
* Add comand support for git-submoduleKevin Sawicki2011-12-281-0/+190