64 Commits (ffa237e7dbd56df2f28d45113fe0ea03337900f1)

Author SHA1 Message Date
  Christian Halstrick ffa237e7db Fix computation of id in WorkingTreeIterator with autocrlf and smudging 8 years ago
  Preben Ingvaldsen 403f04d8dd Implement DIR_NO_GITLINKS 8 years ago
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 years ago
  Shawn Pearce 1243e25aad Paths.pathCompare: Utility to sort paths from byte[] 8 years ago
  Christian Halstrick 5d9f595eb8 Add support for clean filters 8 years ago
  Christian Halstrick 6389948a81 Add an attribute accessor to CanonicalTreeParser and use it in Treewalk 8 years ago
  Arthur Daussy 12280c02db Adds the git attributes computation on the treewalk 9 years ago
  Andrey Loskutov 63bc1d862d Consider original file mode while checking parent ignore rules 8 years ago
  Matthias Sohn ba51037a69 Delete deprecated WorkingTreeIterator.isModified(DirCacheEntry, boolean) 9 years ago
  Arthur Daussy c185484dcf Add basic support for .gitattributes 11 years ago
  Andrey Loskutov 147e24a7b2 Consider parent rules if ignore rule is negated 9 years ago
  Andrey Loskutov 2f5a08798e Reimplementation of ignore rule parser 9 years ago
  Andrey Loskutov 4ea8c655d6 Initialize 'pathLen' field also for empty directories 9 years ago
  Robin Rosenberg 1a9f122773 Fix a number of failing conflict situations 10 years ago
  Matthias Sohn effc2f34b8 [findBugs] Declare some private methods of WorkingTreeIterator static 10 years ago
  Shawn Pearce fc8ff50e1a Add missing @Deprecated to deprecated fields and methods 10 years ago
  Robin Rosenberg abff667d40 Avoid an NPE after 7b01a5369210 10 years ago
  Robin Rosenberg 9508df3979 Remove obsolete getRepositoryMethod from WorkingTreeIterator 10 years ago
  Robin Rosenberg 7b01a53692 Fix NPE when WorkingTreeIterator does not have a repository set 10 years ago
  Robin Rosenberg 5a51779e84 Normalize paths on OS X 11 years ago
  Robin Rosenberg 0b3a5ab817 Add special case to WorkingTreeIterator for matching unnormalized symlinks 11 years ago
  Robin Rosenberg 078a9f6066 Add symlink support to JGit 11 years ago
  Robin Rosenberg 5ef6d69532 Use the new FS.exists method in commonly occuring places 11 years ago
  Robin Rosenberg 239f237be2 Fix deprecated WTI#isModified 10 years ago
  Robin Rosenberg 871ee53b52 Reset internal state canonical length in WorkingTreeIterator when moving 10 years ago
  Robin Rosenberg 5404e70dc6 Fix for core.autocrlf=input resulting in modified file 10 years ago
  Matthias Sohn 0ff691cdb5 Revert "Fix for core.autocrlf=input resulting in modified file..." 10 years ago
  Robin Rosenberg 1def0a1257 Fix for core.autocrlf=input resulting in modified file and unsmudge 10 years ago
  Robin Rosenberg 0a824f5996 Add a constant for info/exclude 11 years ago
  Robin Rosenberg 8a9074fe21 Implement core.checkstat = minimal 11 years ago
  Robin Rosenberg b7d11eace6 Consider that some Java version on Linux only return integral timestamps 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Robin Rosenberg 45edb41a9e Fix for Iff768422c, use offset 0 when going back to work tree iterator 11 years ago
  Robin Rosenberg 342de38e57 Fix idOffset when the working tree iterator matches a dircache entry 11 years ago
  Kevin Sawicki 59a98b49d2 Use working tree iterator to compare file modes 12 years ago
  Kevin Sawicki d72a459f93 Remove throws IOException declaration on filterClean 12 years ago
  Robin Rosenberg 9c5b31703f Enable large file support 12 years ago
  Robin Rosenberg 8f9c4ee41d Cleanup possiblyFilteredInputStream() in WorkingTreeIterator 12 years ago
  Robin Rosenberg 3f4725c179 Handle content length in WorkingTreeIterator 12 years ago
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 years ago
  Marc Strapetz 7df17e57d4 EolCanonicalizingInputStream: binary detection should be optional 12 years ago
  Kevin Sawicki 2f79cf9900 Support gitdir references in working tree .git file 12 years ago
  Robin Rosenberg 76dd9d1d46 Support more of AutoCRLF 12 years ago
  Kevin Sawicki c15c46e41e Retain executable mode of existing files on Windows 12 years ago
  Tomasz Zarna 2b3d48acc2 Stream left open in WorkingTreeIterator#filterClean 12 years ago
  Kevin Sawicki 931b931ee8 Provide an id for submodule entries. 12 years ago
  Matthias Sohn e703b6c640 Respect core.excludesfile to enable global ignore rules 13 years ago
  Shawn O. Pearce a3620cbbe1 Reuse cached SHA-1 when computing from WorkingTreeIterator 13 years ago
  Christian Halstrick c62882191f Introduce metaData compare between working tree and index entries 13 years ago
  Philipp Thun bab053afdd Do not rely on filemode differences in case of symbolic links 13 years ago