18 Commits

Author SHA1 Message Date
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
Charlie Moog
afe3d23cbd
refactor: kill tunnel cmd on Close 2022-01-08 15:09:08 -06:00
Charlie Moog
892fc090b6
set pgid and send kill signal on exit 2021-12-26 09:41:43 -06:00
Dawid Dziurla
690a7c62f4
main: check for encoding error 2019-07-12 23:48:49 +02:00
Dawid Dziurla
8024ba77f1
main: nicer --version output 2019-07-12 23:41:40 +02:00
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
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
Callum McIntyre
fdb4ad124e Remove hardcoded debug=true flag 2019-07-01 13:10:30 +01:00
Callum McIntyre
9a41c773ea Migrate from flag to flaggy
- Prerequisite for supporting multiple -f flags
- Migrate the existing flag use to flaggy, no new flags introduced yet
- Add name/description/repo to flaggy help output
- Use flaggy for version flag
2019-07-01 10:06:32 +01:00
Jesse Duffield
ba426f05be don't panick on unix connection failure 2019-06-30 20:41:12 +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
e361a42995 update config docs 2019-06-23 15:34:14 +10:00
Jesse Duffield
5ab4ef6f8c support docker daemon going down randomly 2019-06-16 12:37:47 +10:00
Jesse Duffield
129c9bbe9e type the translations 2019-06-05 22:20:30 +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
Jesse Duffield
62f3a5d075 initial commit 2019-05-11 20:59:40 +10:00