aboutsummaryrefslogtreecommitdiff
path: root/cmd/fscrypt/status.go
AgeCommit message (Expand)Author
2019-10-29filesystem: rename Mount.Filesystem to Mount.FilesystemTypeEric Biggers
2019-09-09cmd/fscrypt: show encryption options with 'fscrypt status DIR' (#145)ebiggers
2019-09-08Fix various typos and grammatical errors (#141)ebiggers
2017-08-30cmd/fscrypt: Add --user flag for running as rootJoe Richey
2017-07-17cmd/fscrypt: Improve "fscrypt status"Joe Richey joerichey@google.com
2017-06-28Finalize import paths and documentationv0.1.00.1.0Joe Richey joerichey@google.com
2017-06-28cmd/fscrypt: add in status and purge commandsJoe Richey joerichey@google.com