Module branchless::core::node_descriptors
source · 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
- Display branches that point to a given commit.
- Display the first line of the commit message.
- Display an abbreviated commit hash.
- Display the associated Phabricator revision for a given commit.
- For obsolete commits, provide the reason that it’s obsolete.
- Display how long ago the given commit was committed.
Enums
- An object which can be rendered in the smartlog.
- Object responsible for redacting sensitive information, so that it can be included in a bug report.
Traits
- Interface to display information about a node in the smartlog.
Functions
- Get the complete description for a given commit.