Commit graph

16 commits

Author SHA1 Message Date
Guillaume Binet
c9fca8053f Fixed the unicode art for the tree.
The lines were not connected and it triggered in me an OCD impulse to
make this PR :).

Now it looks like this:

│   └─b51d52a11aaa Virtual Size: 0.0 B
│     └─60ad43e4527d Virtual Size: 118.1 MB
│       ├─120524f147a2 Virtual Size: 118.1 MB
│       │ └─8cb31f8566ea Virtual Size: 118.1 MB
│       │   └─0f9e851b2af9 Virtual Size: 147.9 MB

Instead of that:

| └─07302703becc Virtual Size: 101.2 MB
|   └─cf8dc907452c Virtual Size: 101.2 MB
|     └─a7cf8ae4e998 Virtual Size: 171.3 MB Tags: ubuntu:12.10,
|       |─e18d8001204e Virtual Size: 171.3 MB
2014-07-28 09:52:42 -07:00
Nate Jones
575f71a940 add samples to readme 2014-05-14 07:38:20 -07:00
Nate Jones
c59127d902 viz for containers 2014-05-13 07:06:20 -07:00
Nate Jones
5f566e0780 move sample to subdir 2014-05-13 06:08:04 -07:00
Nate Jones
66470aa06e cleanup options and print error if no viz selected 2014-05-12 20:30:39 -07:00
Nate Jones
ff57f33a73 full coverage on image tree code 2014-05-05 06:44:01 -07:00
Nate Jones
7e75d7effb update readme 2014-05-04 14:24:01 -07:00
Nate Jones
2e787004ab implement --tree 2014-05-04 14:22:25 -07:00
Nate Jones
a009c9ab2a test bad json 2014-04-25 07:45:27 -07:00
Nate Jones
0240a3fa3d more complete test for graphviz output 2014-04-25 07:45:08 -07:00
Nate Jones
d83cfa5ea1 refactored test to be more flexible 2014-04-25 06:47:06 -07:00
Nate Jones
4857bfb781 refactor for testing ease, add a single test 2014-04-24 21:09:44 -07:00
Nate Jones
1db432d5fc update readme with current state 2014-04-21 21:16:20 -07:00
Nate Jones
ce9288bd94 viz works 2014-04-21 21:04:38 -07:00
Nate Jones
9155320da8 initial skeleton 2014-04-21 09:30:55 -07:00
Nate Jones
b71347fbb6 Initial commit 2014-04-21 09:17:32 -07:00