108 Révisions (d35f0ffb7c33a11f8192ec64da5a736827ab472d)

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