#3023: The ability to see the history of a particular line of code would be
useful
-------------------------+--------------------------------------------------
Reporter: sprewell | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: browser | Version: 0.9.4
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Let me begin by saying that trac is a great way to go looking through
source code and trace the evolution of a source tree. However, when I
click on the line number of a line of code right now, it links to a named
anchor to that line. It would be nice if there were also a link to all
the diffs that modified or introduced that line of code. This might take
some work, as it would involve checking to see if the previous line that
was there was substantially similar to the current line, but it would be
worth it. This feature would allow tracing the history of particular
lines or functions over time, something very useful to figure out what's
going on with the source code now.
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3023>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets