Expand description
Additional description metadata to display for commits.
These are rendered inline in the smartlog, between the commit hash and the commit message.
Structs§
- Branches
Descriptor - Display branches that point to a given commit.
- Commit
Message Descriptor - Display the first line of the commit message.
- Commit
OidDescriptor - Display an abbreviated commit hash.
- Differential
Revision Descriptor - Display the associated Phabricator revision for a given commit.
- Obsolescence
Explanation Descriptor - For obsolete commits, provide the reason that it’s obsolete.
- Relative
Time Descriptor - Display how long ago the given commit was committed.
Enums§
- Node
Object - An object which can be rendered in the smartlog.
- Redactor
- Object responsible for redacting sensitive information, so that it can be included in a bug report.
Traits§
- Node
Descriptor - Interface to display information about a node in the smartlog.
Functions§
- render_
node_ descriptors - Get the complete description for a given commit.