aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2026-02-08_doc: split the changelog for 2025Shulhan
2026-02-06_doc: fix typo on RFC 4686 "Analysis of Threats Motivating DKIM"Shulhan
2026-01-25README: fix broken link and simplify license sectionShulhan
2026-01-13README: format the file using prettierShulhan
2026-01-03all: use SPDX license header formatShulhan
2025-07-02_doc: merge index.adoc into README.mdShulhan
2025-01-25lib/hunspell: rename the package to "_hunspell"Shulhan
2025-01-06Release pakakeh.go v0.59.0 (2025-01-06)v0.59.0Shulhan
2024-12-29all: update READMEShulhan
2024-12-29all: merge package "lib/ints" and "lib/ints64" into "slices"Shulhan
2024-12-28lib/bytes: split the hexdump related functions to separate packageShulhan
2024-12-28lib/binary: implement append-only binary fileShulhan
2024-12-28lib/memfs: move the old Watcher and DirWatcher to watchfsShulhan
2024-12-28watchfs/v2: implement new file watcherShulhan
2024-06-18all: update the git file linksShulhan
2024-03-09_doc: rename the share module to "pakakeh.go"Shulhan
2024-03-09lib: move package "ssh/config" to "lib/sshconfig"Shulhan
2024-03-09lib: move package "net/html" to "lib/html"Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-12-13lib/io: removed, this package has been merged into lib/osShulhan
2023-12-13lib/parser: removed, this package has been merged into lib/stringsShulhan
2023-06-04all: update description of some command and in READMEShulhan
2023-05-18all: convert README from Asciidoc to MarkdownShulhan
2022-08-25_doc: cleaning up the documentationShulhan
2021-07-12ssh/sftp: new package that implement SSH File Transport Protocol v3Shulhan
2021-05-03Release share v0.26.0 (2021-05-03)v0.26.0Shulhan
2021-01-31lib/clise: new package that implement circular sliceShulhan
2020-12-23cmd: add new CLI "totp"Shulhan
2020-12-06Release share v0.21.0 (2020-12-06)v0.21.0Shulhan
2020-12-06README: rewrite to make it readable on pkg.go.dev and sr.htShulhan
2018-12-17all: convert documentation to asciidoc format using asciidoctorShulhan
2018-12-17lib/errors: new package for handling error with status codeShulhan
2018-12-16Add documentation for lib/httpShulhan
2018-11-29README: update the formattingShulhan
2018-11-29README: update with latest packages in libShulhan
2018-10-01Merge package "github.com/shuLhan/gontacts"Shulhan
2018-09-03Rename package file to io (leftover from e415810d)Shulhan
2018-09-03Rename package text to stringShulhan
2018-09-01[chore] Update documentationsShulhan
2018-08-12Update list of libraries and toolsShulhan
2018-05-11README: Include "ini" and "test" librariesShulhan
2018-03-31Add command line program to convert "/**/" comment into "//"Shulhan