History of
email
@master
git clone https://klaus.systemreboot.net/guile-email/
- doc: Document mbox->emails. Arun Isaac 6 years ago
- utils: Clarify read-while docstring. Arun Isaac 6 years ago
- email: Improve comment about default charset. Arun Isaac 6 years ago
- email: Read mboxes as bytevectors. Arun Isaac 6 years ago
- utils: Return eof-object from read-bytes-till on end of file. Arun Isaac 6 years ago
- email: Decode MIME entities without headers. Arun Isaac 6 years ago
- email: Support email with mixed encoding of characters. Arun Isaac 6 years ago
- email: Match mime-entity-fields only against headers. Arun Isaac 6 years ago
- email: Import all of (email utils). Arun Isaac 6 years ago
- email: Decode MIME encoded words in Subject header. Arun Isaac 6 years ago
- email: Fix typo in docstring of parse-mime-entity. Arun Isaac 6 years ago
- email: Support emacs message mode parens style addresses. Arun Isaac 7 years ago
- email: Discard angle brackets in address fields only. Arun Isaac 7 years ago
- email: Deduplicate email address parsing. Arun Isaac 7 years ago
- email: Fix typo in parse-email-address docstring. Arun Isaac 7 years ago
- utils: Use else for the default cond clause. Arun Isaac 7 years ago
- email: Do not discard trace fields. Arun Isaac 7 years ago
- email: Handle truncated messages gracefully. Arun Isaac 7 years ago
- quoted-printable: Use specific rnrs libraries. Arun Isaac 7 years ago
- quoted-printable: Use call-with-bytevector-output-port. Arun Isaac 7 years ago
- quoted-printable: Q-encode #\? and #\_ with their ASCII values. Arun Isaac 7 years ago
- quoted-printable: Encode #\= with its ASCII code. Arun Isaac 7 years ago
- quoted-printable: Encode printable ASCII characters to themselves. Arun Isaac 7 years ago
- quoted-printable: Add q-encoding-encode. Arun Isaac 7 years ago
- Untabify and re-indent all sources. Arun Isaac 7 years ago
- quoted-printable: Add quoted-printable-encode. Arun Isaac 7 years ago
- quoted-printable: Close port after use. Arun Isaac 7 years ago
- Initial commit. Arun Isaac 7 years ago