Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-27 | Assorted spelling fixes. | Sebastian Lackner | |
Mostly detected with the 'codespell' utility, but also includes some manual grammar fixes. | |||
2017-05-14 | doc: CLI_ABI.md: fix exitcodes.go link | Jakob Unterwurzacher | |
Needs a leading "..". | |||
2017-05-14 | doc: update CLI_ABI.md with new exit codes | Jakob Unterwurzacher | |
All exit codes that are likely to occour are listed. | |||
2017-03-01 | CLI_ABI: smaller markdown subheadings | rfjakob | |
The old ones were rendered by github almost as big as the parent headings. | |||
2017-02-12 | Add CLI ABI documentation | Jakob Unterwurzacher | |
Closes https://github.com/rfjakob/gocryptfs/issues/77 |