21 Commits (4a78d911c578a6f9028d6e74b5668dfc384ef80f)

Autor SHA1 Mensaje Fecha
  Youssef Elghareeb 4a78d911c5 Skip detecting content renames for large files hace 3 años
  David Pursehouse fdabbe67e2 SimilarityRenameDetector: Fix inconsistent indentation hace 4 años
  David Pursehouse 6a72f2943d Use indexOf(char) and lastIndexOf(char) rather than String versions hace 4 años
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format hace 4 años
  Matthias Sohn cf6463bddc Fix API breakage introduced by da254106 hace 5 años
  Matthias Sohn da254106a7 Abort rename detection in a timely manner if cancelled hace 5 años
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments hace 7 años
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such hace 11 años
  Robin Rosenberg 95d311f888 Move JGitText to an internal package hace 12 años
  Shawn O. Pearce 05653bda04 SimilarityRenameDetector: Initialize sizes to 0 hace 13 años
  Shawn O. Pearce 68baa3097e SimilarityRenameDetector: Avoid allocating source index hace 13 años
  Shawn O. Pearce 918e6e20f0 SimilarityRenameDetector: Only attempt to index large files once hace 13 años
  Shawn O. Pearce d63887127e SimilarityIndex: Accept files larger than 8 MB hace 13 años
  Shawn O. Pearce 59a262d5d2 Support creating the working directory difference hace 13 años
  Shawn O. Pearce 60c5939b23 Rename getOldName,getNewName to getOldPath,getNewPath hace 14 años
  Jeff Schumacher 31311cacfd Implemented file path based tie breaking to exact rename detection hace 14 años
  Jeff Schumacher 9a48de86d8 Added file path similarity to scoring metric in rename detection hace 14 años
  Jeff Schumacher 64b9458640 Added file size based rename detection optimization hace 14 años
  Shawn O. Pearce 978535b090 Implement similarity based rename detection hace 14 años