Bradley Cicenas
|
7c6b5c54dc
|
init column config menu
|
2020-10-25 10:31:51 -04:00 |
|
Bradley Cicenas
|
ffb96f4e90
|
handle empty entries in column config
|
2020-10-25 10:31:51 -04:00 |
|
Bradley Cicenas
|
fc9bd9e5ca
|
refactor column config
|
2020-10-25 10:31:51 -04:00 |
|
Bradley Cicenas
|
c7a8bfa26f
|
integrate widget order, toggling into global config and compact grid
|
2020-10-25 10:31:51 -04:00 |
|
Bradley Cicenas
|
6b79e5a370
|
remove unused static col width
|
2020-10-25 10:31:51 -04:00 |
|
Bradley Cicenas
|
54fc5ac5c6
|
Revert "shows total memory usage"
This reverts commit 1271ce96e8 .
|
2020-10-25 10:31:51 -04:00 |
|
Bradley Cicenas
|
eb8237cbb1
|
continuing compact widget refactor
|
2020-10-25 10:31:51 -04:00 |
|
Bradley Cicenas
|
60875b179c
|
initial refactor of all column widgets to standard interface
|
2020-10-25 10:31:19 -04:00 |
|
Marcos Diez
|
15c5c31726
|
shows total memory usage
|
2020-10-25 10:23:31 -04:00 |
|
Bradley Cicenas
|
ea5968edce
|
update sig
|
2020-10-25 10:23:30 -04:00 |
|
Bradley Cicenas
|
c0db41ebcb
|
Revert "shows total memory usage"
This reverts commit 1271ce96e8 .
|
2020-10-25 10:23:30 -04:00 |
|
Bradley Cicenas
|
dc14c79edf
|
add run-dev to makefile
|
2020-10-25 10:23:30 -04:00 |
|
Bradley Cicenas
|
0ca5235ae5
|
continuing compact widget refactor
|
2020-10-25 10:23:30 -04:00 |
|
Bradley Cicenas
|
8427b0c81d
|
initial refactor of all column widgets to standard interface
|
2020-10-25 10:23:30 -04:00 |
|
Marcos Diez
|
9bcf2c2c7a
|
shows total memory usage
|
2020-10-25 10:23:30 -04:00 |
|
Bradley Cicenas
|
03a0da3230
|
update go version, deps for runc v1.0.0-rc92
|
2020-10-25 14:22:47 +00:00 |
|
Bradley Cicenas
|
4d7d69d4cf
|
refactor byte unit formatting, add unit-specific display precision
|
2020-10-25 14:08:06 +00:00 |
|
bradley
|
fae9deb1d9
|
Merge pull request #203 from kerolloz/patch-1
enhance README.md
|
2020-08-28 07:29:46 -04:00 |
|
Kerollos Magdy
|
8027b990f8
|
enhance README.md
|
2020-07-30 16:18:24 +02:00 |
|
Vahe Mkrtchyan
|
4a0e80ffdf
|
Fix freeze when container is started/stopped multiple times
|
2020-07-23 15:23:19 +04:00 |
|
Bradley Cicenas
|
c446fb0e11
|
Merge branch 'master' of github.com:bcicen/ctop into 1.8-dev
|
2020-01-03 13:50:46 -05:00 |
|
Bradley Cicenas
|
4741b276e4
|
v0.7.3
|
2020-01-03 18:37:30 +00:00 |
|
Bradley Cicenas
|
d60b16aad1
|
add column config key to help menu
|
2020-01-03 13:21:57 +00:00 |
|
Bradley Cicenas
|
f704898212
|
commit missing compact column, row files
|
2020-01-03 13:20:31 +00:00 |
|
Bradley Cicenas
|
1523cc80ca
|
update to go 1.13
|
2020-01-03 13:18:01 +00:00 |
|
Bradley Cicenas
|
b16561dccb
|
Merge branch 'refactor-widgets'
|
2020-01-03 08:04:51 -05:00 |
|
Bradley Cicenas
|
bf3b89a010
|
add optional tooltip to menu widget
|
2020-01-03 12:53:25 +00:00 |
|
Bradley Cicenas
|
5585a22962
|
add padding to column menu
|
2020-01-03 12:25:54 +00:00 |
|
Bradley Cicenas
|
ca5d40b7cc
|
truncate id in compact widget
|
2020-01-03 12:07:54 +00:00 |
|
Bradley Cicenas
|
50d1c29d57
|
handle single kv pair given to NewMeta
|
2020-01-03 12:07:21 +00:00 |
|
Bradley Cicenas
|
22a5607012
|
init column config menu
|
2020-01-02 23:02:53 +00:00 |
|
Bradley Cicenas
|
6e60fc905e
|
handle empty entries in column config
|
2020-01-02 19:29:20 +00:00 |
|
Bradley Cicenas
|
118b89240d
|
refactor column config
|
2020-01-02 19:28:51 +00:00 |
|
Bradley Cicenas
|
ee25f80a9c
|
integrate widget order, toggling into global config and compact grid
|
2020-01-02 14:00:55 +00:00 |
|
Bradley Cicenas
|
416eb5c363
|
update sig
|
2019-12-30 08:39:03 -05:00 |
|
Bradley Cicenas
|
746da760fb
|
Revert "shows total memory usage"
This reverts commit 1271ce96e8 .
|
2019-12-30 08:39:03 -05:00 |
|
Bradley Cicenas
|
cc6f706c4b
|
add run-dev to makefile
|
2019-12-30 08:39:03 -05:00 |
|
Bradley Cicenas
|
1ca40bb7e1
|
continuing compact widget refactor
|
2019-12-30 08:39:03 -05:00 |
|
Bradley Cicenas
|
918ccdbe39
|
initial refactor of all column widgets to standard interface
|
2019-12-30 08:39:03 -05:00 |
|
Marcos Diez
|
8fcd14e097
|
shows total memory usage
|
2019-12-30 08:39:03 -05:00 |
|
bradley
|
9dd12103fc
|
Merge pull request #186 from alexislefebvre/patch-1
Format options and keybindings as code
|
2019-12-30 08:31:49 -05:00 |
|
Alexis Lefebvre
|
c38942c7ed
|
Format options and keybindings as code
|
2019-11-21 17:34:53 +01:00 |
|
Bradley Cicenas
|
d34b9c2bf6
|
remove unused static col width
|
2019-11-11 22:04:25 +00:00 |
|
Bradley Cicenas
|
a60861437f
|
Merge branch 'refactor-widgets'
|
2019-11-06 07:33:42 -05:00 |
|
Bradley Cicenas
|
4b391e900c
|
use raw log stream in docker log collector
|
2019-11-06 07:32:29 -05:00 |
|
Bradley Cicenas
|
4460162380
|
go 1.13
|
2019-11-06 12:32:03 +00:00 |
|
Bradley Cicenas
|
d56cc9475a
|
update sig
|
2019-11-06 12:31:57 +00:00 |
|
bradley
|
4584cf34f5
|
Merge pull request #178 from rvolosatovs/feature/go-sum
Add go.sum
|
2019-10-03 07:35:26 -04:00 |
|
Roman Volosatovs
|
1ce07448ce
|
go.sum: Add
|
2019-09-10 20:22:25 +02:00 |
|
Bradley Cicenas
|
c8e896e371
|
Revert "shows total memory usage"
This reverts commit 1271ce96e8 .
|
2019-07-03 11:27:17 +00:00 |
|