April 1, 2013
View 1632566

Show shorthand image IDs for convenience. Shorthand IDs (or any non-conflicting prefix) can be used to lookup images

Solomon Hykes authored on 2013/04/01 14:11:55
March 27, 2013
View 846a9e8

When doing a reverse-lookup of an image's tag, if the image has multiple tags, the first tag in alphabetical order will be used

Solomon Hykes authored on 2013/03/27 07:30:16
March 26, 2013
View 004a531

Try to fetch missing base only on "not found" error

Guillaume J. Charmes authored on 2013/03/26 21:28:17
March 23, 2013
View 12049f9

'docker {history,ps,images}': show human-friendly image names when applicable

Solomon Hykes authored on 2013/03/23 11:22:06
View bf7602b

'docker tag': assign a repository+tag to an image

Solomon Hykes authored on 2013/03/23 10:27:18
View 640026e

Looking up a tag by repository name will default to REPOSITORY:latest. The empty tag '' is no longer allowed.

Solomon Hykes authored on 2013/03/23 08:07:13
March 22, 2013
View 49a7892

Repositories and tags can't have ':' in their name (to allow parsing the REPO:TAG notation)

Solomon Hykes authored on 2013/03/22 12:06:20
View d0c7765

Fix a bug which caused repository metadata to be cleared at startup

Solomon Hykes authored on 2013/03/22 11:00:43
View ef71196

Folded graph/ back into main package

Solomon Hykes authored on 2013/03/22 09:47:23