On 1/28/2010 11:38 PM, Prestel, John D. wrote:
I'm curious if the TracChangeset module (or any other one) supports the
following:

I want to view ONLY a summary of the files modified between two
changesets, and not the actual diffs for each file. (i.e. just the Files
list at the top of a changeset, not the diffs below)
  * Calculating all the diffs can take a LOOOOOOOONG time
  * This can be accomplished on the command line with svn diff using the
--summarize flag.
  * Being able to do this in trac has some obvious advantages (visual!)
  * Can identify changed files first, then view the diffs if I want

I want to be able to filter the changes I see by type (toggle on/off),
e.g.
  * Hide prop changes
  * Hide adds/deletions

That would be very nice, yes. See #515 and #4887.

-- Christian

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.

Reply via email to