Jesse Duffield
|
dc2e0ffa54
|
Merge pull request #328 from jesseduffield/no-more-unversioned
|
2022-05-10 21:10:49 +10:00 |
|
Jesse Duffield
|
052c2ec1d1
|
appease linter
|
2022-05-10 20:59:28 +10:00 |
|
Jesse Duffield
|
e68554cee9
|
use go's own git version info
|
2022-05-10 20:47:33 +10:00 |
|
Jesse Duffield
|
14cb013f5d
|
update sponsorship link
|
2022-05-10 20:47:09 +10:00 |
|
Jesse Duffield
|
4f096c3c2b
|
Update README.md
|
2022-05-09 22:54:23 +10:00 |
|
Jesse Duffield
|
a3d3109103
|
Update README.md
|
2022-05-09 22:50:38 +10:00 |
|
Jesse Duffield
|
0e13712e91
|
fix: version bump
|
2022-05-09 22:27:29 +10:00 |
|
Jesse Duffield
|
cf87275668
|
fix: version bump
|
2022-05-09 22:20:55 +10:00 |
|
Jesse Duffield
|
087fd00759
|
swap tokens
|
2022-05-09 21:53:41 +10:00 |
|
Jesse Duffield
|
b438700d2c
|
new tokens
|
2022-05-09 21:53:07 +10:00 |
|
Jesse Duffield
|
31435c68f5
|
Merge pull request #325 from jesseduffield/use-github-actions
|
2022-05-09 21:42:54 +10:00 |
|
Jesse Duffield
|
afe824a3d6
|
fix test
|
2022-05-09 21:37:53 +10:00 |
|
Jesse Duffield
|
6bc57b7628
|
appease linter
|
2022-05-09 21:31:24 +10:00 |
|
Jesse Duffield
|
212b9d0b03
|
use github actions instead of circle ci
|
2022-05-09 21:24:32 +10:00 |
|
Jesse Duffield
|
846cadd5fd
|
Merge pull request #324 from jesseduffield/less-cpu-usage
|
2022-05-09 20:36:46 +10:00 |
|
Jesse Duffield
|
1f5d31c92f
|
Merge pull request #310 from Tiryoh/feature/update-readme
|
2022-05-09 20:34:20 +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
|
bba2feac94
|
Merge pull request #313 from jesseduffield/fix-goreleaser
|
2022-05-09 20:30:56 +10:00 |
|
Jesse Duffield
|
1eec32f1fb
|
go mod tidy in docs
|
2022-05-09 20:23:45 +10:00 |
|
Jesse Duffield
|
57ac3c409d
|
kill process directly
|
2022-05-09 20:23:45 +10:00 |
|
Jesse Duffield
|
6af9e54491
|
go mod tidy in docs
|
2022-03-23 18:46:02 +11:00 |
|
Jesse Duffield
|
46fb0f5e5b
|
remove dead code
|
2022-02-22 18:10:03 +11:00 |
|
Daisuke Sato
|
32aaea973f
|
Fix the installed path written in the document to match the script
|
2022-02-09 12:06:25 +09:00 |
|
Jesse Duffield
|
35bd0db5f8
|
Merge pull request #307 from jesseduffield/fix-overflow
fix overflow bug
|
2022-02-02 15:15:20 +11:00 |
|
Jesse Duffield
|
15105d87ff
|
fix overflow bug
|
2022-02-02 10:32:13 +11:00 |
|
Jesse Duffield
|
e9d65eda03
|
Merge pull request #295 from glendsoza/master
Created a seperate context to display just environment variables
|
2022-01-20 09:15:09 +11:00 |
|
glendsoza
|
2718749229
|
Ran gofmt to fix issues with formatting
|
2022-01-19 17:27:24 +05:30 |
|
glendsoza
|
9a0bbd1e38
|
Fixed the typo and removed the uncessory comment
|
2022-01-18 21:42:49 +05:30 |
|
glendsoza
|
ce5e97dd68
|
Merge branch 'master' of github.com:jesseduffield/lazydocker
|
2022-01-18 21:38:39 +05:30 |
|
Jesse Duffield
|
9fad29449c
|
Merge pull request #272 from lpessoa/lp-order-by-status
|
2022-01-18 12:28:09 +11:00 |
|
lpessoa
|
62eeaac437
|
Fixed code format issues
|
2022-01-17 21:24:02 -03:00 |
|
lpessoa
|
cbacd32a68
|
Changing SortContainersByName to LegacySortContainers
LegacySortContainers will default to legacy behaviour.
New behaviour will sort by status followed by name.
|
2022-01-17 19:58:51 -03:00 |
|
glendsoza
|
4d90a0345f
|
Changes as requested per review
|
2022-01-17 19:24:32 +05:30 |
|
glendsoza
|
600e4af8e6
|
Merge branch 'master' of github.com:jesseduffield/lazydocker
|
2022-01-17 19:13:49 +05:30 |
|
Jesse Duffield
|
dd88876e53
|
Merge pull request #300 from jesseduffield/fix-click-scroll
|
2022-01-17 22:43:28 +11:00 |
|
Jesse Duffield
|
c5d90fd09d
|
fix clicking on item after scrolling
|
2022-01-17 22:11:36 +11:00 |
|
Jesse Duffield
|
fa2f86fe31
|
update funding.yml
|
2022-01-17 15:19:41 +11:00 |
|
glendsoza
|
663928e81a
|
Log the error
|
2022-01-14 12:56:58 +05:30 |
|
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
|
2022-01-14 12:27:30 +05:30 |
|
glendsoza
|
af2eb0bb84
|
Created a seperate context to display just environment variables in the container panel
|
2022-01-12 22:39:12 +05:30 |
|
Jesse Duffield
|
a78b5af56b
|
fix crash
|
2022-01-12 23:24:15 +11:00 |
|
Jesse Duffield
|
0d825a49c7
|
Merge pull request #294 from jesseduffield/no-monitoring-prompt
|
2022-01-12 23:18:06 +11:00 |
|
Jesse Duffield
|
1d29a124ee
|
Merge pull request #292 from dhax/patch-1
|
2022-01-12 23:15:18 +11:00 |
|
Jesse Duffield
|
4c17f73750
|
maybe this will fix CI
|
2022-01-12 23:14:00 +11:00 |
|
Jesse Duffield
|
23bb5692e4
|
appease linter
|
2022-01-12 23:12:54 +11:00 |
|
Jesse Duffield
|
97772a95d0
|
remove anonymous reporting prompt because we disabled that globally ages ago
|
2022-01-12 23:11:03 +11:00 |
|
lpessoa
|
0279534811
|
moved states outside Slice call
|
2022-01-11 21:10:05 +00:00 |
|
dhax
|
71251f4f90
|
update docs: default linux configuration location
Hey there and hanks for this gem!
|
2022-01-11 16:09:37 +01:00 |
|
Jesse Duffield
|
048c4c9731
|
Merge pull request #268 from cmoog/ssh-host
|
2022-01-10 16:29:38 +11:00 |
|