COMMITS
/ api/client/history.go March 16, 2016
V
Update api/client file to use context
Vincent Demeester committed
December 16, 2015
D
Replace pkg/units with docker/go-units.
David Calavera committed
December 3, 2015
D
Implement docker history with the standalone client lib.
David Calavera committed
November 9, 2015
A
Remove deprecated cli flags
Antonio Murdaca committed
November 2, 2015
H
Update logic of history
Hu Keping committed
October 20, 2015
H
Rework docker cli history
Hu Keping committed
October 8, 2015
L
Use consistent command description
Lei Jitang committed
July 7, 2015
H
Format the output of docker history
Hu Keping committed
May 5, 2015
T
cli: new daemon command and new cli package
Tibor Vass committed
July 10, 2015
J
Windows: Remove meaningless warnings on docker info
John Howard committed
July 3, 2015
M
api/client: unify format of args check
Ma Shimiao committed
M
api/client: close the returned io.ReadCloser
Ma Shimiao committed
June 15, 2015
J
Merge pull request #13869 from jlhawn/multi_line_help_usage
Josh Hawn committed
May 14, 2015
J
api/client: have cli.call() return headers
Josh Hawn committed
J
api/client: Allow for multi-line usage help
Josh Hawn committed
May 15, 2015
V
Revert "Fix inconsistent date formats in API"
Victor Vieux committed
March 24, 2015
H
Fix inconsistent date formats in API
Hu Keping committed
April 26, 2015
A
Small if err cleaning
Antonio Murdaca committed
April 16, 2015
A
Add -H|--human flag to `docker history`
Arnaud Porterie committed
April 8, 2015
D
Adding a verbose time option to output formatted timestamps
Dave Henderson committed
T
Rebase + some fixes
Tibor Vass committed
March 29, 2015
A
Refactor utils/utils, fixes #11923
Antonio Murdaca committed
A
Refactor utils/flags.go, fixes #11892
Antonio Murdaca committed
January 4, 2015
D
Add comment column in docker history command output
David Young committed
April 3, 2015
D
Remove engine.Table from docker history and docker rmi
Doug Davis 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