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

Let's target infrastructure / plumbing for now. First up: RevWalk. #155

Merged
merged 1 commit into from
Jun 6, 2019

Conversation

scouten
Copy link
Collaborator

@scouten scouten commented Jun 6, 2019

Changes in This Pull Request

Based on some feedback from initial reviewers, I'm shifting focus from porting entire jgit command APIs to working on core infrastructure.

RevWalk is heavily used by other portions of jgit, so that seems like a good initial focus.

Checklist

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

@scouten scouten self-assigned this Jun 6, 2019
@scouten scouten added this to In progress in PLUMBING: Implement RevWalk. via automation Jun 6, 2019
@scouten scouten merged commit 762dd59 into master Jun 6, 2019
PLUMBING: Implement RevWalk. automation moved this from In progress to Done Jun 6, 2019
@scouten scouten deleted the target-revwalk branch June 6, 2019 15:40
scouten added a commit that referenced this pull request Jun 6, 2019
* master:
  Let's target infrastructure / plumbing for now. First up: RevWalk. (#155)

# Conflicts:
#	notes/porting_roadmap.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant