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 лет назад