Alex Goodman
|
16fde15dbf
|
fix expand bug for details pane and bottom status bar
|
2020-02-09 10:43:11 -05:00 |
|
Alex Goodman
|
8818b9934f
|
reactive layout; addresses #179
|
2019-12-28 12:28:19 -05:00 |
|
Alex Goodman
|
338953d172
|
debug format
|
2019-12-27 09:51:37 -05:00 |
|
Alex Goodman
|
65f40c2ee6
|
partially complete with slim layer
|
2019-12-27 09:51:11 -05:00 |
|
Alex Goodman
|
cc40317207
|
skip empty keybinding configs
|
2019-12-27 09:28:37 -05:00 |
|
Alex Goodman
|
bf90d13567
|
Merge pull request #268 from wagoodman/tree-dim-overflow
Fix right border + file tree header for attributes
|
2019-12-27 09:11:48 -05:00 |
|
Alex Goodman
|
25c3017c0a
|
Merge pull request #269 from abitrolly/keyfix
Propagate error from parsing keybinding (#129)
|
2019-12-26 08:40:25 -05:00 |
|
Anatoli Babenia
|
20ec5cf2aa
|
Simplify nil check for slice
len() for nil slices is defined as zero (gosimple)
|
2019-12-26 13:22:48 +03:00 |
|
Anatoli Babenia
|
bf7dd663c1
|
Propagate error from parsing keybinding (#129)
|
2019-12-26 12:35:50 +03:00 |
|
Anatoli Babenia
|
ba6b7543b4
|
Do not ignore missing file from --config option (fixes #265)
|
2019-12-25 16:24:23 +03:00 |
|
Alex Goodman
|
b68bce154a
|
fix filetree attribute header
|
2019-12-16 22:19:59 -05:00 |
|
Alex Goodman
|
8c6a7ce973
|
expand right column
|
2019-12-16 22:19:39 -05:00 |
|
Alex Goodman
|
8d8c84cbf4
|
Merge pull request #256 from wagoodman/simple-layout-manager
Add UI layout manager
|
2019-11-28 11:02:48 -05:00 |
|
Alex Goodman
|
776c1f9436
|
add tests
|
2019-11-27 23:07:56 -05:00 |
|
Alex Goodman
|
e8301be74d
|
rm unused cursor methods
|
2019-11-24 22:09:10 -05:00 |
|
Alex Goodman
|
27ef402a7f
|
fix footer + onLayoutChange propagation on view hide
|
2019-11-24 22:04:30 -05:00 |
|
Alex Goodman
|
94699db059
|
introduce area obj + breakup layout function
|
2019-11-24 12:57:44 -05:00 |
|
Alex Goodman
|
8a3642a57f
|
central header formatter
|
2019-11-24 12:23:43 -05:00 |
|
Alex Goodman
|
14706152a1
|
added simple layout manager
|
2019-11-23 21:13:08 -05:00 |
|
Alex Goodman
|
700332bb2c
|
Merge pull request #255 from kyounger/patch-1
diff.hide fix
|
2019-11-23 18:06:05 -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
|
119040e72c
|
Merge pull request #254 from wagoodman/gha-on-pr
Enforce GitHub Actions on PRs
|
2019-11-20 16:37:31 -08:00 |
|
Alex Goodman
|
f47082013d
|
enforce gha on prs
|
2019-11-20 16:29:15 -08:00 |
|
Alex Goodman
|
35db1ec914
|
Merge pull request #252 from wagoodman/fix-log-and-tar-paths
Fix log and relative paths
|
2019-11-20 15:15:38 -08:00 |
|
Alex Goodman
|
6b659d9ef4
|
linting
|
2019-11-20 15:02:53 -08:00 |
|
Alex Goodman
|
fcb50f0c27
|
Merge branch 'master' into fix-log-and-tar-paths
|
2019-11-20 14:58:33 -08:00 |
|
Alex Goodman
|
fe158e4634
|
Merge pull request #250 from wagoodman/add-package-tests
Add package installation testing
|
2019-11-20 14:56:50 -08:00 |
|
Alex Goodman
|
74be19bf98
|
move goreleaser to makefile
|
2019-11-20 14:50:32 -08:00 |
|
Alex Goodman
|
ba307fb811
|
lock goreleaser version
|
2019-11-20 11:45:17 -08:00 |
|
Alex Goodman
|
17742e7b6c
|
add test for formatting/rejecting relative path in filetree
|
2019-11-19 10:13:26 -08:00 |
|
Alex Goodman
|
ed57565910
|
fix nil log dest; clean tar paths
|
2019-11-19 09:59:57 -08:00 |
|
Alex Goodman
|
3c8dc6290e
|
add funding options
|
2019-11-13 20:56:46 -05:00 |
|
Alex Goodman
|
daa008931c
|
add funding info
|
2019-11-12 22:54:22 -05:00 |
|
Alex Goodman
|
ba7b39c52f
|
add package install tests + basic execution of dive
|
2019-11-09 15:40:54 -05:00 |
|
Alex Goodman
|
9e4fec25ed
|
Merge pull request #249 from wagoodman/enhance-gha-pipeline
Enhance GHA pipeline for release
|
2019-11-09 15:04:23 -05:00 |
|
Alex Goodman
|
873f5783e7
|
fix/improve circle tests
|
2019-11-09 14:49:42 -05:00 |
|
Alex Goodman
|
7a5992fe18
|
enhance gha pipeline for release
|
2019-11-09 12:48:47 -05:00 |
|
Alex Goodman
|
9a34db493b
|
Merge pull request #245 from 1138-4EB/alpine
use separate goreleaser config file to generate docker images based on alpine
|
2019-11-09 12:18:12 -05:00 |
|
Alex Goodman
|
168e67cbf5
|
Merge branch 'master' into alpine
|
2019-11-09 12:17:15 -05:00 |
|
Alex Goodman
|
bfcfc54ee3
|
alpine base image & bump 0.9.1
|
2019-11-09 10:55:42 -05:00 |
|
Alex Goodman
|
3fbc016826
|
rm libpod & shell out to podman binary
|
2019-11-08 13:28:04 -05:00 |
|
1138-4EB
|
0edf35e638
|
use separate goreleaser config file to generate docker images based on alpine
|
2019-11-06 03:42:26 +01:00 |
|
Alex Goodman
|
61ad1f26ea
|
Merge pull request #244 from 1138-4EB/gha
Update deprecated goreleaser fields and add GHA workflow
|
2019-11-05 20:23:16 -05:00 |
|
1138-4EB
|
0ffd1d0d7c
|
goreleaser: update deprecated fields
|
2019-11-06 00:42:50 +01:00 |
|
1138-4EB
|
9d6dae8118
|
ci: add GHA workflow 'push'
|
2019-11-06 00:42:50 +01:00 |
|
Alex Goodman
|
0b147b0f60
|
use goreleaser binary
|
2019-11-05 00:10:26 -05:00 |
|
Alex Goodman
|
1468244dc5
|
bump to 0.9.0
|
2019-11-05 00:05:39 -05:00 |
|
Alex Goodman
|
7ec08a364b
|
add podman dependencies to docker image (switch to debian)
|
2019-11-05 00:01:33 -05:00 |
|
Alex Goodman
|
bbc02ef34d
|
Merge pull request #237 from wagoodman/ui-obj-refactor
UI refactor
|
2019-10-27 20:46:15 -04:00 |
|
Alex Goodman
|
6dd7f7af6e
|
fix non-linux build (exclude podman)
|
2019-10-18 17:39:15 -04:00 |
|