Edgewall Software
Modify

Opened 8 years ago

#12422 new enhancement

Highlight specified changesets in Revision Log

Reported by: anonymous Owned by:
Priority: normal Milestone:
Component: version control/log view Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

TracLinks allows to highlight an arbitrary set of lines for source: links:

source:/some/file@123:10-20,100,103#L99 - highlight lines 10 to 20, and lines 100 and 103, and target line 99

(This turns into a ?marks= parameter, so source:trunk/COPYING@:8 can also be written as source:trunk/COPYING?marks=8)

It would be nice if there was a similar feature for log: links, where an arbitrary set of changesets would be highlighted (while still displaying them in context of the other unhighlighted changesets).

For example log:rjollos.git@68feb63e?marks=fc1db222 could display the log as it does now, but highlight the line of changeset fc1db222. This would be very useful for discussions, code review etc.

(Adding a special abbreviation syntax for ?marks= like @: seems more difficult, but is not needed.)

Attachments (0)

Change History (0)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.
The ticket will be disowned.
as The resolution will be set. Next status will be 'closed'.
The owner will be changed from (none) to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.