| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-22 | all: replace module "share" with "pakakeh.go" | Shulhan | |
| The "share" project has been moved to SourceHut with new name "pakakeh.go". | |||
| 2023-10-12 | all: tag all unit test files with "!integration" | Shulhan | |
| This will allow us to build test binary that contains only "integration" build constraints. The test that have "integration" will be run using container. | |||
| 2023-09-21 | all: rename file range to line_range to match with its type | Shulhan | |
| The type name is lineRange so the file name should be line_range, not range. | |||
