Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more tiny tweaks in wording, remove readme yarn | Daniel Silverstone | 2017-01-02 | 1 | -1/+2 |
| | |||||
* | testing: Reformat yarns | Richard Maw | 2017-01-02 | 1 | -1/+7 |
| | | | | | | | | We got some weird indentations because some code editors normalise whitespace and do so to different levels. This also took the opportunity to re-justify the text too. | ||||
* | testing: Add teardown step to all scenarios | Richard Maw | 2016-12-18 | 1 | -0/+3 |
| | |||||
* | More keyring yarns | Daniel Silverstone | 2016-09-24 | 1 | -11/+34 |
| | |||||
* | Fix inconsistent indentation for recent commits | Richard Maw | 2016-09-24 | 1 | -11/+11 |
| | | | | | We're inconsistent in general for indentation with tabs, but that's a much wider change. | ||||
* | KEYRING: Add keyring command and associated gubbins | Daniel Silverstone | 2016-09-24 | 1 | -0/+35 |
This adds lace interfaces for the keyring command, a basic keyring command with list, create, destroy, and a yarn for it, along with some defines in the skel ready for user rules. |