diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-09-01 09:23:18 -0700 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2010-09-02 11:38:39 -0700 |
commit | ec2fdbf2bad632bf303ef3d394c957db7588d205 (patch) | |
tree | e03bc9416360748e3be3aa9504040b94bee67101 /org.eclipse.jgit.test/.gitignore | |
parent | 0f5eae53d6ff6ab8390c70232fd238943c264df2 (diff) | |
download | jgit-ec2fdbf2bad632bf303ef3d394c957db7588d205.tar.gz jgit-ec2fdbf2bad632bf303ef3d394c957db7588d205.zip |
Move rename detection, path following into DiffFormatter
Applications just want a quick way to configure our diff
implementation, and then just want to use it without a lot of fuss.
Move all of the rename detection logic and path following logic
out of our pgm package and into DiffFormatter itself, making it
much easier for a GUI to take advantage of the features without
duplicating a lot of code.
Change-Id: I4b54e987bb6dc804fb270cbc495fe4cae26c7b0e
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.test/.gitignore')
0 files changed, 0 insertions, 0 deletions