Ticket #2527 (closed defect: duplicate)
Opened 6 years ago
Last modified 6 years ago
Full side by side diffs
| Reported by: | rkuo@… | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9.3 |
| Component: | version control | Version: | 0.9.2 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
We use Trac for examining changesets for code reviews. It works well, but one of the major failings is that there is no ability to look at a full side by side diff of the old vs new file. Seeing the entire code is often necessary to put the changes into context.
I would like to request that a "(full diff)" link be placed along side modified files in the changeset view which links to a page that displays a full side by side diff view. I think this would be a relatively simple addition that would add a lot of value to code reviews.
Attachments
Change History
comment:1 Changed 6 years ago by mgood
- Resolution set to duplicate
- Status changed from new to closed



This is a duplicate of #927 which has been implemented so that you can enter "all" in the numer of lines to display.