#3549: Shorter description of files in a changeset
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | 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/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets