aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2026-02-11cmd/httpdfs: add option to set base path and shutdown idle durationShulhan
2026-02-05cmd/httpdfs: fix call to log.FatalShulhan
2026-02-02cmd/httpdfs: implement systemd socket activationShulhan
2026-01-03all: use SPDX license header formatShulhan
2025-01-26lib/goanalysis: package to complement "go vet"Shulhan
2024-12-29cmd/ansua: add and update documentationShulhan
2024-09-30all: simplify some statementsShulhan
2024-09-04all: fix various linter warningsShulhan
2024-08-04cmd/emaildecode: CLI to decode email body to plain textShulhan
2024-07-22cmd/bcrypt: check for error during FscanlnShulhan
2024-04-03cmd/httpdfs: set default include options to emptyShulhan
2024-04-03cmd/ansua: command line interface to help tracking timeShulhan
2024-03-09lib/http: refactoring NewServer and NewClientShulhan
2024-03-09all: reformat all files with goimportsShulhan
2024-03-05all: comply with linter recommendations #1Shulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-12-13all: fix linter warnings reported by reviveShulhan
2023-12-12cmd/httpdfs: implement [libhttp.Server] with [memfs.MemFS]Shulhan
2023-09-11cmd/smtpcli: realign the struct clientShulhan
2023-09-11cmd/bcrypt: add missing package commentShulhan
2023-06-04all: update description of some command and in READMEShulhan
2023-05-20all: remove any usage of debug.Value in all packagesShulhan
2023-05-05cmd/bcrypt: CLI to compare or generate hash using bcryptShulhan
2023-02-25cmd: temporarily hide unused commandsShulhan
2022-07-27cmd/gofmtcomment: add command "help" and "version"Shulhan
2022-07-27cmd/xtrk: add command "help" and "version"Shulhan
2022-07-27cmd/epoch: print the weekday in local and UTC timeShulhan
2022-07-27cmd/epoch: add flag to parse time from RFC3339 and RFC1123 formatShulhan
2022-07-27cmd/epoch: add command "help" and "version"Shulhan
2022-07-27cmd/ini: a CLI to get and set values in the INI file formatShulhan
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
2022-02-28cmd/sendemail: command line interface to send an emailShulhan
2022-02-18lib/smtp: refactoring NewClient to use struct instead of parametersShulhan
2022-02-06cmd/xtrk: command line interface to uncompress and/or unarchive fileShulhan
2022-01-09cmd/gofilemode: new command to decode the Go file modeShulhan
2021-12-19cmd/epoch: command line to print and parse Unix timestampShulhan
2021-10-25lib/totp: make the New to accept only hash with SHA1, SHA256, or SHA512Shulhan
2020-12-23totp: add method to generate n number of passwordsShulhan
2020-12-23cmd: add new CLI "totp"Shulhan
2020-06-10all: update email addressShulhan
2020-06-06all: use default linter optionsShulhan
2019-11-15lib/mining: move commands to rootShulhan
2019-06-14all: fix nolint formatShulhan
2019-04-02cmd/smtpcli: command line interface to SMTP client protocolShulhan
2019-03-01all: fix warnings from linterShulhan
2018-11-30all: minimize and suppress linter warnings for global variablesShulhan
2018-11-29all: fix warnings from lintersShulhan
2018-05-12Add copyright and license informationShulhan
2018-03-31Add command line program to convert "/**/" comment into "//"Shulhan