| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-15 | all: convert license and copyright to use SPDX identifiers | Shulhan | |
| With help of spdxconv tool [1], we able to bulk update all files license and copyright format to comply with SPDX formats. [1] https://kilabit.info/project/spdxconv/ | |||
| 2022-05-09 | all: reformat all codes using gofmt 1.19 (the Go tip) | Shulhan | |
| 2019-01-29 | lib/dsv: fix stylecheck linter warnings | Shulhan | |
| Most of the warnings are caused by old-habits of using "0 == var" style of checking variable value, others are if-else condition that can be joined. | |||
| 2018-09-18 | Merge package "github.com/shuLhan/dsv" | Shulhan | |
