Commit Graph

459 Commits

Author SHA1 Message Date
ffb96f4e90 handle empty entries in column config 2020-10-25 10:31:51 -04:00
fc9bd9e5ca refactor column config 2020-10-25 10:31:51 -04:00
c7a8bfa26f integrate widget order, toggling into global config and compact grid 2020-10-25 10:31:51 -04:00
6b79e5a370 remove unused static col width 2020-10-25 10:31:51 -04:00
54fc5ac5c6 Revert "shows total memory usage"
This reverts commit 1271ce96e8.
2020-10-25 10:31:51 -04:00
eb8237cbb1 continuing compact widget refactor 2020-10-25 10:31:51 -04:00
60875b179c initial refactor of all column widgets to standard interface 2020-10-25 10:31:19 -04:00
15c5c31726 shows total memory usage 2020-10-25 10:23:31 -04:00
ea5968edce update sig 2020-10-25 10:23:30 -04:00
c0db41ebcb Revert "shows total memory usage"
This reverts commit 1271ce96e8.
2020-10-25 10:23:30 -04:00
dc14c79edf add run-dev to makefile 2020-10-25 10:23:30 -04:00
0ca5235ae5 continuing compact widget refactor 2020-10-25 10:23:30 -04:00
8427b0c81d initial refactor of all column widgets to standard interface 2020-10-25 10:23:30 -04:00
9bcf2c2c7a shows total memory usage 2020-10-25 10:23:30 -04:00
fae9deb1d9 Merge pull request #203 from kerolloz/patch-1
enhance README.md
2020-08-28 07:29:46 -04:00
8027b990f8 enhance README.md 2020-07-30 16:18:24 +02:00
4741b276e4 v0.7.3 v0.7.3 2020-01-03 18:37:30 +00:00
9dd12103fc Merge pull request #186 from alexislefebvre/patch-1
Format options and keybindings as code
2019-12-30 08:31:49 -05:00
c38942c7ed Format options and keybindings as code 2019-11-21 17:34:53 +01:00
4b391e900c use raw log stream in docker log collector 2019-11-06 07:32:29 -05:00
4584cf34f5 Merge pull request #178 from rvolosatovs/feature/go-sum
Add go.sum
2019-10-03 07:35:26 -04:00
1ce07448ce go.sum: Add 2019-09-10 20:22:25 +02:00
d8c7dd4c5c move image to go 1.12 2019-06-29 15:15:13 -04:00
b7d81485f9 update dockerclient, runc deps 2019-06-29 15:15:13 -04:00
8946c4b03b Merge pull request #169 from captn3m0/patch-1
Switches to a read-only socket mount
2019-06-29 14:32:08 -04:00
331f50f03e update status doc image 2019-06-22 18:44:07 +00:00
4c4f041b40 improve health check visibility 2019-06-22 18:42:48 +00:00
c8ac331652 fix timer 2019-05-22 17:39:37 +00:00
0a5a4c9062 add multi-line scrolling support, timestamps to error view 2019-05-22 17:38:01 +00:00
98fcfe8b6f refactor connectors for retry logic, add error view 2019-05-22 16:58:55 +00:00
42f095cd85 Merge pull request #170 from fr05t1k/exec
Enable cursor
2019-05-13 12:24:41 -04:00
73986d2732 Enable cursor 2019-05-13 15:47:22 +03:00
c1d4615cc0 Merge branch 'fr05t1k-exec' 2019-05-12 16:26:51 -04:00
d187e8c623 drop potentially empty initial frames during exec attach 2019-05-12 20:23:54 +00:00
b8c38d09ef add exec shortcut key to container menu 2019-05-12 20:23:29 +00:00
d7384db373 Merge branch 'exec' of https://github.com/fr05t1k/ctop into fr05t1k-exec 2019-05-12 15:31:33 -04:00
1b441db189 Switches to a read-only socket mount 2019-04-17 00:43:15 +05:30
0479d42e31 Merge pull request #168 from CodeLingoBot/rewrite
Fix function comments based on best practices from Effective Go
2019-03-07 09:41:02 +05:30
b401e7b17e Fix function comments based on best practices from Effective Go
Signed-off-by: CodeLingo Bot <bot@codelingo.io>
2019-03-07 02:33:29 +00:00
9592de82a0 add keyboard shortcuts to container menu 2019-01-24 14:06:40 +00:00
29fa8cf3e7 Update status.md 2019-01-24 08:02:52 -05:00
c49939f965 Update status.md 2019-01-24 08:02:13 -05:00
2f7bc2a172 Update status.md 2019-01-24 08:00:51 -05:00
7b4d4db049 add status indicator doc 2019-01-24 12:50:59 +00:00
70bd2ae3a3 v0.7.2 v0.7.2 2019-01-24 11:50:49 +00:00
665e8fdd06 move to go module 2018-12-01 17:50:47 +00:00
101ddad692 Fixed a problem with rendering 2018-10-28 13:43:24 +02:00
ca35ef2aab Unnecessary loop stopping 2018-10-28 12:07:43 +02:00
d59c91a461 Do not allow to close /dev/stdin 2018-10-26 17:08:33 +03:00
a39b7a3a3e Merge pull request #152 from barthr/master
Refactoring improvements based on linting issues
2018-10-26 09:00:02 -05:00