Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ObjectReader.new_reader!/1 and has.object?/2. #187

Merged
merged 3 commits into from Jul 7, 2019

Conversation

scouten
Copy link
Collaborator

@scouten scouten commented Jul 6, 2019

Changes in This Pull Request

  • Add new_reader!/1 and has_object?/2 to Xgit.Lib.ObjectReader interface.
  • Add a minimal implementation of WindowCursor.

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • There is test coverage for all changes.
  • Any code ported from jgit maintains all existing copyright notices.
  • The Eclipse Distribution License header text is included in all new source files.
  • If new files are ported from jgit, the path to the corresponding file(s) is included in the header comment.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

Placeholder implementation of WindowCursor.
@scouten scouten self-assigned this Jul 6, 2019
@scouten scouten merged commit f6d3d05 into master Jul 7, 2019
@scouten scouten deleted the object-database+has_object branch July 7, 2019 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant