Searched refs:GetMostRecentCommits (Results 1 – 5 of 5) sorted by relevance
11 GetMostRecentCommits() ([]ent.AnalyzedCommitRow, error) methodSpec
41 commitRows, err := commitRepo.GetMostRecentCommits()
125 commitRows, err := commitRepo.GetMostRecentCommits()
62 commitRows, err := c.GetMostRecentCommits()69 rows, err := c.GetMostRecentCommits()
28 func (n NullCommit) GetMostRecentCommits() ([]e.AnalyzedCommitRow, error) { func96 func (c Commit) GetMostRecentCommits() ([]e.AnalyzedCommitRow, error) { func