COMMITS
/ api/client/tag.go March 16, 2016
V
Update api/client file to use context
Vincent Demeester 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
D
Implement docker tag with standalone client lib.
David Calavera committed
December 1, 2015
D
Deprecate -f flag from docker tag
Doug Davis committed
November 18, 2015
T
Update daemon and docker core to use new content addressable storage
Tonis Tiigi committed
November 23, 2015
D
Add more to tag's -f flag's help
Doug Davis committed
November 9, 2015
A
Remove deprecated cli flags
Antonio Murdaca committed
October 8, 2015
L
Use consistent command description
Lei Jitang committed
May 5, 2015
T
cli: new daemon command and new cli package
Tibor Vass committed
May 14, 2015
J
api/client: Allow for multi-line usage help
Josh Hawn committed
March 29, 2015
A
Refactor utils/flags.go, fixes #11892
Antonio Murdaca committed
January 12, 2015
D
Fix for issue 9922: private registry search with auth returns 401
Don Kjer 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