#5510 closed enhancement (worksforme)
View Multiple Changesets at the same time
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | timeline | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
Use case:
I come in this morning, and my boss has checked in 7 changesets. This makes me nervous.
What I'd like to be able to do is highlight all 7 changesets in the timeline (preferably gmail style - click on the row) and then hit "view" or something like that, and get a view of everything that changed.
Otherwise, I've got to click changeset 1, review it, hit back, click changeset 2, &c. This is especially hairy when two of the changes effect the same file, and I have to mentally compose them.
Alternate use case:
The new guy we hired checked in 7 changesets. This makes me nervous.
I think you see where I'm going here.
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 by , 17 years ago
Works for me too, I didn't think of doing that.
I still think it'd be nice to do from the timeline, but this worksforme too.
Thanks.
Well, from one changeset you can go directly to the previous one.
Also, have you checked the TracRevisionLog?
Click Browse Source button, then use the Revision Log link. From there, you can select a range of revisions using radiobuttons (old - new) and press View changes: you then see the combined changes.