212 Commits

Author SHA1 Message Date
Chris Cinelli
530ea555cb Accelerate file hashing with xxhash (#102) 2018-11-29 17:41:09 -05:00
Julian Xhokaxhiu
bf8dde78d9 Replace aurman with yay (#101)
aurman is deprecated as stated officially in the project README
2018-11-29 17:23:18 -05:00
Chris Cinelli
0904611df7 Using the same client.WithVersion(dockerVersion) as in other places. On my machine ImageInspectWithRaw was failing for an API mismatch and it was always trying to pull (#104) 2018-11-29 17:22:03 -05:00
Akshay Chhajed
8e6709a93a Fixes left arrow navigation for empty filetree (#100) 2018-11-28 15:25:16 -05:00
Loic Nageleisen
929c05aec4 Add dependency info via go module support metadata (#87) 2018-11-26 21:48:52 -05:00
Thomas
6a32573d89 Properly exits when UI is not instanciated (#91)
Calls `util.Cleanup`
- during fatal errors while interacting with docker
- after `rootCmd` successful execution
2018-11-26 21:42:01 -05:00
Alex Goodman
d9ec426300
aur controller warning 2018-11-25 22:24:49 -05:00
Stig Otnes Kolstad
06f58c9f0e Add Arch Linux package installation instructions (#77) 2018-11-25 21:49:35 -05:00
Justin Clift
ca22237130 Use curl instead of wget on RHEL/CentOS (#78) 2018-11-25 21:32:36 -05:00
Alex Goodman
55d1604100
bump v0.3.0 release refs 2018-11-24 21:18:41 -05:00
Alex Goodman
b1962b9ae5
ensure tmp image is cleaned up on crash (addresses part of #58) 2018-11-24 21:02:58 -05:00
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