| 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/ | |||
| 2024-03-09 | lib: move package "ssh/config" to "lib/sshconfig" | Shulhan | |
| Previously the "ssh/config" is used by the parent package "ssh" and "ssh/sftp" which is break the rule of package layer (the top package should be imported by sub package, not the other way around). | |||
