Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

Implement Repository.Log method #298

Closed
ajnavarro opened this issue Mar 2, 2017 · 0 comments
Closed

Implement Repository.Log method #298

ajnavarro opened this issue Mar 2, 2017 · 0 comments

Comments

@ajnavarro
Copy link
Contributor

This method was planned for this PR: #296, but it requires a lot of plumbing changes. To be able to do this we need:

  • CommitIter should be an interface.
  • Commit.History() method should returns CommitIter instead of slice of Commits.
  • CommitWalker should be an Iterator.
@ajnavarro ajnavarro changed the title Implement Repository.Log mehtod Implement Repository.Log method Mar 2, 2017
mcuadros added a commit that referenced this issue Apr 11, 2017
Add Repository.Log() method (fix #298)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant