aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/submodule
Commit message (Expand)AuthorAgeFilesLines
* Use the working tree's .gitmodules in SubmoduleWalk.forIndex()Dave Borowitz2012-06-251-19/+9
* Fix resource leaks due to unclosed repositoriesChristian Halstrick2012-06-161-3/+13
* Read .gitmodules config from the tree in SubmoduleWalkDave Borowitz2012-06-151-7/+142
* Add a release() method to SubmoduleWalkDave Borowitz2012-06-151-12/+29
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Support gitdir references in working tree .git fileKevin Sawicki2012-02-081-34/+19
* Support relative submodule URLs on init/add/syncKevin Sawicki2012-01-171-0/+94
* Add comand support for git-submoduleKevin Sawicki2011-12-283-0/+614