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
2023-01-21
README: Thank Aleix Conchillo FlaquƩ for packaging.
Arun Isaac
2023-01-21
Makefile: Use install instead of cp and mkdir.
Arun Isaac
2023-01-16
website: Add guile-email-0.3.0 release tarballs.
Arun Isaac
2023-01-16
Revert "README: Declare that releases are only tagged in git from now on."
Arun Isaac
2023-01-16
gitignore: Do not ignore release tarballs.
Arun Isaac
2023-01-16
Makefile: Add release tarball generation rules.
Arun Isaac
2023-01-06
README: Declare that releases are only tagged in git from now on.
Arun Isaac
2023-01-06
build-aux: Use --contains to exclude v0.1.0 release.
Arun Isaac
2023-01-06
Release version 0.3.0.
v0.3.0
Arun Isaac
2023-01-06
README: Declare obsolete syntax as implemented.
Arun Isaac
2023-01-06
tests: Downcase test names.
Arun Isaac
2023-01-06
email: Support Date fields with missing seconds.
Andrew Whatson
2023-01-03
build-aux: Pass fail directory from main in test-corpus.scm.
Arun Isaac
2023-01-03
build-aux: Assume fail directory exists when testing corpus.
Arun Isaac
2023-01-03
build-aux: Make test-corpus.scm a loadable script.
Arun Isaac
2023-01-03
build-aux: Bump copyright year on test-driver.scm.
Arun Isaac
2023-01-03
dir-locals: Allow tabs in Makefiles.
Arun Isaac
2023-01-03
Quit the autotools build system.
Arun Isaac
2023-01-03
tests: Import (srfi srfi-64) in base64.scm.
Arun Isaac
2023-01-03
guix.scm: Use modify-inputs.
Arun Isaac
2023-01-03
guix.scm: Build package from local source.
Arun Isaac
2023-01-03
README: Thank Andrew Whatson for code.
Arun Isaac
2023-01-03
email: Support quoted-printable CR LF sequences.
Andrew Whatson
2022-12-29
dir-locals.el: Delete trailing blank lines.
Arun Isaac
2022-01-19
README: Fix broken link to signing key.
Arun Isaac
2021-10-24
build-aux: Test bug-guix corpus.
Arun Isaac
2021-10-24
build-aux: Create corpus directory if it does not exist.
Arun Isaac
2021-10-24
email: Handle Received header with two tokens but no timestamp.
Arun Isaac
2021-10-24
tests: Return trace with only one Receieved header as a list of lists.
Arun Isaac
2021-10-24
email: Handle unrecognized Content-Transfer-Encoding headers.
Arun Isaac
2021-10-24
tests: Paginate tests/email.scm.
Arun Isaac
2021-10-23
build-aux: Read emails one by one from mbox corpora.
Arun Isaac
2021-10-23
build-aux: Write failed corpus test emails to filesystem.
Arun Isaac
2021-10-06
website: Switch to high contrast.
Arun Isaac
2021-10-02
README: Add Contributors section.
Arun Isaac
2021-10-02
email: Do not use an empty bytevector to test the charset.
Mathieu Othacehe
2021-09-28
README: Use a dynamic block to list releases.
Arun Isaac
2021-09-28
build-aux: Do not create backup files when building website.
Arun Isaac
2021-06-18
README: Link repology badge to repology page.
Arun Isaac
2021-06-18
README: Link to the Guix data service.
Arun Isaac
2021-06-18
website: Make SVG badges clickable.
Arun Isaac
2021-06-18
.gitignore: Add files.
Arun Isaac
2021-06-18
Comment on website build and clean rules.
Arun Isaac
2021-06-18
website: Widen to 900px.
Arun Isaac
2021-06-18
website: Reference external stylesheet.
Arun Isaac
2021-06-18
build-aux: Move build-website.el into build-aux directory.
Arun Isaac
2021-06-18
Configure path to emacs.
Arun Isaac
2021-06-18
Use MKDIR_P.
Arun Isaac
2021-06-18
Copy manual to website in a separate target.
Arun Isaac
2021-06-18
website: Move releases into website directory.
Arun Isaac
[next]