qdiff: Copy blocks from one side to another
Bug #148026 reported by
Nicholas Allen
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Confirmed
|
Medium
|
Unassigned |
Bug Description
In the diff window it would be very handy to be able to undo diffs by copying them from one side to another. In many diff programs this is done by showing an arrow in the margin, pointing from one side to the other, that can be clicked.
summary: |
- Copy diff from one side to another + qdiff: Copy blocks from one side to another |
tags: | added: feature-request qdiff |
Changed in qbzr: | |
importance: | Wishlist → Medium |
tags: |
added: feature removed: feature-request |
To post a comment you must log in.
I think it's more text merge ability than diff.
It make sense only to revert some changes in right side (actual state of file) and only when we see diff for file in working tree, not for history (e.g. diff -r-3..-1). Because in the last case we actually can't change anything in branch history :-)