aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/submodule/SubmoduleInitTest.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-50/+56
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* submodule test: Use config.unset instead of setting to nullJonathan Nieder2015-06-101-3/+2
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Git API does not declare GitAPIException call() and related cleanupsRobin Rosenberg2012-05-301-6/+7
* Support relative submodule URLs on init/add/syncKevin Sawicki2012-01-171-13/+219
* Add comand support for git-submoduleKevin Sawicki2011-12-281-0/+126