Kian Eliasi ce463d50b2 Fix: set PWD only if not set 2 месяцев назад
..
alpha.go 51ebeb5441 introduce generate command as alpha command 1 год назад
attach.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 год назад
bridge.go 024f8ebdc5 add convert subcommand to bridge command 7 месяцев назад
build.go 4a4776ec57 cmd/compose: fix minor linting issues 2 месяцев назад
commit.go 4a4776ec57 cmd/compose: fix minor linting issues 2 месяцев назад
completion.go 43e456145c fix scale completion 9 месяцев назад
compose.go ce463d50b2 Fix: set PWD only if not set 2 месяцев назад
compose_test.go 5d05df6e5c update compose-go to version using immutable Project functions 1 год назад
config.go cb95910018 chore: print model attribute instead of model name used in compose file 5 месяцев назад
cp.go 7c46beb8af resurrect --all flag for cp to target oneoff container 1 год назад
create.go 8615e9a7c1 deprecate --y, prefer --yes 9 месяцев назад
create_test.go 4b70ff0ccd fix support for ssh key from CLI flags 11 месяцев назад
down.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 год назад
events.go 35efa97b7d feat: add since & until flags to events command 5 месяцев назад
exec.go 0cdc5c9bff rename --no-TTY => --no-tty for consistency 3 месяцев назад
export.go b9d0c77cde feat: add export command 1 год назад
generate.go 51ebeb5441 introduce generate command as alpha command 1 год назад
images.go 6078b4d99d Fix: use image created time when last tag time is not present 4 месяцев назад
kill.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 год назад
list.go 2884d6df0d Fix ls --quiet help description 10 месяцев назад
logs.go 58ec0e9fb6 get log to manage `attach` 1 год назад
options.go 2e71440bee refactor: use slices.Contains to simplify code 7 месяцев назад
options_test.go 41e6094041 add warning message when a remote configuration include an another remote config 9 месяцев назад
pause.go 0d48a93f57 chore(load): ensure context passed to load 1 год назад
port.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 год назад
ps.go 2e71440bee refactor: use slices.Contains to simplify code 7 месяцев назад
ps_test.go 11e9621da5 ci: enable testifylint linter 1 год назад
publish.go 07602f2070 publish Compose application as compose.yaml + images 2 месяцев назад
pull.go 0bf7d1ea25 pull does not require env_file being resolved 6 месяцев назад
pullOptions_test.go 5d05df6e5c update compose-go to version using immutable Project functions 1 год назад
push.go 16c8099cf8 Use listener for file metadata 1 год назад
remove.go 0d48a93f57 chore(load): ensure context passed to load 1 год назад
restart.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) 1 год назад
run.go 5aea94794c Update comment on run command with tty & piped command 3 месяцев назад
scale.go 046879a4a2 replace uses of golang.org/x/exp/(maps|slices) for stdlib 6 месяцев назад
start.go 0d48a93f57 chore(load): ensure context passed to load 1 год назад
stats.go 40cd08f318 Update link in stats --help output 10 месяцев назад
stop.go 0d48a93f57 chore(load): ensure context passed to load 1 год назад
top.go 6c1e21572a lint: address gofumpt issues 9 месяцев назад
top_test.go 7bedb5a02c bump golangci-lint to version v2.0.2 9 месяцев назад
up.go fd954f266c show build progress during watch rebuild 5 месяцев назад
up_test.go 446e00520c format code with gofumpt 1 год назад
version.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 год назад
version_test.go 876ecc48be Test version command 10 месяцев назад
viz.go 16c8099cf8 Use listener for file metadata 1 год назад
viz_test.go 11e9621da5 ci: enable testifylint linter 1 год назад
volumes.go a473341058 volume ls command can run without a project 3 месяцев назад
wait.go 98e261ba32 docs(wait): Fix wait command description 1 год назад
watch.go 9b67a48c33 (refactoting) Move watch logic into a dedicated Watcher type 6 месяцев назад