]> source.dussan.org Git - jgit.git/commit
Merge branch 'js/rename' 40/1140/1
authorShawn O. Pearce <spearce@spearce.org>
Fri, 16 Jul 2010 17:22:15 +0000 (10:22 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Fri, 16 Jul 2010 17:22:15 +0000 (10:22 -0700)
commit6e155d5f415e7f62f3f25e082dbee558e5be0b2d
tree3e793afd4e2d1cdce5c6cd55c0ebfdcf51c088d1
parent0b46e70155e1a14edc77f32e030094fb499887cf
parent31311cacfd311f9a78bdf012a9f6ba1907b9964a
Merge branch 'js/rename'

* js/rename:
  Implemented file path based tie breaking to exact rename detection
  Added more test cases for RenameDetector
  Added very small optimization to exact rename detection
  Fixed Misleading Javadoc
  Added file path similarity to scoring metric in rename detection
  Fixed potential div by zero bug
  Added file size based rename detection optimization
  Create FileHeader from DiffEntry
  log: Implement --follow
  Cache the diff configuration section
  log: Add whitespace ignore options
  Format submodule links during differences
  Redo DiffFormatter API to be easier to use
  log, diff: Add rename detection support
  Implement similarity based rename detection
  Added a preliminary version of rename detection
  Refactored code out of FileHeader to facilitate rename detection
org.eclipse.jgit/resources/org/eclipse/jgit/JGitText.properties
org.eclipse.jgit/src/org/eclipse/jgit/JGitText.java