Searched refs:LogFrom (Results 1 – 1 of 1) sorted by relevance
185 return LogFrom(path, "HEAD", count)189 func LogFrom(path, at string, count int) ([]ChangeList, error) { func215 cls, err := LogFrom(path, "HEAD", 1)