summaryrefslogtreecommitdiff
path: root/internal/io/fs/permissions
AgeCommit message (Expand)Author
2026-03-03Apply go fix build tag modernizationPaul Buetow
2022-07-15gofmt permission file headersPaul Buetow
2021-10-10add another dmap test - reading 100 source files at oncePaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-06enable faster shutdown - useful for dgrep/dmap and dcat commandsPaul Buetow
2021-10-02move args to config packagePaul Buetow
2020-12-29Make Linux ACL support optional, as it requires CGo and makes the binary less...Paul Buetow
2020-12-27make lint happyPaul Buetow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow