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

Initial GPG Signature parsing Support #3

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

kentfredric
Copy link

This is the bare minimum required to get GPG Signature decoding working.

WIthout this, simply having a GPG-Signed commit in your tree will cause bad things to happen, as it fails and tries to assume the hash data is keys ...

Note that this branch is on-top-of the has_ancestor branch =).

zoffixznet and others added 9 commits January 21, 2014 20:33
* zoffix/fix/RT90667/Moose-enum:
  Fixed RT#90667
I should release more often or automate more.
Add tests for utils

Update changes
This will hopefully make finding common parents of 2 given
refs/tags/branches easier as well as finding if one is the parent of the
other, which will be very very useful if anyone ever plans on adding a
rebase function to Git::PurePerl

Add tests for has_ancestor
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

4 participants