aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/IndexDiffSubmoduleTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctlyThomas Wolf2019-11-151-0/+77
* Revert 4678f4b and provide another solution for bug 467631Thomas Wolf2019-04-201-1/+33
* Fix IndexDiffs for git linksThomas Wolf2018-11-261-0/+53
* Record submodule paths with untracked changes as FileMode.GITLINKThomas Wolf2017-08-141-35/+36
* IndexDiffSubmoduleTest: Fix negative use countDavid Pursehouse2017-02-101-1/+0
* Fix FileTreeIterator.idSubmodule(Entry)Christian Halstrick2015-12-131-1/+1
* Fix tests on windows by closing reposChristian Halstrick2014-12-121-0/+2
* Support for Submodule configuration submodule.<name>.ignoreChristian Halstrick2014-11-031-0/+211