41 Revīzijas (729c92d72370d1ca08213b0dc114ef351ff39305)

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