118 Revize (cc07a471dcd83740d4a8efc4a5323d83eb60d2fb)

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