gerrit/gerrit-common
Shawn O. Pearce 29de43630a Permit cache.diff.intraline to disable MyersDiff
I can't fix the infinite loop in JGit's MyersDiff implementation in
a reasonable time frame.  But its a data dependent bug that triggers
only rarely, most of the time the intraline difference feature works
"well enough" to be useful, and a number of sites are running with
it live.

Lets make it available by default, but give the server administrator
a way to easily opt-out of the feature if they run into the same
sort of bug that issue 487 identifies.

Bug: issue 487
Change-Id: I257be95ac93c0775d24fcd36a315f293503febb7
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-03-08 08:09:08 -08:00
..
.settings Rewrite our build as modular maven components 2009-11-11 16:54:06 -08:00
src Permit cache.diff.intraline to disable MyersDiff 2010-03-08 08:09:08 -08:00
.gitignore Remove the duplicate Version class 2009-12-30 17:19:49 -08:00
pom.xml Run prettify on the server using whole file contents 2010-01-30 16:12:29 -08:00