47 Commits (6e03645ad80adf71527ca18f937db4b8e34b7f13)

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