64 Revīzijas (ffa237e7dbd56df2f28d45113fe0ea03337900f1)

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