Commit graph

39 commits

Author SHA1 Message Date
Pieter van de Bruggen
86dfebdeaf Replace Project panel content with the project directory.
In the future, it may be worth trying to compute this from ComposeFiles.
2019-07-03 10:59:45 -07:00
Jesse Duffield
4edf263dfa use default border color to support light theme 2019-07-03 20:45:02 +10:00
Callum McIntyre
2bbdb9bf6e Add support for -f flag
- If passed, passes to docker-compose as -f flag
- Supports multiple docker-compose files
2019-07-01 20:32:55 +01:00
Jesse Duffield
50a6eb64ec actually take the debugging flag seriously 2019-06-30 21:00:01 +10:00
Jesse Duffield
ea8258d66e more stuff 2019-06-30 11:40:55 +10:00
Jesse Duffield
852a8510ac update config comments for better godoc experience 2019-06-30 10:31:21 +10:00
Jesse Duffield
4e86732cf2 support custom commands that filter down to service names 2019-06-29 21:29:35 +10:00
Jesse Duffield
27eb5a6474 back to only allowing false defaults for config booleans 2019-06-29 15:27:41 +10:00
Jesse Duffield
eea087c1db add PromptToReturn config option 2019-06-29 13:41:30 +10:00
Jesse Duffield
405bb85ed0 support clicking on tabs 2019-06-29 11:27:21 +10:00
Jesse Duffield
2ef5edcf89 switch to yaml fork so that we can view omitEmpty yaml fields when printing the config 2019-06-29 09:55:35 +10:00
Jesse Duffield
02753cee61 create config if it does not exist 2019-06-29 08:55:03 +10:00
Jesse Duffield
e361a42995 update config docs 2019-06-23 15:34:14 +10:00
Jesse Duffield
ee688746f0 more 2019-06-23 12:27:31 +10:00
Jesse Duffield
014dce909c no more separate code paths for tty container logs 2019-06-23 08:11:16 +10:00
Jesse Duffield
5ab4ef6f8c support docker daemon going down randomly 2019-06-16 12:37:47 +10:00
Jesse Duffield
97ce1f14d5 use since instead of tail in log args 2019-06-15 14:35:52 +10:00
Jesse Duffield
344c72f91a allow showing TOP of a container/service 2019-06-15 14:31:49 +10:00
Jesse Duffield
2474c0b34e support custom commands in services and containers panel 2019-06-15 14:08:12 +10:00
Jesse Duffield
90a04add32 fix up log config commands 2019-06-15 11:10:29 +10:00
Jesse Duffield
3e49e299b9 better support for custom commands 2019-06-10 20:14:44 +10:00
Jesse Duffield
b02c92da33 support running in non-docker-compose context 2019-06-10 19:29:52 +10:00
Jesse Duffield
84090bcb94 support viewing docker compose config from status panel 2019-06-09 12:50:17 +10:00
Jesse Duffield
d81c407dd2 allow for viewing logs in both status and containers panel 2019-06-09 12:24:22 +10:00
Jesse Duffield
b65df625f4 much more stuff 2019-06-09 00:08:22 +10:00
Jesse Duffield
a27b429807 allow config option to only show standalone containers 2019-06-08 21:09:53 +10:00
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
f0f96de2b5 WIP on subprocesses 2019-06-03 21:52:25 +10:00
Jesse Duffield
a017067824 allow setting maximum duration on the graph 2019-06-02 21:08:21 +10:00
Jesse Duffield
28b488b740 configurable graphs 2019-06-02 20:18:43 +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
aa55ff1a8e more progress 2019-06-02 00:28:47 +10:00
Jesse Duffield
f0ffdcd81f more progress 2019-06-01 16:09:54 +10:00
Jesse Duffield
09eaab23f4 more progress 2019-05-12 14:21:28 +10:00
Jesse Duffield
cf5ec17197 repurpose lazygit code 2019-05-12 10:32:02 +10:00