Page MenuHomeFreeBSD

Move explanations of commit keywords to the separate line.
AbandonedPublic

Authored by arrowd on Apr 8 2021, 11:08 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 28, 6:10 PM
Unknown Object (File)
Jul 5 2025, 2:15 AM
Unknown Object (File)
Jun 30 2025, 4:43 PM
Unknown Object (File)
Jun 27 2025, 5:53 AM
Unknown Object (File)
Jun 24 2025, 4:52 PM
Unknown Object (File)
Jun 19 2025, 11:39 PM
Unknown Object (File)
Jun 4 2025, 9:27 PM
Unknown Object (File)
May 26 2025, 1:35 PM
Subscribers
None

Details

Reviewers
imp
emaste
Group Reviewers
Contributor Reviews (src)
Summary

This removes the need to delete the explanation string when you actually want to fill one of these fields.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38402
Build 35291: arc lint + arc unit

Event Timeline

arrowd created this revision.

We went the other way already via D27664 because the commit message is quite long with the file list included. I don't object to undoing this but we should discuss on the list (along with the commit mail format questions etc.)

I like your variant more.

For some reason, I swapped the diff of your revision in my head -_\

Ok, so to get this in we need a discussion on the ML? Which one would you suggest?

For some reason, I swapped the diff of your revision in my head

Ah, yes so there are three possibilities:

  1. What's in the tree now, Tag: <Description>
  2. Pre D27664 which included block with all of the Tag:s followed by a block of Tag: <Description>
  3. This review, Tag: and <Description> interspersed

I would suggest freebsd-git and/or freebsd-hackers for the discussions.