Alex Goodman
|
40a30ea369
|
added mac download link; formatting
|
2018-12-01 22:44:27 -05:00 |
|
Alex Goodman
|
c96c27a3df
|
formatting windows title
|
2018-12-01 22:39:25 -05:00 |
|
Alex Goodman
|
06c4a12cff
|
archive override for windows (zip)
|
2018-12-01 22:36:10 -05:00 |
|
Alex Goodman
|
4f537c8652
|
version bump
|
2018-12-01 22:28:52 -05:00 |
|
Alex Goodman
|
53b11f4ecf
|
fail on image not found without panic; add extra chmod case to test dockerfile
|
2018-12-01 19:01:59 -05:00 |
|
Alex Goodman
|
1baa942d37
|
Merge branch 'master' of github.com:wagoodman/dive
|
2018-11-30 17:21:21 -05:00 |
|
Alex Goodman
|
816e7150a9
|
add pipeline build badge
|
2018-11-30 17:21:09 -05:00 |
|
Alex Goodman
|
1c2df2914b
|
add basic PR pipeline (#120)
|
2018-11-30 17:17:15 -05:00 |
|
Akshay Chhajed
|
89bb66b3a2
|
Removes extra if (Typo from #114) (#115)
Some lint checks
|
2018-11-30 07:40:42 -05:00 |
|
Chris Cinelli
|
5dbaa81670
|
Fix a problem with the size checking (#114)
|
2018-11-29 23:06:09 -05:00 |
|
Alex Goodman
|
7bbf457647
|
support windows builds
|
2018-11-29 23:03:59 -05:00 |
|
Alex Goodman
|
a566ad41f1
|
remove jotframe
|
2018-11-29 18:47:04 -05:00 |
|
Alex Goodman
|
3320d2df68
|
Feature/cc/do not write image (#108)
* Remove excessive memory usage during image processing
* Do not copy the image on disk locally. Save wearing of SSD and speedup startup
|
2018-11-29 18:08:40 -05:00 |
|
Chris Cinelli
|
3edff1760d
|
Only scan the tar file once (#103)
|
2018-11-29 17:46:32 -05:00 |
|
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 |
|