47 次代码提交 (6e03645ad80adf71527ca18f937db4b8e34b7f13)

作者 SHA1 备注 提交日期
  Carsten Hammer 6e03645ad8 Use jdk 5 for loop 5 年前
  Markus Duft 303adeb8bf Fix replacement quoting for replaceAll in filter command 5 年前
  David Pursehouse 30c6c75421 Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年前
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 年前
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 年前
  Matthias Sohn 164b3e9699 Remove deprecated TreeWalk#getEolStreamType 6 年前
  Markus Duft 94bcde663c LFS: Add remote download to SmudgeFilter 7 年前
  Matthias Sohn 2464fa440f Fix remaining javadoc errors raised by doclint 6 年前
  Matthias Sohn c4207c5fbe Fix javadoc in org.eclipse.jgit treewalk package 6 年前
  David Pursehouse 6ec5d8ddb1 TreeWalk: Make getEolStreamType(OperationType) public 6 年前
  David Pursehouse 2a15a63005 TreeWalk: Fix indentation 6 年前
  Magnus Vigerlöf 2a5d20c138 Correct the boolean logic for filtering paths 7 年前
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 年前
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 年前
  David Pursehouse a45cfee7a3 Organize imports 7 年前
  Christian Halstrick f30c05fc74 Move constants used for config-files to ConfigConstants 7 年前
  Christian Halstrick b70f3a7457 Add configuration parameter to enable built-in hooks/filters 8 年前
  Christian Halstrick e7df61ef4d Fix TreeWalk to reset attributes cache for each entry 8 年前
  Christian Halstrick ffa237e7db Fix computation of id in WorkingTreeIterator with autocrlf and smudging 8 年前
  Preben Ingvaldsen 403f04d8dd Implement DIR_NO_GITLINKS 8 年前
  Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 8 年前
  Ivan Motsch 975aa88685 Add Attribute Macro Expansion 8 年前
  Shawn Pearce 2262a794b4 TreeWalk: Remove CorruptObjectException from addTree(AbstractTreeIterator) 8 年前
  Shawn Pearce 3776b14ab4 AddCommand: Use NameConflictTreeWalk to identify file-dir changes 8 年前
  Jonathan Nieder 75a0dcac18 Do not let PathFilter.create("a/b") match 'a' unless 'a' is a subtree 8 年前
  Christian Halstrick 5d9f595eb8 Add support for clean filters 8 年前
  Ivan Motsch 75697adc5a Add the new class Attributes holding multiple Attribute(s) 8 年前
  Christian Halstrick 6389948a81 Add an attribute accessor to CanonicalTreeParser and use it in Treewalk 8 年前
  Arthur Daussy 12280c02db Adds the git attributes computation on the treewalk 9 年前
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() 9 年前
  Dave Borowitz 6f4281b11a TreeWalk: Do not close reader passed explicitly to constructor 9 年前
  Dave Borowitz 421e69a4a0 TreeWalk: Stop using deprecated ObjectReader#release() 9 年前
  Matthias Sohn 77030a5e94 Implement AutoClosable interface on classes that used release() 9 年前
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 年前
  Robin Stocker c128100800 Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter 11 年前
  Robin Stocker 56ee811780 Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter 11 年前
  Kevin Sawicki 5041f738e9 Suppress unused and unchecked warnings 12 年前
  Jesse Greenwald c5863e4d3b Changed TreeWalk.forPath(...) to work with recursive paths. 13 年前
  Shawn O. Pearce a02be9725c Remove empty iterator from TreeWalk 13 年前
  Shawn O. Pearce 6f00a3e651 Fix TreeWalk bug comparing DirCache and WorkingTree with ANY_DIFF 13 年前
  Shawn O. Pearce 80fe789690 Make forPath(ObjectReader) variant in TreeWalk 14 年前
  Shawn O. Pearce 09910ffa32 Move ignore node handling into WorkingTreeIterator 14 年前
  Shawn O. Pearce 384a19eee0 Deprecate all of the older Tree related code 14 年前
  Shawn O. Pearce 121d009b9b Use ObjectReader in RevWalk, TreeWalk 14 年前
  Shawn O. Pearce 5cfc29b491 Replace WindowCache with ObjectReader 14 年前
  Alex Blewitt 4d91645e89 Remove trailing whitespace at end of line 14 年前
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 年前