34 Revīzijas (f4b4dae2be1f6bb7e09a0c660e7fc8e093fb0617)

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 a227dc3ba0 IndexDiff/SubmoduleWalk: make the RepositoryBuilder configurable pirms 4 gadiem
  Thomas Wolf 7a3b93cbed IndexDiff/SubmoduleWalk: handle submodule.<name>.ignore correctly pirms 4 gadiem
  David Pursehouse 8491a1134e SubmoduleWalk#forPath: Clarify that caller must close returned instance pirms 5 gadiem
  Jonathan Nieder 460500e99a Revert "Use try-with-resources in SubmoduleWalk" pirms 5 gadiem
  Carsten Hammer 39b0b51b12 Use try-with-resources in SubmoduleWalk pirms 5 gadiem
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists pirms 6 gadiem
  David Pursehouse 6344e7a071 SubmoduleWalk#forIndex: Suppress resource warning and update Javadoc pirms 6 gadiem
  David Pursehouse 4775a394c0 SubmoduleWalk: Open Repository in try-with-resource pirms 6 gadiem
  Marc Strapetz 8779092716 WorkingTreeIterator should pass FS to submodules pirms 6 gadiem
  David Turner 4bbc74ba40 Use submodule name instead of path as key in config pirms 6 gadiem
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint pirms 6 gadiem
  Matthias Sohn 7b93ae0987 Fix javadoc in org.eclipse.jgit submodule package pirms 6 gadiem
  Thomas Wolf 6d27869659 Use Config.getEnum() to read the IgnoreSubmoduleMode pirms 6 gadiem
  Thomas Wolf 06ea633c18 Don't assume name = path in .gitmodules pirms 6 gadiem
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() pirms 7 gadiem
  Matthias Sohn 4c236ff4bb Replace use of deprecated method Repository.getRef() pirms 8 gadiem
  Andrey Loskutov a28ae3995f containsGitModulesFile() should not crash on bare repository pirms 8 gadiem
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() pirms 9 gadiem
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit pirms 9 gadiem
  Matthias Sohn 77030a5e94 Implement AutoClosable interface on classes that used release() pirms 9 gadiem
  Matthias Sohn 8a398a9147 Add missing @since tags in SubmoduleWalk pirms 9 gadiem
  Christian Halstrick 696de653f3 Enhance SubmoduleWalk with a fast check whether a repo contains pirms 9 gadiem
  Christian Halstrick 95172dea17 Support for Submodule configuration submodule.<name>.ignore pirms 9 gadiem
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 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
  Dave Borowitz 458f64c6ea Add a release() method to SubmoduleWalk pirms 12 gadiem
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 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