| 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-09-07 | lib/text: replace test.Assert with reflect.DeepEqual | Shulhan | |
| We want to prevent import cycle in the future, when the test package use the text/diff for display difference between string. | |||
| 2021-07-30 | lib/text: implement function to parse raw bytes into Lines | Shulhan | |
