Versions in this module Expand all Collapse all v0 v0.1.1 Jul 27, 2026 Changes in this version + type DestinationSpec struct + ChangeID string + Description string + Type DestinationType + type DestinationType int + const DestExistingRevision + const DestNewCommit + type Model struct + func New() Model + func (m *Model) Hide() + func (m *Model) IsVisible() bool + func (m *Model) SetSummaries(summaries []SplitSummary) + func (m *Model) Show() + func (m Model) View(width, height int) string + type SplitSummary struct + Destination DestinationSpec + FileCount int + HunkCount int + Tag SplitTag + type SplitTag rune