| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-21 | all: replace module "share" with "pakakeh.go" | Shulhan | |
| The module "share" has been moved to new repository at SourceHut and we rename it to make it more unique instead of common English words "share". | |||
| 2022-05-22 | all: export and rename the hostsBlock type to Blockd | Shulhan | |
| In the Environment, we have a field HostsBlocks that reference an unexported type hostsFile. In order for any package to be able to use this field, we need to export this type. While at it, we rename the type from hostsBlock to Blockd to make it simple and consistent with name. | |||
