aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/submodule/SubmoduleSyncTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Close SubmoduleWalks in testsThomas Wolf2019-10-151-30/+32
* Open auto-closeable resources in try-with-resourceDavid Pursehouse2018-03-131-12/+16
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+2
* Fix tests on windows by closing reposChristian Halstrick2014-12-121-2/+2
* 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-2/+8
* 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-0/+69
* Add comand support for git-submoduleKevin Sawicki2011-12-281-0/+140