Subject: | Feature Request: multiple ranges for diff |
It would be useful to specify multiple revision ranges when doing a diff.
The ability to ignore multiple revision numbers from a diff on a range
would be useful also.
For example: If I wanted to do a diff on the entire history of a
branch, but I merged trunk one or more times into the branch during
development, it would be great if I could ignore the trunk merges and
just see the changes I made in the branch.