[#213] Human-readable Diff Change enhancement
Summary Human-readable Diff Change enhancement
Queue Chora
Queue Version RELENG_1
Type Enhancement
State Resolved
Priority 1. Low
Owners
Requester horde (at) justin (dot) richer (dot) org
Created 05/24/2004 (1690 days ago)
Due
Updated 05/24/2004 (1690 days ago)
Assigned
Resolved 05/24/2004 (1690 days ago)
Attachments chora-diff-fix.patch Download
Milestone
Patch No

History
05/24/2004 Chuck Hagenbuch Comment #3
State ⇒ Resolved
Reply to this comment
Committed to HEAD, thanks.
05/24/2004 horde (at) justin (dot) richer (dot) org Comment #2
New Attachment: chora-diff-fix.patch Download
Reply to this comment
This is the aforementioned patch file. It's against 1.2.1, but it 
ought to work against 2.0 as well.
05/24/2004 horde (at) justin (dot) richer (dot) org Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Queue ⇒ Chora
Reply to this comment
Attached is a patch to make blocks of changed code a contiguous color. 
For an example, see my site:

http://justin.richer.org/code/chora/diff.php/neuron/src/edu/neu/ron/client/ng/NgElement.java?login=2&r1=1.11&r2=1.12&ty=h

With current Chora behavior, when a large block of changed code 
contains blank lines, they are incorectly colored as "not changed".