| Age | Commit message (Expand) | Author |
| 2016-09-06 | Merge remote-tracking branch 'origin/master' into feature/1596629/snap_config... | Kyle Fazzari |
| 2016-09-06 | cmd/snap,client: support getting multiple config keys. | Kyle Fazzari |
| 2016-09-02 | --force-dangerous should be simply spelled --dangerous | Samuele Pedroni |
| 2016-09-01 | cmd/snap,client: add snap set and snap get commands. | Kyle Fazzari |
| 2016-09-01 | Merge pull request #1814 from zyga/tweak-version | Zygmunt Krynicki |
| 2016-08-31 | client,cmd/snap: display os-release data only on classic | Zygmunt Krynicki |
| 2016-08-30 | support force-dangerous in client and cmd/snap | Samuele Pedroni |
| 2016-08-29 | s/request/options/ | Kyle Fazzari |
| 2016-08-29 | use client.SnapCtlOptions instead of hookstate.SnapCtlRequest. | Kyle Fazzari |
| 2016-08-29 | move from a map of handlers to a map of contexts. | Kyle Fazzari |
| 2016-08-26 | snap, not snapd! | Kyle Fazzari |
| 2016-08-26 | remove public/private references. | Kyle Fazzari |
| 2016-08-26 | add strongly-worded warning to snapd.socket file about ordering. | Kyle Fazzari |
| 2016-08-26 | don't attempt to open the socket file on every dial. | Kyle Fazzari |
| 2016-08-26 | client: automatically use most powerful socket available. | Kyle Fazzari |
| 2016-08-25 | Revert "client: automatically use most powerful socket available." | Kyle Fazzari |
| 2016-08-25 | Merge branch 'master' into feature/1586465/separate_public_socket | Kyle Fazzari |
| 2016-08-25 | client: automatically use most powerful socket available. | Kyle Fazzari |
| 2016-08-25 | many: rename snap.socket to snapd-snap.socket. | Kyle Fazzari |
| 2016-08-25 | Move from public/private to snap/snapd. | Kyle Fazzari |
| 2016-08-25 | many: support install and remove by revision | John R. Lenton |
| 2016-08-24 | Move time import. | Kyle Fazzari |
| 2016-08-24 | many: split public snapd REST API into separate socket. | Kyle Fazzari |
| 2016-08-19 | client, cmd/snap: use the new multi-refresh endpoint | John R. Lenton |
| 2016-08-15 | Merge branch 'master' into feature/1586465/snaptool | Kyle Fazzari |
| 2016-08-15 | Merge pull request #1662 from mwhudson/create-user-yaml-create-user | Michael Vogt |
| 2016-08-12 | --yaml becomes --json | Michael Hudson-Doyle |
| 2016-08-12 | fix field names per review | Michael Hudson-Doyle |
| 2016-08-12 | export and use client.CreateUserRequest | Michael Hudson-Doyle |
| 2016-08-11 | Use []byte for stdout/stderr instead of string. | Kyle Fazzari |
| 2016-08-11 | s/snaptool/snapctl/ | Kyle Fazzari |
| 2016-08-11 | Merge remote-tracking branch 'upstream/master' into signing-mk2 | Samuele Pedroni |
| 2016-08-11 | fix client test | Michael Hudson-Doyle |
| 2016-08-11 | starting bits for --user and --yaml flags for create-user | Michael Hudson-Doyle |
| 2016-08-10 | many: implement snaptool command. | Kyle Fazzari |
| 2016-08-08 | Merge pull request #1643 from pete-woods/interactive-payments | Gustavo Niemeyer |
| 2016-08-05 | many: support interactive payments in snapd, filter from command line | Pete Woods |
| 2016-08-05 | review feedback | John R. Lenton |
| 2016-08-05 | get test working again | John R. Lenton |
| 2016-08-05 | client, osutil: chown the auth file | John R. Lenton |
| 2016-08-03 | Merge branch 'master' into signing-mk2 | Matt Goodall |
| 2016-08-02 | lookup keys by sign-key-sha3-384 and related changes | Samuele Pedroni |
| 2016-07-29 | client, cmd/snap: better errors for empty snap list result | John R. Lenton |
| 2016-07-28 | switch snap-build and snap-revision to be indexed by snap-sha3-384, drop seri... | Samuele Pedroni |
| 2016-07-25 | client: test for prefix / FindOne | John R. Lenton |
| 2016-07-25 | tweaks and cleanups | John R. Lenton |
| 2016-07-25 | store, daemon, client, cmd/snap, docs/rest.md: adieu search grammar | John R. Lenton |
| 2016-07-25 | Merge pull request #1555 from chipaca/find-private | Michael Vogt |
| 2016-07-19 | Enable SNAPPY_STORE_AUTH_DATA_FILENAME override for client auth data. | Michael Nelson |
| 2016-07-16 | cleanup cmd/snap test suite, add extra args test | Samuele Pedroni |