Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
email_reply_parser
Public
Notifications
You must be signed in to change notification settings
Fork
156
Star
709
Code
Issues
21
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
email_reply_parser
lib
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 16, 2023
update version
Show description for 13dfbab
zkoppert
committed
13dfbab
View commit details
Copy full SHA for 13dfbab
View code at this point
Browse repository at this point
Commits on May 15, 2023
Add timeout to prevent infinite run
Show description for 30c803e
zkoppert
committed
30c803e
View commit details
Copy full SHA for 30c803e
View code at this point
Browse repository at this point
Commits on Aug 7, 2019
bumping version
tenderlove
committed
f50d2dd
View commit details
Copy full SHA for f50d2dd
View code at this point
Browse repository at this point
Fix pathological backtracking in signature regexp
Show description for 94797d3
tenderlove
committed
94797d3
View commit details
Copy full SHA for 94797d3
View code at this point
Browse repository at this point
Commits on Jan 25, 2019
Roll back over-broad text removal
Show description for 87fd577
mattyoho
committed
87fd577
View commit details
Copy full SHA for 87fd577
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Check for Outlook style headers without a seperator
Show description for 1795303
omgitsads
committed
1795303
View commit details
Copy full SHA for 1795303
View code at this point
Browse repository at this point
Commits on Jul 21, 2016
bumping version
tenderlove
committed
9dcf726
View commit details
Copy full SHA for 9dcf726
View code at this point
Browse repository at this point
Commits on May 12, 2016
don't force encode emails to binary
Show description for 113dc5c
tenderlove
committed
113dc5c
View commit details
Copy full SHA for 113dc5c
View code at this point
Browse repository at this point
Commits on Aug 25, 2014
Release 0.5.8
technoweenie
committed
8724505
View commit details
Copy full SHA for 8724505
View code at this point
Browse repository at this point
Commits on Aug 13, 2014
Making regexp less greedy
danielchatfield
committed
dc9c6af
View commit details
Copy full SHA for dc9c6af
View code at this point
Browse repository at this point
Commits on May 30, 2014
Release 0.5.7
technoweenie
committed
6cd060f
View commit details
Copy full SHA for 6cd060f
View code at this point
Browse repository at this point
don't use such a greedy matcher
technoweenie
committed
49394b4
View commit details
Copy full SHA for 49394b4
View code at this point
Browse repository at this point
Release 0.5.6
technoweenie
committed
6daf769
View commit details
Copy full SHA for 6daf769
View code at this point
Browse repository at this point
fix the regex to ensure the dashes are in front
technoweenie
committed
7837dac
View commit details
Copy full SHA for 7837dac
View code at this point
Browse repository at this point
Commits on Apr 6, 2014
Improve signature delimiter regexp so that dashes/underscores/etc in the middle of text don't get interpreted as beginning of signature.
anaulin
committed
ca9c5a1
View commit details
Copy full SHA for ca9c5a1
View code at this point
Browse repository at this point
Revert "Improve signature detection, so that lines with delimiters in the middle of the line don't get interpreted as beginning of signature."
Show description for b501353
anaulin
committed
b501353
View commit details
Copy full SHA for b501353
View code at this point
Browse repository at this point
Improve signature detection, so that lines with delimiters in the middle of the line don't get interpreted as beginning of signature.
anaulin
committed
1e8a064
View commit details
Copy full SHA for 1e8a064
View code at this point
Browse repository at this point
Commits on Dec 11, 2013
Merge pull request #8 from fatfreecrm/ensure_newline_above_underscores
Show description for 32021fd
technoweenie
committed
32021fd
View commit details
Copy full SHA for 32021fd
View code at this point
Browse repository at this point
Commits on Dec 10, 2013
Bump to 0.5.5
Vicent Marti
committed
c806fb6
View commit details
Copy full SHA for c806fb6
View code at this point
Browse repository at this point
Merge branch 'vmg/re2'
Vicent Marti
committed
8a35fdc
View commit details
Copy full SHA for 8a35fdc
View code at this point
Browse repository at this point
Commits on Dec 9, 2013
Release 0.5.4
technoweenie
committed
e4968bf
View commit details
Copy full SHA for e4968bf
View code at this point
Browse repository at this point
Bump to 0.5.4
Vicent Marti
committed
24508a2
View commit details
Copy full SHA for 24508a2
View code at this point
Browse repository at this point
Add support for re2 if it's available
Vicent Marti
committed
6b3bbc0
View commit details
Copy full SHA for 6b3bbc0
View code at this point
Browse repository at this point
Commits on Oct 12, 2012
0.5.3
defunkt
committed
84e89ac
View commit details
Copy full SHA for 84e89ac
View code at this point
Browse repository at this point
one is not on
defunkt
committed
a4343f7
View commit details
Copy full SHA for a4343f7
View code at this point
Browse repository at this point
Commits on Sep 28, 2012
Handle windows line endings
defunkt
committed
794c1c9
View commit details
Copy full SHA for 794c1c9
View code at this point
Browse repository at this point
Commits on Apr 30, 2012
ensure we operate on bytes in 1.9
brianmario
committed
7efbfa6
View commit details
Copy full SHA for 7efbfa6
View code at this point
Browse repository at this point
bump to 0.5.1
brianmario
committed
271c484
View commit details
Copy full SHA for 271c484
View code at this point
Browse repository at this point
force Regexp to ignore KCODE
brianmario
committed
e40fb45
View commit details
Copy full SHA for e40fb45
View code at this point
Browse repository at this point
Commits on Mar 23, 2012
Ensure that all lines of underscores have at least two preceding newlines
ndbroadbent
committed
49c62f9
View commit details
Copy full SHA for 49c62f9
View code at this point
Browse repository at this point
Commits on Mar 1, 2012
Release 0.5.0
technoweenie
committed
01c6953
View commit details
Copy full SHA for 01c6953
View code at this point
Browse repository at this point
some better tomdoc
technoweenie
committed
ec22aee
View commit details
Copy full SHA for ec22aee
View code at this point
Browse repository at this point
Merge
technoweenie
committed
9b661ea
View commit details
Copy full SHA for 9b661ea
View code at this point
Browse repository at this point
Release 0.4.0
technoweenie
committed
654d651
View commit details
Copy full SHA for 654d651
View code at this point
Browse repository at this point
merge
technoweenie
committed
c05387f
View commit details
Copy full SHA for c05387f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.