30 коммитов (1788b72d1af819dee6f371af9e1b0667f0ed8a64)

Автор SHA1 Сообщение Дата
  Youssef Elghareeb 1788b72d1a Skip detecting content renames for binary files 3 лет назад
  Youssef Elghareeb 4a78d911c5 Skip detecting content renames for large files 3 лет назад
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 лет назад
  Matthias Sohn cf6463bddc Fix API breakage introduced by da254106 5 лет назад
  Matthias Sohn da254106a7 Abort rename detection in a timely manner if cancelled 6 лет назад
  Matthias Sohn 4d8233f237 Fix javadoc org.eclipse.jgit diff package 6 лет назад
  Dave Borowitz a46b28808b RenameDetector: Clarify rename limits <= 0 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 лет назад
  Matthias Sohn 0e73d39506 Use AutoClosable to close resources in bundle org.eclipse.jgit 9 лет назад
  Matthias Sohn e27993f1f8 Add missing @since tags 11 лет назад
  Dave Borowitz 0bdf030b26 Require a DiffConfig when creating a FollowFilter 11 лет назад
  Robin Rosenberg 95d311f888 Move JGitText to an internal package 12 лет назад
  Carsten Pfeiffer 98d4bd6d36 Allow detecting which files were renamed during a revwalk 12 лет назад
  Shawn O. Pearce bc9bca064d RenameDetector: Only scan deletes if adds exist 13 лет назад
  Shawn O. Pearce d63887127e SimilarityIndex: Accept files larger than 8 MB 13 лет назад
  Shawn O. Pearce 59a262d5d2 Support creating the working directory difference 14 лет назад
  Shawn O. Pearce ec2fdbf2ba Move rename detection, path following into DiffFormatter 14 лет назад
  Shawn O. Pearce e2f5716c94 Fix ArrayIndexOutOfBounds on non-square exact rename matrix 14 лет назад
  Shawn O. Pearce 60c5939b23 Rename getOldName,getNewName to getOldPath,getNewPath 14 лет назад
  Jeff Schumacher 396fe6da45 Break dissimilar file pairs during diff 14 лет назад
  Shawn O. Pearce 395d236058 Fix NPE in RenameDetector 14 лет назад
  Jeff Schumacher 31311cacfd Implemented file path based tie breaking to exact rename detection 14 лет назад
  Jeff Schumacher bc08fafb41 Added very small optimization to exact rename detection 14 лет назад
  Jeff Schumacher a20e6f6fec Fixed Misleading Javadoc 14 лет назад
  Shawn O. Pearce e9de5643fa Cache the diff configuration section 14 лет назад
  Shawn O. Pearce 978535b090 Implement similarity based rename detection 14 лет назад
  Jeff Schumacher cb8e1e6014 Added a preliminary version of rename detection 14 лет назад