118 Révisions (cc07a471dcd83740d4a8efc4a5323d83eb60d2fb)

Auteur SHA1 Message Date
  Matthias Sohn cc07a471dc Add TemporaryBuffer.toString(int limit) il y a 3 ans
  Thomas Wolf 29697d86c5 IgnoreNode: include path to file for invalid .gitignore patterns il y a 3 ans
  Terry Parker b79882586d Wrap the Files.list returned Stream in a try-with-resources block il y a 3 ans
  Matthias Sohn 90b046e7ab [spotbugs] Fix potential NPE in WorkingTreeIterator#isModified il y a 3 ans
  Thomas Wolf 6f41458d8a Add TypedConfigGetter.getPath() il y a 3 ans
  Thomas Wolf 5332723729 DiffFormatter: correctly deal with tracked files in ignored folders il y a 4 ans
  Thomas Wolf 24f82b533a Handle non-normalized index also for executable files il y a 4 ans
  David Pursehouse 064834d350 Reorder modifiers to follow Java Language Specification il y a 4 ans
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check il y a 4 ans
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format il y a 4 ans
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings il y a 4 ans
  Thomas Wolf e3f535cb15 WorkingTreeIterator: handle different timestamp resolutions il y a 4 ans
  Thomas Wolf 2e75fe6be1 Remove an old work-around for core.autocrlf = input il y a 4 ans
  Matthias Sohn 84ac86ee61 Fix WorkingTreeIterator.compareMetadata() for CheckStat.MINIMAL il y a 4 ans
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling il y a 5 ans
  Thomas Wolf 1cfcde4853 Handle missing "ours" stage in WorkingTreeIterator.hasCrLfInIndex() il y a 5 ans
  Carsten Hammer 84fc5c908d Convert to lambda or member reference il y a 5 ans
  Thomas Wolf 60cf85a4a3 Fix core.autocrlf for non-normalized index il y a 5 ans
  Thomas Wolf 4678f4b735 Fix IndexDiffs for git links il y a 5 ans
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 il y a 5 ans
  Thomas Wolf d7deda98d0 Skip ignored directories in FileTreeIterator il y a 6 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
  Thomas Wolf 4bfc6c2ae9 Significantly speed up FileTreeIterator on Windows il y a 6 ans
  David Pursehouse aa563091d5 WorkingTreeIterator#idSubmodule: Refactor to open Repository in try-with-resource il y a 6 ans
  David Pursehouse 5c70be0085 Open auto-closeable resources in try-with-resource il y a 6 ans
  Markus Duft a3f8edbf6a Cleanup stream usage WRT filters il y a 6 ans
  David Pursehouse c9e3921fbb Fix warnings about boxing/unboxing Boolean il y a 6 ans
  David Pursehouse e8c69fa5fd WorkingTreeIterator: Fix warnings about variable hiding il y a 6 ans
  David Pursehouse 6ea21b454c WorkingTreeIterator: Add NON-NLS suppressions il y a 6 ans
  Marc Strapetz 78420b7d0a Fix processing of gitignore negations il y a 6 ans
  David Turner be2a8ed63b Basic submodule merge handling il y a 6 ans
  Marc Strapetz 8779092716 WorkingTreeIterator should pass FS to submodules il y a 6 ans
  Matthias Sohn c4207c5fbe Fix javadoc in org.eclipse.jgit treewalk package il y a 6 ans
  David Pursehouse 6ec5d8ddb1 TreeWalk: Make getEolStreamType(OperationType) public il y a 6 ans
  Shawn Pearce 0f25f64d48 Switch to pure Java SHA1 for ObjectId 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
  Thomas Wolf 26832a00e4 Fix symlink content comparison on MacOS in tree walk il y a 8 ans
  Christian Halstrick bcb5a431a5 Add built-in LFS smudge filter for local case il y a 8 ans
  Christian Halstrick b5bec73715 Add support for built-in clean filters il y a 8 ans
  Christian Halstrick da9eef85e7 Don't check lastModified, length on folders for submodules il y a 7 ans
  Christian Halstrick ffa237e7db Fix computation of id in WorkingTreeIterator with autocrlf and smudging il y a 8 ans
  Preben Ingvaldsen 403f04d8dd Implement DIR_NO_GITLINKS il y a 8 ans
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk il y a 8 ans
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] il y a 8 ans
  Christian Halstrick 5d9f595eb8 Add support for clean filters il y a 8 ans
  Christian Halstrick 6389948a81 Add an attribute accessor to CanonicalTreeParser and use it in Treewalk il y a 8 ans
  Arthur Daussy 12280c02db Adds the git attributes computation on the treewalk il y a 9 ans
  Andrey Loskutov 63bc1d862d Consider original file mode while checking parent ignore rules il y a 9 ans