#2527 closed defect (duplicate)
Full side by side diffs
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | version control | Version: | 0.9.2 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal 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.



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