aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-26README: Do not list the v0.1.0 release.HEADmasterArun Isaac
2024-01-26README: Hard-code releases.Arun Isaac
2024-01-26build-aux: Do not list the v0.1.0 release.Arun Isaac
2024-01-26build-aux: Do not infer release information from git tags.Arun Isaac
2024-01-26Makefile: Make website/index.html depend on build-website.el.Arun Isaac
2024-01-12guix: Add G-expression computed-file to build website.Arun Isaac
2023-09-04Release version 0.3.1.v0.3.1Arun Isaac
2023-09-03email: Tolerate parentheses in display names.Arun Isaac
2023-07-06Make repository a guix channel.Arun Isaac
2023-01-21README: Thank Aleix Conchillo FlaquƩ for packaging.Arun Isaac
2023-01-21Makefile: Use install instead of cp and mkdir.Arun Isaac
2023-01-16website: Add guile-email-0.3.0 release tarballs.Arun Isaac
2023-01-16Revert "README: Declare that releases are only tagged in git from now on."Arun Isaac
2023-01-16gitignore: Do not ignore release tarballs.Arun Isaac
2023-01-16Makefile: Add release tarball generation rules.Arun Isaac
2023-01-06README: Declare that releases are only tagged in git from now on.Arun Isaac
2023-01-06build-aux: Use --contains to exclude v0.1.0 release.Arun Isaac
2023-01-06Release version 0.3.0.v0.3.0Arun Isaac
2023-01-06README: Declare obsolete syntax as implemented.Arun Isaac
2023-01-06tests: Downcase test names.Arun Isaac
2023-01-06email: Support Date fields with missing seconds.Andrew Whatson
2023-01-03build-aux: Pass fail directory from main in test-corpus.scm.Arun Isaac
2023-01-03build-aux: Assume fail directory exists when testing corpus.Arun Isaac
2023-01-03build-aux: Make test-corpus.scm a loadable script.Arun Isaac
2023-01-03build-aux: Bump copyright year on test-driver.scm.Arun Isaac
2023-01-03dir-locals: Allow tabs in Makefiles.Arun Isaac
2023-01-03Quit the autotools build system.Arun Isaac
2023-01-03tests: Import (srfi srfi-64) in base64.scm.Arun Isaac
2023-01-03guix.scm: Use modify-inputs.Arun Isaac
2023-01-03guix.scm: Build package from local source.Arun Isaac
2023-01-03README: Thank Andrew Whatson for code.Arun Isaac
2023-01-03email: Support quoted-printable CR LF sequences.Andrew Whatson
2022-12-29dir-locals.el: Delete trailing blank lines.Arun Isaac
2022-01-19README: Fix broken link to signing key.Arun Isaac
2021-10-24build-aux: Test bug-guix corpus.Arun Isaac
2021-10-24build-aux: Create corpus directory if it does not exist.Arun Isaac
2021-10-24email: Handle Received header with two tokens but no timestamp.Arun Isaac
2021-10-24tests: Return trace with only one Receieved header as a list of lists.Arun Isaac
2021-10-24email: Handle unrecognized Content-Transfer-Encoding headers.Arun Isaac
2021-10-24tests: Paginate tests/email.scm.Arun Isaac
2021-10-23build-aux: Read emails one by one from mbox corpora.Arun Isaac
2021-10-23build-aux: Write failed corpus test emails to filesystem.Arun Isaac
2021-10-06website: Switch to high contrast.Arun Isaac
2021-10-02README: Add Contributors section.Arun Isaac
2021-10-02email: Do not use an empty bytevector to test the charset.Mathieu Othacehe
2021-09-28README: Use a dynamic block to list releases.Arun Isaac
2021-09-28build-aux: Do not create backup files when building website.Arun Isaac
2021-06-18README: Link repology badge to repology page.Arun Isaac
2021-06-18README: Link to the Guix data service.Arun Isaac
2021-06-18website: Make SVG badges clickable.Arun Isaac