Closed (fixed)
Project:
Version Control API
Version:
6.x-2.x-dev
Component:
API module
Priority:
Minor
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
29 Dec 2010 at 23:18 UTC
Updated:
15 Apr 2014 at 22:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sarah_p commentedThis also covers #979058: Cause Commit messages to wrap and I also placed a copy of the patch on #970200: Create shippable commit views
This patch changes the commitlog view/page in the following ways:
- Pager
- Pre-tags that wrap and look generally legible
- Moves the add/removed lines (although this may change later after Mike's additions)
- Hides the Operator ID
- Moves the "Action" field above the file instead of in the middle. (May try to mimic github on this by using an image to represent the action committed, probably next sprint)
- Cleans up the text sizes a little
Image in Firefox in Mac OSX - https://img.skitch.com/20101231-durteg9tx1fya928mb8nehj25k.jpg
Comment #2
sdboyer commentedadding tag
Comment #3
sdboyer commentedThe patch is applied for some of the other changes, but I wasn't seeing a pager locally. I'll have to check and see if I get one on git-dev.
Comment #4
eliza411 commentedTagging for Git Sprint 8
Comment #5
sdboyer commentedFixed this in my frenzy of commits from last night.