[Trac-tickets] [The Trac Project] #3549: Shorter description of files in a changeset

The Trac Project noreply at edgewall.com
Fri Aug 11 09:27:07 CDT 2006


#3549: Shorter description of files in a changeset
-----------------------------------+----------------------------------------
 Reporter:  s.lipnevich at gmail.com  |       Owner:  jonas
     Type:  enhancement            |      Status:  new  
 Priority:  lowest                 |   Milestone:       
Component:  changeset view         |     Version:       
 Severity:  normal                 |    Keywords:       
-----------------------------------+----------------------------------------
 To make changeset file list more organized, `Trac` may calculate the
 longest common path for all files and list filenames relative to this
 path. Presently (using r3607 as an example):
 {{{
 Files: branches/debian-dev/sid/debian/changelog
        branches/debian-dev/sid/debian/control
 }}}

 Proposed:
 {{{
 Location: branches/debian-dev/sid/debian
 Files:    changelog
           control
 }}}

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3549>
The Trac Project <http://trac.edgewall.com/>


More information about the Trac-Tickets mailing list