0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix regexps syntax broken in 1be3e5fee9dce06776313ceaf5146ceaa8906969 More... over 6 years ago
Shush parser warnings without using an unreliable autoload More... over 6 years ago
Mail::Field.new no longer accepts raw headers. Use Mail::Field.parse. More... over 6 years ago
Travis: float on latest minor of each major Ruby version More... over 6 years ago
Now tracking 2.8.0.edge. See 2-7-stable for 2.7.x releases. More... over 6 years ago
Changelog: fix PR # typo More... over 6 years ago
2.7.0 release More... over 6 years ago
2.7.0.rc3 release candidate More... over 6 years ago
Support linefeed line endings, particularly for convenience with fixture emails in apps More... over 6 years ago
Merge pull request #1122 from Benabik/master More... over 6 years ago
Omit defunct files from gem as well. Drop large changelog from gem. More... over 6 years ago
2.7.0.rc2 release candidate More... over 6 years ago
Preserve compatible attachment transfer encoding More... over 6 years ago
🐛 fix b value encoder incorrectly splitting multibyte characters More... over 6 years ago
Travis: allow JRuby failures until new build issues diagnosed More... over 6 years ago
CI: upgrade bundler to work around https://github.com/bundler/bundler/pull/3559 More... over 6 years ago
Suppress `warning: ambiguous first argument; put parentheses or a space even after `/' operator` More... over 6 years ago
Suppress `warning: assigned but unused variable` More... over 6 years ago
Improve multipart charset handling and Content-* conversion More... over 6 years ago
Drop some old, defunct supporting files from the repo: deps, todos, roadmap, etc. More... almost 7 years ago
Fix that Message#without_attachments! didn't parse the remaining non-attachment parts More... almost 7 years ago
Header: clarify that newline conversion is raw_source= writer's responsibility, not the constructor More... almost 7 years ago
Parse emails with \n newlines if they don't contain binary content More... almost 7 years ago
Body: cope with possibly-frozen decoded string, fix indentation More... almost 7 years ago
README: drop references to removed core extensions [ci skip] More... almost 7 years ago
Remove useless Exim test More... almost 7 years ago
Correct Exim test description More... almost 7 years ago
DRY Exim Spec mail setup More... almost 7 years ago
Set `delivery_method :exim` in before block More... almost 7 years ago
Fix shell escaping tilde inside double quotes More... almost 7 years ago