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
/
README.md
Age
Commit message (
Expand
)
Author
2026-02-08
_doc: split the changelog for 2025
Shulhan
2026-02-06
_doc: fix typo on RFC 4686 "Analysis of Threats Motivating DKIM"
Shulhan
2026-01-25
README: fix broken link and simplify license section
Shulhan
2026-01-13
README: format the file using prettier
Shulhan
2026-01-03
all: use SPDX license header format
Shulhan
2025-07-02
_doc: merge index.adoc into README.md
Shulhan
2025-01-25
lib/hunspell: rename the package to "_hunspell"
Shulhan
2025-01-06
Release pakakeh.go v0.59.0 (2025-01-06)
v0.59.0
Shulhan
2024-12-29
all: update README
Shulhan
2024-12-29
all: merge package "lib/ints" and "lib/ints64" into "slices"
Shulhan
2024-12-28
lib/bytes: split the hexdump related functions to separate package
Shulhan
2024-12-28
lib/binary: implement append-only binary file
Shulhan
2024-12-28
lib/memfs: move the old Watcher and DirWatcher to watchfs
Shulhan
2024-12-28
watchfs/v2: implement new file watcher
Shulhan
2024-06-18
all: update the git file links
Shulhan
2024-03-09
_doc: rename the share module to "pakakeh.go"
Shulhan
2024-03-09
lib: move package "ssh/config" to "lib/sshconfig"
Shulhan
2024-03-09
lib: move package "net/html" to "lib/html"
Shulhan
2024-03-02
all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"
Shulhan
2023-12-13
lib/io: removed, this package has been merged into lib/os
Shulhan
2023-12-13
lib/parser: removed, this package has been merged into lib/strings
Shulhan
2023-06-04
all: update description of some command and in README
Shulhan
2023-05-18
all: convert README from Asciidoc to Markdown
Shulhan
2022-08-25
_doc: cleaning up the documentation
Shulhan
2021-07-12
ssh/sftp: new package that implement SSH File Transport Protocol v3
Shulhan
2021-05-03
Release share v0.26.0 (2021-05-03)
v0.26.0
Shulhan
2021-01-31
lib/clise: new package that implement circular slice
Shulhan
2020-12-23
cmd: add new CLI "totp"
Shulhan
2020-12-06
Release share v0.21.0 (2020-12-06)
v0.21.0
Shulhan
2020-12-06
README: rewrite to make it readable on pkg.go.dev and sr.ht
Shulhan
2018-12-17
all: convert documentation to asciidoc format using asciidoctor
Shulhan
2018-12-17
lib/errors: new package for handling error with status code
Shulhan
2018-12-16
Add documentation for lib/http
Shulhan
2018-11-29
README: update the formatting
Shulhan
2018-11-29
README: update with latest packages in lib
Shulhan
2018-10-01
Merge package "github.com/shuLhan/gontacts"
Shulhan
2018-09-03
Rename package file to io (leftover from e415810d)
Shulhan
2018-09-03
Rename package text to string
Shulhan
2018-09-01
[chore] Update documentations
Shulhan
2018-08-12
Update list of libraries and tools
Shulhan
2018-05-11
README: Include "ini" and "test" libraries
Shulhan
2018-03-31
Add command line program to convert "/**/" comment into "//"
Shulhan