-
Notifications
You must be signed in to change notification settings - Fork 109
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jhillyerd/enmime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jhillyerd/enmime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 26 files changed
- 3 contributors
Commits on Mar 9, 2023
-
Read part content use option ReadPartErrorPolicy. (#284)
YongBin Li authoredMar 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 87c0655 - Browse repository at this point
Copy the full SHA 87c0655View commit details
Commits on Mar 13, 2023
-
Maintain an internal copy of net/textproto with few fixes for email h…
…eader (#283) * Copy net/textproto from Golang git repo. * New method: ReadEmailMIMEHeader. New functions: readEmailMIMEHeader, CanonicalEmailMIMEHeaderKey, validEmailHeaderFieldByte, canonicalEmailMIMEHeaderKey. * Add file textproto/reader_email.go * Remove duplicate validHeaderFieldByte. Use CanonicalEmailMIMEHeaderKey instead of CanonicalMIMEHeaderKey in MIMEHeader methods. * Add missing internal package in test files. * Drop Go v1.16.x support in GitHub Action. * Replace `bytes.Clone()` to support Go v1.18. * Recover function canonicalEmailMIMEHeaderKey. --------- Co-authored-by: ly020044 <ly020044@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 340151c - Browse repository at this point
Copy the full SHA 340151cView commit details -
Fix lint errors introduced by textproto import (#285)
* textproto: Add comments to make go vet pass * textproto: fix errcheck lint errors from imported files
Configuration menu - View commit details
-
Copy full SHA for 67b5cbe - Browse repository at this point
Copy the full SHA 67b5cbeView commit details
There are no files selected for viewing