Guillaume Lours 5aea94794c Update comment on run command with tty & piped command 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 6 月之前
build.go fd954f266c show build progress during watch rebuild 4 月之前
commit.go 9eaba55973 feat: add commit command 1 年之前
completion.go 43e456145c fix scale completion 8 月之前
compose.go b387ba4a05 only load COMPOSE_* from $PWD/.env 3 月之前
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 4 月之前
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 10 月之前
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 3 月之前
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 6 月之前
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 6 月之前
ps_test.go 11e9621da5 ci: enable testifylint linter 1 年之前
publish.go 13618756dc make publish a regular command of Compose 8 月之前
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 2 月之前
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 8 月之前
top_test.go 7bedb5a02c bump golangci-lint to version v2.0.2 8 月之前
up.go fd954f266c show build progress during watch rebuild 4 月之前
up_test.go 446e00520c format code with gofumpt 11 月之前
version.go d445ebba3f fix linting issues with golangci-lint 1.60.2 1 年之前
version_test.go 876ecc48be Test version command 9 月之前
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 2 月之前
wait.go 98e261ba32 docs(wait): Fix wait command description 1 年之前
watch.go 9b67a48c33 (refactoting) Move watch logic into a dedicated Watcher type 6 月之前