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