Feature #1403
Unified Diff download feature
| Status: | Closed | Start: | 2008-06-07 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Attachments | |||
| Target version: | 0.8 | |||
| Resolution: | Fixed |
Description
I'd like to request a unified diff download/viewer in the style of Trac.
Related issues
| related to Feature #1029 | Special handling for .diff/.patch attachments | Closed | 2008-04-09 |
Associated revisions
Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403).
Unified diff viewer for attached files with .patch or .diff extension (#1403).
History
2008-06-08 14:09 - Thomas Lecavelier
Could you provide a link to a public accessible trac page where we can view what you want? Thank you.
2008-06-08 15:36 - James Turnbull
My apologies I should have done this:
Ticket:
http://reductivelabs.com/trac/puppet/ticket/1276
Click through to diff of patch:
Some other examples with multiple files being patched:
http://reductivelabs.com/trac/puppet/attachment/ticket/1179/ticket_1179.patch
http://reductivelabs.com/trac/puppet/attachment/ticket/1176/puppet-fix-1176.patch
2008-06-08 20:22 - Jean-Philippe Lang
- Category changed from Tickets to Attachments
- Status changed from New to Closed
- Resolution set to Fixed
Committed in r1516.