aboutsummaryrefslogtreecommitdiff
path: root/cmd/fscrypt/format.go
AgeCommit message (Expand)Author
2021-04-22cmd/fscrypt: use golang.org/x/termTobias Klauser
2020-05-09cmd/fscrypt: make wrapText() support code blocksEric Biggers
2020-03-23Simplify choosing the key description prefixEric Biggers
2019-11-27cmd/fscrypt: preserve paragraphs in wrapText()Eric Biggers
2019-09-08Fix various typos and grammatical errors (#141)ebiggers
2017-06-28Finalize import paths and documentationv0.1.00.1.0Joe Richey joerichey@google.com
2017-06-28cmd/fscrypt: setup, encrypt, unlock commandsJoe Richey joerichey@google.com