17 Commits (4c236ff4bbf664fd177a33f42517b0eef52510c8)

Author SHA1 Message Date
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() 8 years ago
  Andrey Loskutov a28ae3995f containsGitModulesFile() should not crash on bare repository 8 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 years ago
  Matthias Sohn 77030a5e94 Implement AutoClosable interface on classes that used release() 9 years ago
  Matthias Sohn 8a398a9147 Add missing @since tags in SubmoduleWalk 9 years ago
  Christian Halstrick 696de653f3 Enhance SubmoduleWalk with a fast check whether a repo contains 9 years ago
  Christian Halstrick 95172dea17 Support for Submodule configuration submodule.<name>.ignore 9 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 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
  Dave Borowitz 458f64c6ea Add a release() method to SubmoduleWalk 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 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