108 Commits (stable-5.8)

Author SHA1 Message Date
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Thomas Wolf c020848dbb Close ObjectReaders in tests 4 years ago
  Thomas Wolf 123634e2aa Close some Repository instances in tests 4 years ago
  Thomas Wolf 563ec9ecb6 Close TreeWalks in tests 4 years ago
  Thomas Wolf e3f535cb15 WorkingTreeIterator: handle different timestamp resolutions 4 years ago
  Matthias Sohn 400342bbc1 Delete unused FileTreeIteratorWithTimeControl 5 years ago
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 5 years ago
  Matthias Sohn a024759cf5 Delete unused FileTreeIteratorWithTimeControl 5 years ago
  David Pursehouse 6d0168a414 Make inner classes static where possible 5 years ago
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 years ago
  Masaya Suzuki d4a21a76ff Skip some tests when the runtime cannot handle Unicode file paths 5 years ago
  David Pursehouse 2f1350c9ac Explicitly specify charset when calling getBytes 5 years ago
  David Pursehouse ee40efcea4 Make inner classes static where possible 5 years ago
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
  Michael Keppler 2fc00af44e refactor: simplify collection.toArray() 5 years ago
  Thomas Wolf 4027c5c9ff Fix ResolveMerger: rebase with autocrlf=true, direct checkout 5 years ago
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource 6 years ago
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 6 years ago
  Matthias Sohn e9fb111182 Cleanup: Organize imports 6 years ago
  Magnus Vigerlöf 2a5d20c138 Correct the boolean logic for filtering paths 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 c64412e1f9 Merge FileTreeIteratorJava7Test into FileTreeIteratorTest 7 years ago
  Masaya Suzuki edd8ad4d04 Use FS#lastModified instead of File#lastModified 7 years ago
  Matthias Sohn 450c0af42f Fix unclosed resource warnings in FileTreeIteratorTest 8 years ago
  Preben Ingvaldsen 403f04d8dd Implement DIR_NO_GITLINKS 8 years ago
  Preben Ingvaldsen cff546b0cb Introduce FileModeStrategy to FileTreeIterator 9 years ago
  David Pursehouse 430b777830 ForPathTest: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse de73fbf597 InterIndexDiffFilterTest: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse f7a3643fb8 PathSuffixFilterTest: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse a3923f6b95 PostOrderTreeWalkTest: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse a82f5c7425 TreeFilterTest: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse 62637584d8 TreeWalkJava7Test: Open TreeWalk in try-with-resource 8 years ago
  David Pursehouse bebd30f364 FileTreeIteratorTest: Open Git and RevWalk in try-with-resource 8 years ago
  David Pursehouse 7c21aeb508 FileTreeIteratorJava7Test: Create Git instances in try-with-resource 8 years ago
  Andrey Loskutov 7f31a9c9ad Revert "Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and 8 years ago
  Shawn Pearce 2cc80187d3 Revert "Remove deprecated Tree, TreeEntry, FileTreeEntry and friends" 8 years ago
  Shawn Pearce 0f8743d4d7 Remove deprecated Tree, TreeEntry, FileTreeEntry and friends 8 years ago
  Jonathan Nieder 75a0dcac18 Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtree 8 years ago
  Jonathan Nieder 29dfbd22b7 Add tests for PathFilterGroup.Single 8 years ago
  Shawn Pearce b0eb744604 Delay locating .gitattributes until requested 8 years ago
  Christian Halstrick 18af2d4265 Let FS_Win32_Cygwin detect symlink support by creating temporary symlink 8 years ago
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 years ago
  Matthias Sohn 197e3393a5 Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 9 years ago
  Shawn Pearce d8eaf5a395 Replace "a." with "a-" in unit tests 9 years ago
  Shawn Pearce 75b4a23748 Deprecate checkoutEntry variant that accepts File 9 years ago
  Shawn Pearce 3bc5188900 Deprecate checkoutEntry without ObjectReader 9 years ago
  Andrey Loskutov 4ea8c655d6 Initialize 'pathLen' field also for empty directories 9 years ago