30 Révisions (1788b72d1af819dee6f371af9e1b0667f0ed8a64)

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