Commit graph

12 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
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