summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-06-18.gitignore: Add files.Arun Isaac
2021-06-18Comment on website build and clean rules.Arun Isaac
2021-06-18website: Widen to 900px.Arun Isaac
2021-06-18website: Reference external stylesheet.Arun Isaac
2021-06-18build-aux: Move build-website.el into build-aux directory.Arun Isaac
2021-06-18Configure path to emacs.Arun Isaac
2021-06-18Use MKDIR_P.Arun Isaac
2021-06-18Copy manual to website in a separate target.Arun Isaac
2021-06-18website: Move releases into website directory.Arun Isaac
2021-06-17README: Add nightly tests badge.Arun Isaac
2021-06-15build-aux: Add corpus pull script.Arun Isaac
2021-06-14Add corpus test scripts.Arun Isaac
2021-06-13pre-inst-env: Rewrite pre-inst-env in scheme.Arun Isaac
2021-06-10doc: Update mbox->emails documentation.Arun Isaac
2021-06-10build-website: Do not override org-html--svg-image.Arun Isaac
2021-06-10README: Add continuous integration badges.Arun Isaac
2021-03-15email: Use only cfws-captured-words in obs-phrase.Arun Isaac