PATCH: Add FIXED-IN keyword support to commit messages.
Michael Pyne
mpyne at kde.org
Thu May 6 02:49:22 BST 2010
Hi all,
I noticed today that b.k.o supports marking what version that a particular bug
is fixed in. It would be nice to be able to include this when the bug is being
marked as fixed instead of updating that separately.
To that end I have a patch for the post commit hook for SVN (in kde-common).
Now obviously I have not been able to test this, and I'm *guessing* on the
Bugzilla meta-data field that actually tracks this (should be in the fielddefs
table, but I don't have access to that either ;)
The patch would add a "FIXED-IN: foo" keyword that if present would mark foo
(which I have as a digit followed by digits and/or periods (.)) as the version
that the particular bug was fixed in.
This change would only be made if the commit had a BUG or FEATURE entry, and
would be made to *every* such bug that was fixed.
Comments/suggestions?
Regards,
- Michael Pyne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kde-common-add_fixedin_hook.patch
Type: text/x-patch
Size: 970 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20100505/125a2a03/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20100505/125a2a03/attachment.sig>
More information about the kde-core-devel
mailing list