Commit Graph

30 Commits (master)

Author SHA1 Message Date
Martin Cross dffe6970aa
Short status (#419)
Co-authored-by: Martin Cross <martinidc1992@gmail.com>
11 months ago
Tony Soloveyv 2a9ed70896
Allow to render container stats and configs both in `json` and `yaml` (#444) 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 60df208924 convert menu panel to use new struct 2 years ago
Jesse Duffield dcce4c67ec create list panel struct 2 years ago
KOLOSSA Tilman e93cadf1d6 changed "white" colors to "default" to work in both light and dark terminals 2 years ago
Jesse Duffield d8777b7a59 update gocui 2 years ago
Jesse Duffield e68554cee9 use go's own git version info 2 years ago
Jesse Duffield 6bc57b7628 appease linter 2 years ago
glendsoza 9a0bbd1e38 Fixed the typo and removed the uncessory comment 2 years ago
glendsoza 4d90a0345f Changes as requested per review 2 years ago
glendsoza 32aa08066c Used RenderTable to dispaly environemnt varialbles also added a check in RenderTable method to make sure code does not panic when empty array is passed 2 years ago
Charlie Moog 7105cc67ae
fix: success case in utils.CloseMany 2 years ago
Jesse Duffield e29e110476 refactor and add test 2 years ago
Charlie Moog afe3d23cbd
refactor: kill tunnel cmd on Close 2 years ago
stirante 305b9630a0 Add health check to container list 4 years ago
Dawid Dziurla 0c82a7089c
Merge pull request #132 from muesli/gocritic-fixes
Simplified code a bit
5 years ago
Christian Muehlhaeuser 08861a53bf
Removed unnecessary string conversion
`s.expected` is already a string.
5 years ago
Christian Muehlhaeuser 78d7fda9ec
Simplified code a bit 5 years ago
mjarkk e3f6f59890
Removed some dead code 5 years ago
Jesse Duffield 5169356454 support light themes in terminals 5 years ago
Jesse Duffield ee688746f0 more 5 years ago
Jesse Duffield 1bf9c47438 fixup layout origin/cursor changing 5 years ago
Jesse Duffield 344c72f91a allow showing TOP of a container/service 5 years ago
Jesse Duffield 28b488b740 configurable graphs 5 years ago
Jesse Duffield f0ffdcd81f more progress 5 years ago
Jesse Duffield 2e9a80fe6c lots of changes 5 years ago
Jesse Duffield d0fffd8bca fix issue with padding colored strings 5 years ago
Jesse Duffield cf5ec17197 repurpose lazygit code 5 years ago