Closed (fixed)
Project:
Version Control API
Version:
6.x-2.x-dev
Component:
Commit Log
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
22 Nov 2010 at 20:47 UTC
Updated:
15 Apr 2014 at 22:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sarah_p commentedComment #2
marvil07 commentedprobably blocked until #976130: Add number of lines added/removed to commitlog views gets in
Comment #3
sarah_p commentedThe meta issue for this is #970200: Create shippable commit views
Comment #4
sarah_p commentedComment #5
mikey_p commentedThis patch adds a new handler that tries to perform an accurate diffstat for changes to a file, and format it into an odd number of placeholders to indicate either additions or subtractions, or no-op, i.e. ++-- or ++++- or +----
Note: Originally, I posted this over at #1011726: Add a diffstat style indicator for lines added/removed before finding this issue.
Comment #6
sdboyer commentedThe diffstat algorithm & field look good. I've committed those; marking needs work now because we still need some theming ju-ju on top of the baseline provided by the field.
Here's a screenie of how this looks, for browsing users' viewing pleasure...
Comment #7
mikey_p commentedComment #8
mikey_p commentedCommitted.
Comment #9
sarah_p commentedHere is the graphic for future reference.
Comment #10
sdboyer commentedCommitted the latest image. Was exhausted and forgot to give you credit in the commit message, sorry.