[Trac-tickets] [The Trac Project] #3023: The ability to see the history of a particular line of code would be useful

The Trac Project noreply at edgewall.com
Tue Apr 11 16:12:41 CDT 2006


#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/>


More information about the Trac-Tickets mailing list