Skip to main content

Module diff

Module diff 

Source

Structs§

ChangedFile
DiffResult
DiffSummary
DigestResult
Combined result of digest command: changes since last anchor + uncommitted changes.
SinceResult
SinceSummary
SymbolChange

Functions§

diff_against_base
Map diff against a base branch/commit to affected symbols.
diff_working_tree
Map working tree diff (uncommitted changes) to affected symbols.
resolve_digest_reference
Resolve the reference for digest: check config, fall back gracefully.
since_against_ref
Show structural changes (added/removed/modified symbols) since a git reference.
update_session_anchor
Update the session anchor after digest runs.