How to see the cumulative difference between two changesets?
Is there a way to see the cumulative changes in a repository between two selected change sets?
Say for example I select change set #1 and change set #5 in the from the component history, I wanted to see the list of files changed between these two change sets in the repository. I don't want to see the change sets #2, #3, #4 & #5 separately, instead a union of all the change sets up to #5.