451 Commits

Author SHA1 Message Date
Alex Goodman
7d868096ca
use env vars to determine the docker API version (closes #71) 2018-11-24 20:48:31 -05:00
Alex Goodman
6a6cbe1be9
add docs for filetree screen width 2018-11-24 20:21:36 -05:00
Alex Goodman
49baf8425a
configurable filetree split col (addresses #69) 2018-11-24 20:20:06 -05:00
Alex Goodman
30f3feda9d
add image size to details pane (closes #66) 2018-11-24 20:01:51 -05:00
Alex Goodman
3c46874ef6
add dir collapse docs 2018-11-23 21:53:08 -05:00
Alex Goodman
64d1a3bcc3
configurable directory collapse default value (closes #70) 2018-11-23 21:49:21 -05:00
Anthony Mastrean
e153cb4f4a Update README.md (#68) 2018-11-19 11:52:10 -05:00
Alex Goodman
e0af39c8f6
bump version ref 2018-11-06 22:00:52 -05:00
Alex Goodman
dc519adc19
added efficiency test 2018-11-06 21:36:44 -05:00
Alex Goodman
8c5dd1dabe
Merge branch 'master' of github.com:wagoodman/dive 2018-11-06 21:01:51 -05:00
Alex Goodman
4617e1c3b0
fix format type 2018-11-06 21:01:42 -05:00
Bin Wang
faf457271b Fix typo in comment (#57)
displayes -> displays
2018-11-06 11:20:25 -05:00
Alex Goodman
41e1685efe
drive view options from configuration (closes #56) 2018-11-05 22:37:25 -05:00
Alex Goodman
a95c45e8c9
add multiple config paths (fixes #60) 2018-11-05 17:53:15 -05:00
Alex Goodman
951d2c7b71
bump readme ref 2018-11-02 08:29:26 -04:00
Alex Goodman
f481e7fca9
keybindings belong to a specific view (fixes #55) 2018-11-02 08:20:29 -04:00
Alex Goodman
ebdd6fa36b
added large example 2018-11-01 00:08:20 -04:00
Alex Goodman
82014bc558
discover docker version automatically (fixes #47) 2018-11-01 00:02:36 -04:00
Alex Goodman
39db078d58
tweaks 2018-10-31 23:53:02 -04:00
Alex Goodman
6f005724d9
added configuration + custom keybinding support 2018-10-31 23:49:31 -04:00
Nathan Lowe
4b6ff484e3 #29: Support configuring the docker client from environment variables (#54) 2018-10-31 13:12:52 -04:00
Akshay Chhajed
81cbb143da Add page functions for FileTreeView (#53) 2018-10-31 13:10:42 -04:00
Alex Goodman
f3f2ec9a8c
correct nested diff colors and dir sizing (fixes #45) 2018-10-31 00:11:43 -04:00
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