aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/submodule/SubmoduleAddTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix tests on windows by closing reposChristian Halstrick2014-12-121-4/+5
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Fix resource leaks due to unclosed repositoriesChristian Halstrick2012-06-161-10/+19
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-301-4/+5
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Load .gitmodules config before adding values to itSascha Scholz2012-03-021-0/+41
* Support relative submodule URLs on init/add/syncKevin Sawicki2012-01-171-0/+43
* Add comand support for git-submoduleKevin Sawicki2011-12-281-0/+172