COMMITS
/ api/client/import.go February 3, 2016
D
Apply context changes to the client.
David Calavera committed
December 21, 2015
A
Send push information to trust code out-of-band
Aaron Lehmann committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
December 10, 2015
T
Clean up reference type switches
Tonis Tiigi committed
December 11, 2015
T
Update Named reference with validation of conversions
Tonis Tiigi committed
December 4, 2015
T
Add own reference package wrapper
Tonis Tiigi committed
D
Create interface that clients that talk to the api must fulfill.
David Calavera committed
December 3, 2015
D
Implement docker import with the standalone client lib.
David Calavera committed
November 18, 2015
T
Update daemon and docker core to use new content addressable storage
Tonis Tiigi committed
October 8, 2015
L
Use consistent command description
Lei Jitang committed
August 20, 2015
T
adding message option to the import subcommand
Taylor Jones committed
May 5, 2015
T
cli: new daemon command and new cli package
Tibor Vass committed
June 4, 2015
J
Windows: Security warning based on server OS
John Howard committed
March 29, 2015
G
work on #11094 allow import from local file
Gildas Cuisinier committed
A
Refactor utils/flags.go, fixes #11892
Antonio Murdaca committed
May 14, 2015
J
api/client: Allow for multi-line usage help
Josh Hawn committed
May 1, 2015
A
Provide a struct to configure cli streaming
Antonio Murdaca committed
March 25, 2015
P
Add godoc-style docstrings to Cmd... methods
Peggy Li committed
J
api/client - The code for all cli commands are in one file #11610
Joey Gibson committed