[Bug 116718] patch: add bzr diff file support

Jeff Snyder jeff-kdecvs at caffeinated.me.uk
Tue Nov 22 23:56:12 CET 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=116718         




------- Additional Comments From jeff-kdecvs caffeinated me uk  2005-11-22 23:56 -------
Hi Felix,

The patch looks like it'll match anything that doesn't match the other unified diff recognisers and consider it to be a bzr diff.. then parses the header and throws away the filenames.

Unless there is some special identifier to pick out bzr diffs, or special data to be extracted from their headers, I'd rather just fix up the unified diff parser to not insist on the presence of timestamps/revisions instead. (this would also fix 116637 and its duplicates)

Also, could you please upload an example bzr-generated diff? I'm still not sure of exactly what they look like, and don't have a bzr repo to test with here.

Cheers,
J.


More information about the Kompare-devel mailing list