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 5 年前
  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 13 年前
  Shawn O. Pearce ec2fdbf2ba Move rename detection, path following into DiffFormatter 13 年前
  Shawn O. Pearce e2f5716c94 Fix ArrayIndexOutOfBounds on non-square exact rename matrix 13 年前
  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 年前