Skip to content

Decode messages leniently if encoding is not known #78

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

Merged
merged 1 commit into from
Mar 14, 2012

Conversation

bos
Copy link
Contributor

@bos bos commented Mar 13, 2012

This avoids throwing of a UnicodeDecodeError on some really old commits.

We also add undecoded attribute accessors, to get at the raw bytes.

This should fix gh-77.

This avoids throwing of a UnicodeDecodeError on some really old commits.

We also add undecoded attribute accessors, to get at the raw bytes.
@jdavid jdavid merged commit d35944c into libgit2:master Mar 14, 2012
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.

commit metadata is incorrectly assumed to be UTF-8
2 participants