MohammadHasan Akbari cb95910018 chore: print model attribute instead of model name used in compose file před 5 měsíci
..
alpha.go 51ebeb5441 introduce generate command as alpha command před 1 rokem
attach.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) před 1 rokem
bridge.go 024f8ebdc5 add convert subcommand to bridge command před 6 měsíci
build.go 7cf7c6414f build resolves enabled service after project has been loaded před 5 měsíci
commit.go 9eaba55973 feat: add commit command před 1 rokem
completion.go 43e456145c fix scale completion před 8 měsíci
compose.go 5430caa172 add volumes command před 5 měsíci
compose_test.go 5d05df6e5c update compose-go to version using immutable Project functions před 1 rokem
config.go cb95910018 chore: print model attribute instead of model name used in compose file před 5 měsíci
cp.go 7c46beb8af resurrect --all flag for cp to target oneoff container před 1 rokem
create.go 8615e9a7c1 deprecate --y, prefer --yes před 9 měsíci
create_test.go 4b70ff0ccd fix support for ssh key from CLI flags před 10 měsíci
down.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) před 1 rokem
events.go 35efa97b7d feat: add since & until flags to events command před 5 měsíci
exec.go 65803ea12e remove error message from exec outpout by default před 5 měsíci
export.go b9d0c77cde feat: add export command před 1 rokem
generate.go 51ebeb5441 introduce generate command as alpha command před 1 rokem
images.go ea1c26d22a restore ContainerName in images --json před 5 měsíci
kill.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) před 1 rokem
list.go 2884d6df0d Fix ls --quiet help description před 10 měsíci
logs.go 58ec0e9fb6 get log to manage `attach` před 1 rokem
options.go 2e71440bee refactor: use slices.Contains to simplify code před 6 měsíci
options_test.go 41e6094041 add warning message when a remote configuration include an another remote config před 9 měsíci
pause.go 0d48a93f57 chore(load): ensure context passed to load před 1 rokem
port.go d445ebba3f fix linting issues with golangci-lint 1.60.2 před 1 rokem
ps.go 2e71440bee refactor: use slices.Contains to simplify code před 6 měsíci
ps_test.go 11e9621da5 ci: enable testifylint linter před 1 rokem
publish.go 13618756dc make publish a regular command of Compose před 9 měsíci
pull.go 0bf7d1ea25 pull does not require env_file being resolved před 6 měsíci
pullOptions_test.go 5d05df6e5c update compose-go to version using immutable Project functions před 1 rokem
push.go 16c8099cf8 Use listener for file metadata před 1 rokem
remove.go 0d48a93f57 chore(load): ensure context passed to load před 1 rokem
restart.go e330f5905b docs: unify no trailing dots in docstrings and help (#11301) před 1 rokem
run.go b3207c455d setting buildOptions.Services triggers image to be always rebuilt před 5 měsíci
scale.go 046879a4a2 replace uses of golang.org/x/exp/(maps|slices) for stdlib před 6 měsíci
start.go 0d48a93f57 chore(load): ensure context passed to load před 1 rokem
stats.go 40cd08f318 Update link in stats --help output před 10 měsíci
stop.go 0d48a93f57 chore(load): ensure context passed to load před 1 rokem
top.go 6c1e21572a lint: address gofumpt issues před 9 měsíci
top_test.go 7bedb5a02c bump golangci-lint to version v2.0.2 před 8 měsíci
up.go f4fc010d6b build dependent service images when required před 6 měsíci
up_test.go 446e00520c format code with gofumpt před 11 měsíci
version.go d445ebba3f fix linting issues with golangci-lint 1.60.2 před 1 rokem
version_test.go 876ecc48be Test version command před 9 měsíci
viz.go 16c8099cf8 Use listener for file metadata před 1 rokem
viz_test.go 11e9621da5 ci: enable testifylint linter před 1 rokem
volumes.go 3a7982fe45 add service filter to volumes command před 5 měsíci
wait.go 98e261ba32 docs(wait): Fix wait command description před 1 rokem
watch.go 9b67a48c33 (refactoting) Move watch logic into a dedicated Watcher type před 6 měsíci