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

Implement Repository.Log method #298

@ajnavarro

Description

@ajnavarro

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions