| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/subsystem: restructure the package | Aleksandr Nogikh | 2023-02-10 | 6 | -339/+0 |
| | | | | | | | Remove the entity and match subpackages. Regenerate the linux.go file. | ||||
| * | pkg/subsystem/match: add coincidence matrix | Aleksandr Nogikh | 2023-02-10 | 4 | -0/+212 |
| | | | | | | | | We'll need it for determining overlapping subsystems and for the inferece of parent-child relationships. Add the code to calculate a coincidence matrix from a filesystem. | ||||
| * | pkg/subsystem: add the path matching code | Aleksandr Nogikh | 2023-02-10 | 2 | -0/+127 |
| Additionally, optimize the matching by joining the rules without exclusion (that is, almost all MAINTAINER records). | |||||
