Jesse Duffield
7e45881dc3
a lot of change
2019-06-08 13:00:37 +10:00
Jesse Duffield
07a01d2511
test
2019-06-07 14:59:31 +10:00
Jesse Duffield
1f5df32141
WIP streaming commands
2019-06-05 23:20:42 +10:00
Jesse Duffield
129c9bbe9e
type the translations
2019-06-05 22:20:30 +10:00
Jesse Duffield
5d40c084a5
WIP
2019-06-05 21:59:27 +10:00
Jesse Duffield
53844b2d7b
show logs from two hours ago
2019-06-05 21:08:38 +10:00
Jesse Duffield
1b834401ed
switch to fork of asciigraph
2019-06-05 21:08:38 +10:00
Jesse Duffield
60a4c14707
update dependencies
2019-06-05 20:09:01 +10:00
Jesse Duffield
c55e83aeaa
support custom commands and do minor refactor
2019-06-05 19:58:08 +10:00
Jesse Duffield
645f588cb1
focus on current line after returning from subprocess
2019-06-03 22:21:43 +10:00
Jesse Duffield
365096d5b0
subprocesses that can be safely interrupted
2019-06-03 22:02:44 +10:00
Jesse Duffield
f0f96de2b5
WIP on subprocesses
2019-06-03 21:52:25 +10:00
Jesse Duffield
54a5890485
move cursor when a service moves
2019-06-03 20:52:07 +10:00
Jesse Duffield
113abbf59b
remove log
2019-06-03 20:09:26 +10:00
Jesse Duffield
2f57561c40
more use of waiting statuses
2019-06-03 20:08:42 +10:00
Jesse Duffield
1ed796eb32
send stderr to the main view as well
2019-06-03 11:32:48 +10:00
Jesse Duffield
02b735e011
minor fixups
2019-06-02 21:35:03 +10:00
Jesse Duffield
a017067824
allow setting maximum duration on the graph
2019-06-02 21:08:21 +10:00
Jesse Duffield
69b11cbfd2
add new ticker task convenience function
2019-06-02 20:30:41 +10:00
Jesse Duffield
28b488b740
configurable graphs
2019-06-02 20:18:43 +10:00
Jesse Duffield
5bf1a40d2f
more progress
2019-06-02 17:54:59 +10:00
Jesse Duffield
3cfa4a2bda
more stuff
2019-06-02 16:28:52 +10:00
Jesse Duffield
159a1883e5
fix this insane CPU usage issue
2019-06-02 13:34:26 +10:00
Jesse Duffield
46d27c477e
support writing back config values to user config
2019-06-02 11:52:26 +10:00
Jesse Duffield
664058d5f0
make config type safe
2019-06-02 11:37:21 +10:00
Jesse Duffield
fdc36903ac
more progress
2019-06-02 01:00:12 +10:00
Jesse Duffield
aa55ff1a8e
more progress
2019-06-02 00:28:47 +10:00
Jesse Duffield
b2e60e1914
more progress
2019-06-01 18:43:25 +10:00
Jesse Duffield
e5ccc673d9
more progress
2019-06-01 18:30:55 +10:00
Jesse Duffield
d3ea878fc4
more progress
2019-06-01 17:08:27 +10:00
Jesse Duffield
f0ffdcd81f
more progress
2019-06-01 16:09:54 +10:00
Jesse Duffield
88758de164
progress on attaching properly
2019-05-19 14:10:03 +10:00
Jesse Duffield
2e9a80fe6c
lots of changes
2019-05-19 12:21:40 +10:00
Jesse Duffield
2f1c246fd7
add image history when listing images
2019-05-19 02:22:07 +10:00
Jesse Duffield
15bd991560
support pruning images
2019-05-19 01:44:52 +10:00
Jesse Duffield
4fe26f4f88
add images panel
2019-05-19 01:00:02 +10:00
Jesse Duffield
1488bfbcd4
separate refreshing of container panel from refreshing of main view using a key based on container id and context name
2019-05-19 00:21:26 +10:00
Jesse Duffield
cf8e1f0195
support attaching to containers
2019-05-19 00:19:04 +10:00
Jesse Duffield
9ad6181420
more progress
2019-05-18 23:01:10 +10:00
Jesse Duffield
4a76f7b65e
more keybindings
2019-05-18 22:34:28 +10:00
Jesse Duffield
52ec56289a
move model specific code to model file
2019-05-18 22:15:35 +10:00
Jesse Duffield
f06279a5e3
use provided config struct for removing containers
2019-05-18 22:08:12 +10:00
Jesse Duffield
d0fffd8bca
fix issue with padding colored strings
2019-05-18 21:58:32 +10:00
Jesse Duffield
2d858955e6
more progress
2019-05-18 21:58:10 +10:00
Jesse Duffield
bfa4d24810
remove commented out code
2019-05-18 20:09:59 +10:00
Jesse Duffield
ad9b62e95e
Constrain asciigraph dependency to revision
...
Turns out if you don't constrain a dependency to a revision, it picks the latest version (which I'm guessing corresponds to a git tag)
This means if you're using a fork for the sake of an extra commit that you want, you need to point at that revision (or perhaps just specify branch="master")
Otherwise we'll end up pointing at an older commit
2019-05-18 20:08:33 +10:00
Jesse Duffield
ccca53914d
bump dependencies
2019-05-18 20:01:35 +10:00
Jesse Duffield
8c34a5d9f7
more progress
2019-05-18 19:59:17 +10:00
Jesse Duffield
88b46a79fe
add graphs
2019-05-18 15:45:11 +10:00
Jesse Duffield
1585b30904
more progress
2019-05-18 14:12:15 +10:00