I think Bram was the only one authoring commits. And he wrote it in "patch x.y.zzzz: message title" format. Because of this reliable regex, it was easier to filter out the git-commit emails in vim-dev mailing list. But now some commits have different formatting. More useful to be sure (following the conventional commits guideline perhaps?), but also harder to filter. Any chance any of you have a filtering process?
Currently I'm filtering out emails with "^Commit:" in message body, but that's unreliable and makes me icky for some reason. Sounds whiny, maybe even a non-issue, but thought I should ask anyway. -- Enan -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20230820110353.00004f53%40gmail.com.
