47 Commits (6e03645ad80adf71527ca18f937db4b8e34b7f13)

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