Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] [jgit-dev] HistogramDiff now live on egit.eclipse.org

On Tue, Oct 12, 2010 at 7:21 PM, Shawn Pearce <spearce@xxxxxxxxxxx> wrote:
> I just upgraded Gerrit to use HistogramDiff for the line-level
> differences.  Its still using MyersDiff for the intraline differences,
> because those are character based and HistogramDiff can't get good low
> occurrence matches on those.

Hrmmm... not sure if this is related but hitting an issue looking at a diff...

1) http://egit.eclipse.org/r/#change,1739
2) click 'Side-by-Side' for org.eclipse.jgit/pom.xml
3) Application Error everytime :(

-- 
Cheers,

Chris Aniszczyk
http://aniszczyk.org
+1 860 839 2465


Back to the top