22 Commits (f4b4dae2be1f6bb7e09a0c660e7fc8e093fb0617)

Author SHA1 Message Date
  John Dallaway f4b4dae2be Ensure .gitmodules is loaded when accessing submodule name 3 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Thomas Wolf 5e0eca6943 Close SubmoduleWalks in tests 4 years ago
  David Pursehouse 6503a67e46 SubmoduleWalkTest: Open Repository in try-with-resource 5 years ago
  David Pursehouse fa61fd6f61 Explicitly specify charset when constructing FileWriter 5 years ago
  Thomas Wolf 06ea633c18 Don't assume name = path in .gitmodules 6 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Andrey Loskutov a28ae3995f containsGitModulesFile() should not crash on bare repository 8 years ago
  Christian Halstrick da595f093e Fix tests on windows by closing repos 9 years ago
  Christian Halstrick 9597c41ea9 Fix possible NPE in IndexDiff when not all submodules are cloned 9 years ago
  Shawn Pearce 75cfa03e16 Use absolute paths for file:// URIs in tests 10 years ago
  Robin Rosenberg 068e2df1ce Fix failed tests when the tmp directory is a symlink 10 years ago
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 years ago
  Dave Borowitz 2444aa231a Use the working tree's .gitmodules in SubmoduleWalk.forIndex() 12 years ago
  Christian Halstrick 80113c7bb6 Fix resource leaks due to unclosed repositories 12 years ago
  Dave Borowitz fe1f1b8f8a Read .gitmodules config from the tree in SubmoduleWalk 12 years ago
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file 12 years ago
  Kevin Sawicki 92c6f2f97b Add comand support for git-submodule 12 years ago