index
:
guile-email
keyring
master
Guile email parser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-04
email: Handle blank Subject headers.
Arun Isaac
2019-10-09
email: Return keywords header as a list.
Arun Isaac
2019-10-08
Reindent calls to call-with-port.
Arun Isaac
2019-10-08
Add .dir-locals.el.
Arun Isaac
2019-10-08
email: Override invalid charset more strongly.
Arun Isaac
2019-10-08
email: Introduce alist union utility.
Arun Isaac
2019-10-08
email: Deduplicate post processing of header fields.
Arun Isaac
2019-10-08
tests: Compare email headers disregarding order.
Arun Isaac
2019-10-02
email: Tolerate decoding errors in body.
Arun Isaac
2019-10-01
email: Tolerate invalid charset.
Arun Isaac
2019-09-28
email: Tolerate decoding errors in MIME encoded words.
Arun Isaac
2019-09-28
email: Remove duplicate unbracketed-angle-addr definition.
Arun Isaac
2019-09-23
Release version 0.2.1.
v0.2.1
Arun Isaac
2019-09-23
email: Update mbox->emails docstring.
Arun Isaac
2019-09-23
email: Add read-next-email-in-mbox docstring.
Arun Isaac
2019-09-23
email: Tolerate non-ASCII non-UTF-8 characters in headers.
Arun Isaac
2019-09-17
Install go files in libdir.
Arun Isaac
2019-09-17
Add guix.scm.
Arun Isaac
2019-09-17
email: Tolerate non-ASCII characters in headers.
Arun Isaac
2019-08-09
website: Move manual to link with version and language information.
Arun Isaac
2019-08-09
README: Publish releases in new Download section.
Arun Isaac
2019-08-09
Release guile-email 0.2.0 tarball.
Arun Isaac
2019-08-09
Bump version to 0.2.0.
v0.2.0
Arun Isaac
2019-08-09
tests: Run tests with correct path.
Arun Isaac
2019-08-09
Distribute test data files.
Arun Isaac
2019-08-09
tests: Remove unnecessary execution permission.
Arun Isaac
2019-08-09
Do not set PATH in pre-inst-env.
Arun Isaac
2019-08-07
doc: Document mbox->emails.
Arun Isaac
2019-08-07
utils: Clarify read-while docstring.
Arun Isaac
2019-08-07
doc: Add Data Types chapter to menu.
Arun Isaac
2019-08-07
README: Simply project description.
Arun Isaac
2019-08-07
README: Mention PGP support in future work.
Arun Isaac
2019-08-07
README: Mention mbox reading as a feature.
Arun Isaac
2019-08-06
doc: Move mention of (email quoted-printable).
Arun Isaac
2019-08-06
doc: Document email data types.
Arun Isaac
2019-08-06
doc: Mention (email email) module.
Arun Isaac
2019-08-06
doc: Change e-mail to email.
Arun Isaac
2019-07-28
Update Copyright header.
Arun Isaac
2019-07-28
tests: Add examples from RFC5322 A.1.1 and A.1.2.
Arun Isaac
2019-07-28
email: Improve comment about default charset.
Arun Isaac
2019-07-28
email: Read mboxes as bytevectors.
Arun Isaac
2019-07-28
tests: Add read-while eof-object test.
Arun Isaac
2019-07-28
utils: Return eof-object from read-bytes-till on end of file.
Arun Isaac
2019-07-28
tests: Add example from RFC2046 5.1.1.
Arun Isaac
2019-07-28
email: Decode MIME entities without headers.
Arun Isaac
2019-07-28
email: Support email with mixed encoding of characters.
Arun Isaac
2019-07-26
email: Match mime-entity-fields only against headers.
Arun Isaac
2019-07-26
email: Import all of (email utils).
Arun Isaac
2019-07-25
Check NEWS file before releasing tarball.
Arun Isaac
2019-07-25
Use lzip for release tarballs.
Arun Isaac
[prev]
[next]