Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ab87e1500e6b16c7bf7375f2cbcf8372d85e2378 https://github.com/WebKit/WebKit/commit/ab87e1500e6b16c7bf7375f2cbcf8372d85e2378 Author: Brianna Fan <bf...@apple.com> Date: 2025-01-07 (Tue, 07 Jan 2025)
Changed paths: A Tools/Scripts/libraries/webkitscmpy/webkitscmpy/commit_parser.py Log Message: ----------- [webkitscmpy] Add commit message parser https://bugs.webkit.org/show_bug.cgi?id=285525 rdar://142479234 Reviewed by Jonathan Bedard. Add CommitMessageParser which will separate a commit message into its components (title, review, description, tests, modified). This enables revising the changelog when amending while keeping the user's comments. * Tools/Scripts/libraries/webkitscmpy/webkitscmpy/commit_parser.py: Added. (ParseState): (CommitMessageParser): (CommitMessageParser.__init__): (CommitMessageParser.parse_file): (CommitMessageParser._parse_modified_files_lines): (CommitMessageParser.apply_comments_to_modified_files_lines): (delete_trailing_blank_lines): Canonical link: https://commits.webkit.org/288565@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes