jgit/org.eclipse.jgit
John Dallaway f4b4dae2be Ensure .gitmodules is loaded when accessing submodule name
This problem occurred when calling SubmoduleWalk#getModuleName if the
first submodule processed has a name and a path which do not match
SubmoduleWalk#getModuleName returned the module path instead of the
module name. In order to fix this SubmoduleWalk#getModuleName needs to
ensure that the modules config is loaded.

Bug: 565776
Change-Id: I36ce1fbc64c4849f9d8e39864b825c6e28d344f8
Signed-off-by: John Dallaway <john@dallaway.org.uk>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2020-10-25 22:24:17 +01:00
..
.settings Support "http.userAgent" and "http.extraHeader" from the git config 2020-09-26 23:42:38 +02:00
META-INF Export new package org.eclipse.jgit.logging and import it where used 2020-10-25 15:45:49 +01:00
findBugs
resources/org/eclipse/jgit Support "http.userAgent" and "http.extraHeader" from the git config 2020-09-26 23:42:38 +02:00
src/org/eclipse/jgit Ensure .gitmodules is loaded when accessing submodule name 2020-10-25 22:24:17 +01:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs
.gitignore
.project
BUILD Bazel: Add workspace status command to stamp final artifact 2020-07-17 01:10:15 +02:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties
plugin.properties Fix bundle localization of Apache SSH bundle 2019-06-21 17:54:06 +02:00
pom.xml Prepare 5.9.1-SNAPSHOT builds 2020-09-08 17:45:20 +02:00