41 коммитов (729c92d72370d1ca08213b0dc114ef351ff39305)

Автор SHA1 Сообщение Дата
  John Dallaway f4b4dae2be Ensure .gitmodules is loaded when accessing submodule name 3 лет назад
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 лет назад
  Thomas Wolf 5e0eca6943 Close SubmoduleWalks in tests 4 лет назад
  David Pursehouse 6503a67e46 SubmoduleWalkTest: Open Repository in try-with-resource 5 лет назад
  David Pursehouse a2455e9e40 SubmoduleStatusTest: Open TestRepository in try-with-resource 5 лет назад
  Ivan Frade db9f7b028d SubmoduleAddCommand: Reject submodule URIs that look like cli options 5 лет назад
  David Pursehouse fa61fd6f61 Explicitly specify charset when constructing FileWriter 5 лет назад
  Andrey Loskutov 5a95e7e74b SubmoduleDeinitTest fails on Windows 5 лет назад
  Masaya Suzuki 579bff6653 Add API to specify the submodule name 6 лет назад
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 лет назад
  David Turner 243fba9a0a Add a command to deinitialize submodules 6 лет назад
  Thomas Wolf 06ea633c18 Don't assume name = path in .gitmodules 6 лет назад
  Dave Borowitz cf9e3fad52 Separate RefUpdate.Result.REJECTED_{MISSING_OBJECT,OTHER_REASON} 7 лет назад
  David Pursehouse 4940ea14b7 Add missing newlines at ends of Java files 7 лет назад
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 лет назад
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 лет назад
  David Pursehouse 96ff311049 SubmoduleAddTest: Open Git in try-with-resource 8 лет назад
  Andrey Loskutov a28ae3995f containsGitModulesFile() should not crash on bare repository 9 лет назад
  Jonathan Nieder a1fd4980df submodule test: Use config.unset instead of setting to null 9 лет назад
  Christian Halstrick da595f093e Fix tests on windows by closing repos 9 лет назад
  Christian Halstrick 9597c41ea9 Fix possible NPE in IndexDiff when not all submodules are cloned 9 лет назад
  Shawn Pearce 75cfa03e16 Use absolute paths for file:// URIs in tests 10 лет назад
  Robin Rosenberg 068e2df1ce Fix failed tests when the tmp directory is a symlink 10 лет назад
  Robin Rosenberg 526b6266a5 Remove some unnecessary dependencies on FileRepostory 11 лет назад
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 лет назад
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests 11 лет назад
  Robin Rosenberg 81fa566295 Suppress resource warnings with Java 7 11 лет назад
  Dave Borowitz 2444aa231a Use the working tree's .gitmodules in SubmoduleWalk.forIndex() 12 лет назад
  Christian Halstrick 80113c7bb6 Fix resource leaks due to unclosed repositories 12 лет назад
  Dave Borowitz fe1f1b8f8a Read .gitmodules config from the tree in SubmoduleWalk 12 лет назад
  Robin Rosenberg 4e1454ded6 Git API does not declare GitAPIException call() and related cleanups 12 лет назад
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 лет назад
  Sascha Scholz a1f877e312 Load .gitmodules config before adding values to it 12 лет назад
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file 12 лет назад
  Kevin Sawicki b57845c0cc Support relative submodule URLs on init/add/sync 12 лет назад
  Kevin Sawicki 92c6f2f97b Add comand support for git-submodule 12 лет назад