Lines Matching refs:fixes
118 fixes a bug, for example, add a tag with a URL referencing the report in the
138 If your patch fixes a bug in a specific commit, e.g. you found an issue using
152 fixes = Fixes: %h (\"%s\")
156 $ git log -1 --pretty=fixes 54a4f0239f2e
166 For example, if your changes include both bug fixes and performance
253 If you have a patch that fixes an exploitable security bug, send that patch
280 - Spelling fixes in documentation
281 - Spelling fixes for errors which could break :manpage:`grep(1)`
282 - Warning fixes (cluttering with useless warnings is bad)
283 - Compilation fixes (only if they are actually correct)
284 - Runtime fixes (only if they actually fix things)
286 - Contact detail and documentation fixes
573 A Fixes: tag indicates that the patch fixes an issue in a previous commit. It
688 If a patch fixes a compile failure, it may not be necessary to include