Commit graph

102 commits

Author SHA1 Message Date
Rene Nyffenegger 7556be352a
DIVE_VERSION does not need to be exported (#492)
The value of the variable DIVE_VERSION is not needed in a
spawned subprocess. Thus, the variable does not necessarily
need to be exported. Arguably, the environment is less
polluted if it is not exported.
2024-02-02 14:26:54 +00:00
Guillaume Belanger 2d86aa7b4c
chore: Adds instructions for snap installation (#484) 2024-02-02 09:26:06 -05:00
Alex Goodman 559e5e2dbe add release process 2023-07-07 11:54:08 -04:00
Alex Goodman d5e8a92968
Rework CI validation workflow and makefile (#460)
* rework CI validation workflow and makefile

* enable push

* fix job names

* fix license check

* fix snapshot builds

* fix acceptance tests

* fix linting

* disable pull request event

* rework windows runner caching

* disable release pipeline and add issue templates
2023-07-06 22:01:46 -04:00
Orhun Parmaksız ec5528bce5
update the link for the Arch Linux package 2023-07-06 19:10:44 +03:00
Alex Goodman 6ba95122a5 orient all install refs around the latest version 2023-07-06 11:15:49 -04:00
Orkhan 69e6ba9993 ubuntu install latest version script 2023-07-06 11:15:06 -04:00
Alex Goodman 67aa2f1bf8
Merge pull request #428 from orhun/docs/update_readme
Update README.md about installation on Arch Linux
2023-07-06 10:42:12 -04:00
Orhun Parmaksız 25a226d51d Update README.md about installation on Arch Linux
`dive` is moved to community: https://archlinux.org/packages/community/x86_64/dive/
2023-07-06 10:40:42 -04:00
Alex Goodman bf39a82f2a
Merge pull request #400 from iwataka/correct-installation-instruction-for-ubuntu-debian
Correct installation instruction for Ubuntu/Debian
2023-07-06 10:39:27 -04:00
Alex Goodman 2db0aaa920
Merge pull request #344 from ozbillwang/master
improve README with new docker run command
2023-07-06 10:37:16 -04:00
Alex Goodman f5458e6b57
Merge pull request #348 from alexandregv/patch-1
Add Nix/NixOS package installation instructions
2023-07-06 10:36:03 -04:00
Anatoli Babenia f17140f8ce Document q shortcut 2023-07-06 10:32:50 -04:00
dosisod 4fad38207e Allow for autodetecting both .yaml and .yml config files 2022-05-13 23:33:31 -07:00
iwataka f359b8a9d7 Correct installation instruction for Ubuntu/Debian 2022-05-09 20:48:49 +09:00
Alex Goodman c7d121b3d7
remove meetup callout 2021-07-02 10:26:05 -04:00
Alex Goodman aace339ad7
add OSS virtual meetup callout 2021-06-24 13:20:39 -04:00
Alexandre GV b5b377444e
Add Nix/NixOS install in README.md 2021-04-01 13:10:43 +02:00
Bill Wang b7d32324e6 improve README with new docker run command 2021-03-20 21:34:10 +11:00
Nils Breunese 4457be08bc Document MacPorts install 2021-02-26 14:58:57 +01:00
Adam Leskis d06c3cfb30 fix simple typos 2020-09-14 10:04:57 +01:00
Anatoli Babenia 86ac01b25f
Require golang 1.10+ (closes #278) 2020-03-23 11:30:22 +03:00
Alex Goodman a9c2e48d10
add option to ignore image parsing errors; closes #258 2020-02-09 22:30:21 -05:00
Alex Goodman 0872cc18d4
cut release 2020-02-09 15:10:59 -05:00
Kenny Younger 8c763fc950
diff.hide fix
diff.hide in the yaml config updated to use "(un)modified" instead of "(un)changed"
2019-11-22 13:35:03 -06:00
Alex Goodman daa008931c
add funding info 2019-11-12 22:54:22 -05:00
Alex Goodman bfcfc54ee3
alpine base image & bump 0.9.1 2019-11-09 10:55:42 -05:00
Alex Goodman 1468244dc5
bump to 0.9.0 2019-11-05 00:05:39 -05:00
Alex Goodman 14a349343b
add ability to specify source as a URL scheme 2019-10-08 19:32:40 -04:00
Alex Goodman e39e646191
adding docker-archive source option 2019-10-08 18:55:03 -04:00
Alex Goodman 0e49dd0fec
update readme 2019-10-08 10:47:52 -04:00
Alex Goodman c83bc9e3d0
remove podman from darwin/windows builds 2019-10-08 09:38:41 -04:00
Alex Goodman 4b73bc89b8
update pipeline badge 2019-09-17 21:27:51 -04:00
Alex Goodman f2ea8b503d
bump to v0.8.1 2019-09-07 08:46:53 -04:00
Alex Goodman ff7cb1db6b
docker bin no longer needs to be mounted in 2019-09-02 13:56:39 -04:00
Alex Goodman d1804f350f
bump to v0.8.0 2019-09-02 13:29:28 -04:00
Alex Goodman 2b12b1ce11
Merge pull request #213 from chenrui333/add-formula-to-homebrew-core
Move formula to homebrew-core
2019-09-02 13:27:16 -04:00
Alex Goodman 6d27c94262
add more clarity in ci configuration comments regarding ratios vs percentages 2019-07-27 13:15:16 -04:00
Rui Chen f406dff9bc Move formula to homebrew-core 2019-07-26 15:30:44 -04:00
Alex Goodman ea0de60dc0
Merge pull request #193 from josegonzalez/patch-1
docs: add missing slash to command example
2019-07-21 15:41:46 -04:00
Alex Goodman 48df08f117
Merge branch 'master' into config/toggle-unchanged-files
# Conflicts:
#	README.md
2019-07-21 14:50:45 -04:00
Alex Goodman 0015e752e9
use gitlab pipeline badge 2019-07-21 12:19:44 -04:00
Jose Diaz-Gonzalez 1021fabf19
docs: add missing slash to command example 2019-06-10 14:04:51 -04:00
Alex Goodman 09296c0214
consider collapsed dirs in visible tree size (fixes #185) 2019-04-06 13:28:54 -04:00
Alex Goodman fa48fc1f81
prevent infinite render loop (fixes #184) 2019-03-26 23:03:15 -04:00
Alex Goodman e7bf771e7c
update readme for v0.7.0 2019-03-16 12:10:35 -04:00
Akshay Chhajed 34439f2b9b Fixes config-file location in README.md (#171)
* Fixes config-file location in README.md

* Corrected config file location in cobra help
2019-03-16 10:49:28 -04:00
Alex Goodman 993be8d3ae
Filetree improvements (#165)
* add filetree viewmodel

* added attribute toggle

* these views are really controllers

* fix collapse all dir when selected file

* determine filetree upperbound dynamically

* support bounding cursor movements in the view model

* added first view model test case

* added test cases for filetree viewmodel
2019-02-22 11:49:53 -05:00
Peter Stalman cf8900da84 Update README.md (#159)
Incorrect config file location
2019-02-19 05:49:30 -05:00
Alex Goodman 327814f589
Add collapse all directory keybinding (#162)
* collapse all dir feature (closes #151)

* render single title for keybindings
2019-02-18 16:59:32 -05:00