Versions in this module Expand all Collapse all v1 v1.999.0 Jan 31, 2020 v1.8.0 Jan 31, 2020 Changes in this version + type GraphItem struct + Author string + AuthorEmail string + Branch string + Date string + GraphAcii string + OnlyRelation bool + Relation string + Rev string + ShortRev string + Subject string + type GraphItems []GraphItem + func GetCommitGraph(r *git.Repository, page int) (GraphItems, error)