Commit graph

52 commits

Author SHA1 Message Date
Dawid Dziurla
f93ddeceef
Merge pull request #440 from jesseduffield/dependabot/go_modules/github.com/docker/distribution-2.8.0incompatible
Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible
2023-03-29 15:57:16 +02:00
Dawid Dziurla
cd11c3e131
Merge pull request #439 from jesseduffield/dependabot/go_modules/github.com/opencontainers/image-spec-1.0.2
Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2
2023-03-29 15:49:11 +02:00
dependabot[bot]
afacc9be9e
Bump github.com/docker/distribution
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.7.1+incompatible to 2.8.0+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.7.1...v2.8.0)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 03:36:30 +00:00
dependabot[bot]
3c3c80d570
Bump github.com/opencontainers/image-spec from 1.0.1 to 1.0.2
Bumps [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](https://github.com/opencontainers/image-spec/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/image-spec
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 03:36:29 +00:00
dependabot[bot]
1746bc07c7
Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2
Bumps [github.com/gogo/protobuf](https://github.com/gogo/protobuf) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/gogo/protobuf/releases)
- [Commits](https://github.com/gogo/protobuf/compare/v1.3.1...v1.3.2)

---
updated-dependencies:
- dependency-name: github.com/gogo/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 22:43:48 +00:00
Jesse Duffield
82516385c0 use lazycore stuff 2022-11-09 21:21:36 +11:00
Jesse Duffield
aab8bcfbcc add deadlock detection for debug mode 2022-11-09 21:21:35 +11:00
Jesse Duffield
57379252a5 bump gocui 2022-11-09 21:21:35 +11:00
Gustavo Andrioli
337e57afbb Bump lazycore 2022-10-10 18:29:17 -03:00
Jesse Duffield
badc43b225 allow changing window size 2022-10-09 18:02:11 -07:00
Jesse Duffield
ea3c009305 extract process kill logic 2022-06-18 13:33:51 +10:00
Jesse Duffield
0b7017150c use sdk to obtain container logs 2022-05-11 19:12:11 +10:00
Jesse Duffield
d27ce19f6c simplify CPU monitoring logic 2022-05-11 17:49:00 +10:00
Jesse Duffield
d8777b7a59 update gocui 2022-05-10 22:11:21 +10:00
Jesse Duffield
052c2ec1d1 appease linter 2022-05-10 20:59:28 +10:00
Jesse Duffield
212b9d0b03 use github actions instead of circle ci 2022-05-09 21:24:32 +10:00
Jesse Duffield
2fe7505ebc use event channel to reduce CPU usage by a LOT 2022-05-09 20:31:16 +10:00
Jesse Duffield
5de54dfb0e upgrade to go 1.18 2022-05-09 20:31:16 +10:00
Jesse Duffield
6279b416bc remove rollbar 2020-02-02 11:25:11 +11:00
Jesse Duffield
012f8d6e08 bump gocui 2020-02-02 10:14:44 +11:00
Dawid Dziurla
0597c1e8e0
update dependencies 2019-12-13 11:33:04 +01:00
Dawid Dziurla
a14e6400cb
Merge pull request #159 from jesseduffield/fix_returning
Implement PreviousViews stack
2019-09-07 09:07:21 +02:00
Mikhail Swift
1ee506f671 Update golang.org/x/xerrors package 2019-09-04 11:42:45 -04:00
Dawid Dziurla
c2ea933059
vendor: add golang-collections 2019-08-31 12:06:01 +02:00
Jesse Duffield
6ebddea76e
Merge pull request #130 from winhung/limit-scrolling
scrolling does not go beyond the displayed text #31
2019-08-14 20:29:50 +10:00
winhung
19dac181cf updated vendor for gocui #31 2019-08-04 11:05:13 +08:00
Dawid Dziurla
e413252d3b
mod: newer xdg package
need to use newer commit, because of BSD support
2019-07-13 13:08:01 +02:00
Dawid Dziurla
2b3d380d10
config: use xdg package instead of configdir 2019-07-13 12:56:51 +02:00
Dawid Dziurla
f384e57917
mod: tidy and vendor 2019-07-13 12:39:50 +02:00
Dawid Dziurla
bd16a78b06
Merge branch 'docker-sdk-update' 2019-07-08 14:44:51 +02:00
Jesse Duffield
a680446596 bump gocui fork to check window size 2019-07-06 10:25:13 +10:00
Dawid Dziurla
277681a0dc
use newer Docker SDK 2019-07-05 14:18:19 +02:00
Jesse Duffield
8be95c6eac bump gocui fork again 2019-07-03 23:41:37 +10:00
Jesse Duffield
09618416ae bump gocui fork 2019-07-03 23:41:37 +10:00
Jesse Duffield
9c95c34825
Merge pull request #38 from mcintyre94/migrate-to-flaggy
Migrate to flaggy
2019-07-02 09:18:40 +10:00
Callum McIntyre
24264b35e6 Add flaggy to vendor 2019-07-01 18:48:28 +01:00
Jesse Duffield
750437d572 bump jesseduffield/rollrus 2019-07-01 23:01:26 +10:00
Jesse Duffield
6ca5afc767 bump termbox-go 2019-06-30 18:31:08 +10:00
Jesse Duffield
4856a3d872 use fork of roll so that we don't crash on 429 errors 2019-06-29 20:50:24 +10:00
Jesse Duffield
31a6e59738 bump termbox 2019-06-29 15:28:45 +10:00
Jesse Duffield
e220bedc79 support actual mouse support and focusing the main view 2019-06-29 13:41:15 +10:00
Jesse Duffield
405bb85ed0 support clicking on tabs 2019-06-29 11:27:21 +10:00
Jesse Duffield
7025468f43 allow clicking on frame edges 2019-06-29 10:40:24 +10:00
Jesse Duffield
2ef5edcf89 switch to yaml fork so that we can view omitEmpty yaml fields when printing the config 2019-06-29 09:55:35 +10:00
Jesse Duffield
18dc37f822 bump gocui 2019-06-23 08:13:09 +10:00
Jesse Duffield
816eb3f55f bump dependencies 2019-06-09 12:03:09 +10:00
Jesse Duffield
1b834401ed switch to fork of asciigraph 2019-06-05 21:08:38 +10:00
Jesse Duffield
60a4c14707 update dependencies 2019-06-05 20:09:01 +10:00
Jesse Duffield
ad9b62e95e Constrain asciigraph dependency to revision
Turns out if you don't constrain a dependency to a revision, it picks the latest version (which I'm guessing corresponds to a git tag)
This means if you're using a fork for the sake of an extra commit that you want, you need to point at that revision (or perhaps just specify branch="master")
Otherwise we'll end up pointing at an older commit
2019-05-18 20:08:33 +10:00
Jesse Duffield
ccca53914d bump dependencies 2019-05-18 20:01:35 +10:00