Versions in this module Expand all Collapse all v0 v0.10.257 Jul 15, 2026 v0.10.255 Jul 12, 2026 Changes in this version + func NewestCompatibleIncompleteRun(runs []ledger.Run, baseSHA string, postMode ledger.PostMode, markerKind string, ...) (ledger.Run, bool) + func PostingKey(identity gitprovider.Identity) string + type PremiseComparison struct + CurrentBaseSHA string + CurrentHeadSHA string + Moved bool + StoredBaseSHA string + StoredHeadSHA string + func ComparePremises(run ledger.Run, currentHeadSHA, currentBaseSHA string) PremiseComparison