index
:
pakakeh.go
dev
main
Collections of packages and tools for working with Go programming language.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-09
Release pakakeh.go v0.61.0 (2026-02-09)
v0.61.0
Shulhan
2026-02-08
go.mod: update all dependencies
Shulhan
2026-02-08
_doc: split the changelog for 2025
Shulhan
2026-02-08
_doc: remove ":sectlinks:" attribute from adoc files
Shulhan
2026-02-06
_doc: fix typo on RFC 4686 "Analysis of Threats Motivating DKIM"
Shulhan
2026-02-05
lib/http: change HandleFS redirect status code to 301 Moved Permanently
Shulhan
2026-02-05
lib/http: handle file system with canonical directory end with slash "/"
Shulhan
2026-02-05
cmd/httpdfs: fix call to log.Fatal
Shulhan
2026-02-03
lib/os: fix IsBinary that return true if file size less than 1024
Shulhan
2026-02-02
cmd/httpdfs: implement systemd socket activation
Shulhan
2026-02-02
lib/http: add field Listener to ServerOptions
Shulhan
2026-02-02
lib/systemd: new package for socket-based activation
Shulhan
2026-02-02
lib/play: set the minimum Go tool version to 1.25.0
Shulhan
2026-02-02
lib/dns: remove unnessary log prefix on forwarder
Shulhan
2026-02-02
lib/dns: minimize use of append
Shulhan
2026-02-02
lib/dns: use separate ServeMux for handling DoH
Shulhan
2026-02-02
lib/dns: skip caching empty answer only for query type A
Shulhan
2026-02-02
lib/dns: remove DebugLevelDNS
Shulhan
2026-02-02
lib/dns: changes the request's kind field to string
Shulhan
2026-02-02
lib/dns: add option to set hook on server when receiving answer
Shulhan
2026-01-26
lib/dns: add method to set TTL on Message
Shulhan
2026-01-26
lib/dns: print the answer TTL in DebugLevelCache
Shulhan
2026-01-26
make: increase test timeout to 2m due to lib/email/dkim takes more 60s
Shulhan
2026-01-26
lib/dns: simplify log message for DebugLevelCache
Shulhan
2026-01-25
lib/dns: increase the client default timeout from 6 to 60 seconds
Shulhan
2026-01-25
README: fix broken link and simplify license section
Shulhan
2026-01-15
CHANGELOG: record all of the latest changes
Shulhan
2026-01-15
all: convert license and copyright to use SPDX identifiers
Shulhan
2026-01-15
lib/test: ignore line prefixed with "//"
Shulhan
2026-01-15
lib/git: handle pattern "**/foo/**"
Shulhan
2026-01-14
lib/git: expose the API for IgnorePattern
Shulhan
2026-01-14
lib/git: pass "--" when running LogFollow command
Shulhan
2026-01-13
README: format the file using prettier
Shulhan
2026-01-13
lib/git: add method LogFollow
Shulhan
2026-01-11
lib/git: fix ignore pattern with single wildcard '*'
Shulhan
2026-01-09
lib/os: add function IsBinaryStream
Shulhan
2026-01-08
lib/ini: improve error message when parsing variable name
Shulhan
2026-01-06
lib/http: add second return value, statusCode, to FSHandler
Shulhan
2026-01-06
lib/git: implement Equaler interface on Git
Shulhan
2026-01-06
lib/git: add Git type with method IsIgnored
Shulhan
2026-01-06
lib/git: implement Gitignore
Shulhan
2026-01-03
lib/test: implement method ExtractInput on Data
Shulhan
2026-01-03
lib/test: export the constant for default data file name suffix
Shulhan
2026-01-03
all: use SPDX license header format
Shulhan
2025-12-27
Release pakakeh.go v0.60.2 (2025-12-27)
v0.60.2
Shulhan
2025-12-27
go.mod: update all dependencies
Shulhan
2025-07-30
lib/time: add missing Hourly section in the package documentation
Shulhan
2025-07-02
go.mod: update all dependencies
Shulhan
2025-07-02
_doc: fix broken links
Shulhan
2025-07-02
_doc: merge index.adoc into README.md
Shulhan
[next]