Module commit_templater

Module commit_templater 

Source
Expand description

Template environment for jj log, jj evolog and similar.

Structs§

AnnotationLine
CommitKeywordCache
CommitRef
Bookmark or tag name with metadata.
CommitRefsIndex
Cache for reverse lookup refs.
CommitTemplateBuildFnTable
Symbol table of methods available in the commit template.
CommitTemplateLanguage
Template environment for jj log and jj evolog.
CryptographicSignature
DiffStatsFormatted
DiffStats with rendering parameters.
RefSymbolBuf
Wrapper to render ref/remote name in revset syntax.
ShortestIdPrefix
TreeDiff
Pair of trees to be diffed.
TreeDiffEntry
MergedTree diff entry.
TreeEntry
MergedTree entry.
WorkspaceRef
Workspace name together with its working-copy commit for templating.

Enums§

CommitTemplatePropertyKind

Traits§

CommitTemplateLanguageExtension

Type Aliases§

CommitTemplateBuildMethodFnMap
Table of functions that translate method call node of self type T.