Expand description
Formatting of commits.
Structs§
Enums§
- Commit
Format - Commit formatting options.
Functions§
- format
- Format a commit for
CommitFormat::Short,CommitFormat::MediumorCommitFormat::Full. - format_
commit - Format a commit for
CommitFormat::Format(String). - format_
date - format_
oneline - Format a commit for
CommitFormat::OneLine. - format_
relative_ time - Format a time as a relative time string (e.g., “21 hours ago”, “4 days ago”)