Lines Matching refs:fixes
95 If the patch fixes a logged bug entry, refer to that bug entry by
122 If your patch fixes a bug in a specific commit, e.g. you found an issue using
136 fixes = Fixes: %h (\"%s\")
140 $ git log -1 --pretty=fixes 54a4f0239f2e
150 For example, if your changes include both bug fixes and performance
237 If you have a patch that fixes an exploitable security bug, send that patch
264 - Spelling fixes in documentation
265 - Spelling fixes for errors which could break :manpage:`grep(1)`
266 - Warning fixes (cluttering with useless warnings is bad)
267 - Compilation fixes (only if they are actually correct)
268 - Runtime fixes (only if they actually fix things)
270 - Contact detail and documentation fixes
556 A Fixes: tag indicates that the patch fixes an issue in a previous commit. It
671 If a patch fixes a compile failure, it may not be necessary to include