aboutsummaryrefslogtreecommitdiff
path: root/lib/email/maildir
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-05all: comply with linter recommendations #3Shulhan
2024-03-05all: comply with linter recommendations #2Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-09-11email/maildir: quote period in error to fix linter warningShulhan
2023-07-21email/maildir: fix tests on darwinShulhan
2023-05-24email/maildir: embed Folder inside ManagerShulhan
2023-05-24email/maildir: does not add suffix ":2" to file in newShulhan
2023-05-24email/maildir: scan folders during startupShulhan
2023-05-24email/maildir: implement FolderShulhan
2023-05-22email/maildir: major refactoring plus adding unit testsShulhan
2022-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2022-04-06all: replace any usage of ioutil package with os or ioShulhan
2021-03-14all: refactoring the test.Assert and test.AssertBench signatureShulhan
2020-06-06all: use default linter optionsShulhan
2020-03-26all: fix and suppress linter warningsShulhan
2019-03-01email/maildir: a library to manage email using maildir formatShulhan