41 Commits (729c92d72370d1ca08213b0dc114ef351ff39305)

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 a2455e9e40 SubmoduleStatusTest: Open TestRepository in try-with-resource 5 years ago
  Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 5 years ago
  David Pursehouse fa61fd6f61 Explicitly specify charset when constructing FileWriter 5 years ago
  Andrey Loskutov 5a95e7e74b SubmoduleDeinitTest fails on Windows 5 years ago
  Masaya Suzuki 579bff6653 Add API to specify the submodule name 6 years ago
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 years ago
  David Turner 243fba9a0a Add a command to deinitialize submodules 6 years ago
  Thomas Wolf 06ea633c18 Don't assume name = path in .gitmodules 6 years ago
  Dave Borowitz cf9e3fad52 Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON} 7 years ago
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 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
  David Pursehouse 96ff311049 SubmoduleAddTest: Open Git in try-with-resource 8 years ago
  Andrey Loskutov a28ae3995f containsGitModulesFile() should not crash on bare repository 9 years ago
  Jonathan Nieder a1fd4980df submodule test: Use config.unset instead of setting to null 9 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
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Sascha Scholz a1f877e312 Load .gitmodules config before adding values to it 12 years ago
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file 12 years ago
  Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync 12 years ago
  Kevin Sawicki 92c6f2f97b Add comand support for git-submodule 12 years ago