index
:
pakakeh.go
dev
main
Collections of packages and tools for working with Go programming language.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
email
/
maildir
Age
Commit message (
Expand
)
Author
2026-01-15
all: convert license and copyright to use SPDX identifiers
Shulhan
2024-03-05
all: comply with linter recommendations #3
Shulhan
2024-03-05
all: comply with linter recommendations #2
Shulhan
2024-03-02
all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"
Shulhan
2023-09-11
email/maildir: quote period in error to fix linter warning
Shulhan
2023-07-21
email/maildir: fix tests on darwin
Shulhan
2023-05-24
email/maildir: embed Folder inside Manager
Shulhan
2023-05-24
email/maildir: does not add suffix ":2" to file in new
Shulhan
2023-05-24
email/maildir: scan folders during startup
Shulhan
2023-05-24
email/maildir: implement Folder
Shulhan
2023-05-22
email/maildir: major refactoring plus adding unit tests
Shulhan
2022-05-09
all: reformat all codes using gofmt 1.19 (the Go tip)
Shulhan
2022-04-06
all: replace any usage of ioutil package with os or io
Shulhan
2021-03-14
all: refactoring the test.Assert and test.AssertBench signature
Shulhan
2020-06-06
all: use default linter options
Shulhan
2020-03-26
all: fix and suppress linter warnings
Shulhan
2019-03-01
email/maildir: a library to manage email using maildir format
Shulhan