Commit Graph

41 Commits (master)

Author SHA1 Message Date
Jesse Duffield 6473810fa9 Bump docker 7 months ago
Jesse Duffield f25a5ebff7 Bump x/net 7 months ago
Rajiv Kushwaha d2fa5e9e9c
feat(docker): Honor the host specified in current docker context (#464) 7 months ago
dependabot[bot] f0ee38f7f7
Bump github.com/docker/distribution from 2.8.0+incompatible to 2.8.2+incompatible (#448)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
10 months ago
Tony Soloveyv 2a9ed70896
Allow to render container stats and configs both in `json` and `yaml` (#444) 1 year ago
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
1 year ago
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
1 year ago
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>
1 year ago
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>
1 year ago
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>
1 year ago
Jesse Duffield 82516385c0 use lazycore stuff 2 years ago
Jesse Duffield aab8bcfbcc add deadlock detection for debug mode 2 years ago
Jesse Duffield 57379252a5 bump gocui 2 years ago
Gustavo Andrioli 337e57afbb Bump lazycore 2 years ago
Jesse Duffield badc43b225 allow changing window size 2 years ago
Jesse Duffield ea3c009305 extract process kill logic 2 years ago
Jesse Duffield 0b7017150c use sdk to obtain container logs 2 years ago
Jesse Duffield d27ce19f6c simplify CPU monitoring logic 2 years ago
Jesse Duffield d8777b7a59 update gocui 2 years ago
Jesse Duffield 052c2ec1d1 appease linter 2 years ago
Jesse Duffield 2fe7505ebc use event channel to reduce CPU usage by a LOT 2 years ago
Jesse Duffield 5de54dfb0e upgrade to go 1.18 2 years ago
Jesse Duffield 9db6eeac9d do not panic if docker client not running 3 years ago
Jesse Duffield 012f8d6e08 bump gocui 4 years ago
Dawid Dziurla 0597c1e8e0
update dependencies 4 years ago
Dawid Dziurla a14e6400cb
Merge pull request #159 from jesseduffield/fix_returning
Implement PreviousViews stack
5 years ago
Mikhail Swift 1ee506f671 Update golang.org/x/xerrors package 5 years ago
Dawid Dziurla b12414907b
add golang-collections dependency 5 years ago
Dawid Dziurla 14abd94cd0
go mod tidy 5 years ago
Jesse Duffield 6ebddea76e
Merge pull request #130 from winhung/limit-scrolling
scrolling does not go beyond the displayed text #31
5 years ago
winhung 19dac181cf updated vendor for gocui #31 5 years ago
Dawid Dziurla e413252d3b
mod: newer xdg package
need to use newer commit, because of BSD support
5 years ago
Dawid Dziurla 2b3d380d10
config: use xdg package instead of configdir 5 years ago
Dawid Dziurla f384e57917
mod: tidy and vendor 5 years ago
Dawid Dziurla bd16a78b06
Merge branch 'docker-sdk-update' 5 years ago
Jesse Duffield a680446596 bump gocui fork to check window size 5 years ago
Dawid Dziurla feeb5c9bf6
go mod tidy 5 years ago
Dawid Dziurla 277681a0dc
use newer Docker SDK 5 years ago
Jesse Duffield 8be95c6eac bump gocui fork again 5 years ago
Jesse Duffield 09618416ae bump gocui fork 5 years ago
Jesse Duffield 22b24563a9 setup go modules 5 years ago