478 Commits

Author SHA1 Message Date
Alex Goodman
f40600e877
only show new keybindings 2018-10-29 22:19:03 -04:00
Akshay Chhajed
57f1448c5c Right Arrow Key descends into directory (#48) 2018-10-29 21:52:24 -04:00
Vladislav Shishkov
c4bb987ccf Changes keys bindings (#41) 2018-10-29 21:50:37 -04:00
Alex Goodman
e7a05d4b35
cap the layers view based on the available terminal real estate 2018-10-28 21:41:26 -04:00
Alex Goodman
fac24be5b1
bump version ref 2018-10-27 12:10:51 -04:00
Alex Goodman
5ddaa167be
use stable uuid def (closes #31) 2018-10-27 12:07:28 -04:00
Alex Goodman
790d5a6dba
cleanup on exit of non-gocui methods (fixes #42) 2018-10-27 11:59:29 -04:00
Alex Goodman
d9742b1fdc
added note for img pulls on windows 2018-10-27 10:22:56 -04:00
akramfares
ddc6907054 Update README.md (#39)
Include running inside a windows base docker
2018-10-27 10:21:54 -04:00
Akshay Chhajed
b3c0e35c07 Added left arrow navigation for moving to parent directory or top of root (#43) 2018-10-27 10:21:33 -04:00
Alex Goodman
8b08736178
tweak test img 2018-10-27 10:12:19 -04:00
Alex Goodman
e779798478
add id + tar name to the layer details 2018-10-27 10:11:54 -04:00
Alex Goodman
9078b1dc81
dont process purely whiteout flag files (fixes #30) 2018-10-27 10:11:26 -04:00
Mick Dekkers
8ffa075ad0 fix typo in readme (#40) 2018-10-26 12:24:59 -04:00
Alex Goodman
3f12f9dd77
added maintainer 2018-10-25 07:00:23 -04:00
Alex Goodman
fdc88fc5f7
bump version 2018-10-25 06:56:00 -04:00
Alex Goodman
b44c980457
unaccounted whiteout files should not be fatal 2018-10-24 22:13:08 -04:00
Alex Goodman
3a1339ff8f
update dive args for docker example 2018-10-24 21:51:34 -04:00
Alex Goodman
6e87804f2d
support goreleaser driven docker build 2018-10-24 21:48:21 -04:00
Nguyen Ngoc Trung (Steven)
5dfd9fb9e8 Support version printout (#37) 2018-10-24 21:00:53 -04:00
Christian Muehlhaeuser
4385723d14 Typo & grammar fixes in README (#36)
Also stick to 80 chars/line for non-captions.
2018-10-24 20:50:20 -04:00
Alex Goodman
528e3cfcb1
bump version 2018-10-24 08:08:45 -04:00
Alex Goodman
d3cf3721e7
Merge branch 'master' of github.com:wagoodman/dive 2018-10-24 08:06:46 -04:00
Alex Goodman
866b6189e6
rm debug code 2018-10-24 08:06:36 -04:00
Alex Goodman
29c84b84ac
wording 2018-10-23 11:32:04 -04:00
Alex Goodman
6fa905d602
bump to 0.0.4 2018-10-23 10:58:15 -04:00
Alex Goodman
5bc7337b04
truncate inefficiencies report (fixes #27) 2018-10-22 17:48:43 -04:00
Alex Goodman
e757503234
pin docker client version 2018-10-22 14:05:53 -04:00
Alex Goodman
0c8275e90d
added demo 2018-10-21 14:55:08 -04:00
Alex Goodman
183c687c06
efficiency now takes into account removed dirs 2018-10-21 13:59:08 -04:00
Alex Goodman
fad2354e89
fixed inefficient file report bug 2018-10-21 13:04:26 -04:00
Alex Goodman
3ea8c0ab4a
cleaned up example 2018-10-21 12:11:13 -04:00
Alex Goodman
291207ed6c
rm debug info 2018-10-21 12:04:18 -04:00
Alex Goodman
ee74c8500e
image tar can be a symlink (fixes #26) 2018-10-21 12:02:51 -04:00
Alex Goodman
d6549ea16d
pull images when not found (closes #25); small fixes 2018-10-20 07:42:01 -04:00
Alex Goodman
4195374c5b
add badge 2018-10-16 23:38:39 -04:00
Alex Goodman
e700ec3745
gofmt 2018-10-16 23:37:19 -04:00
Alex Goodman
8ca96849da
added the readme contents 2018-10-16 23:27:07 -04:00
Alex Goodman
9802546b60
adding goreleaser 2018-10-16 22:56:35 -04:00
Alex Goodman
dddb2e6b97
with fancy pre-processing 2018-10-16 22:38:41 -04:00
Alex Goodman
54b20c096b
Merge branch 'master' into parallel-tar-proc 2018-10-16 20:18:51 -04:00
Alex Goodman
4c99bd093d
added basic documentation 2018-10-15 22:51:48 -04:00
Alex Goodman
4e7e9b64e3
dont show inefficiencies breakdown when there are none 2018-10-14 11:04:11 -04:00
Alex Goodman
18b405db72
Size based efficiency (#24) 2018-10-14 10:57:59 -04:00
Alex Goodman
85fa13501d
Add details pane (#23) 2018-10-14 10:56:09 -04:00
Alex Goodman
0ec279788e
implements build command (#22) 2018-10-14 10:55:54 -04:00
Alex Goodman
bddd469239
process tars in parallel 2018-10-13 11:36:09 -04:00
Alex Goodman
41b6da6e93
Independent filetree buffer + partial tree rendering (#18) 2018-10-07 19:50:23 -04:00
Alex Goodman
9625c51aa4
Reconcile history from image manifest and config (#17) 2018-10-07 10:13:34 -04:00
Alex Goodman
c599ca5ad2
a few low hanging perf improvements (#16) 2018-10-06 09:45:08 -04:00