1. 950401c Merge pull request #6920 from thaJeztah/bump_go1.26.2 by Paweł Gronowski · 6 days ago master
  2. 3ba1094 Merge pull request #6915 from docker/dependabot/github_actions/github/codeql-action-4.35.1 by Sebastiaan van Stijn · 6 days ago
  3. d1920f0 update to Go 1.26.2 by Sebastiaan van Stijn · 6 days ago
  4. b23c1a2 build(deps): bump github/codeql-action from 4.34.1 to 4.35.1 by dependabot[bot] · 8 days ago
  5. 9d7ad9f Merge pull request #6911 from thaJeztah/bump_modules by Sebastiaan van Stijn · 11 days ago v29.4.0 v29.4.0-rc.1
  6. c88681f vendor: moby/api v1.54.1, moby/client v0.4.0 by Sebastiaan van Stijn · 11 days ago
  7. 84b884f Merge pull request #6909 from thaJeztah/update_authors_mailmap by Paweł Gronowski · 11 days ago
  8. d6169a5 Merge pull request #6910 from thaJeztah/update_version by Paweł Gronowski · 11 days ago
  9. 5ddc155 bump version to v29.4.0-dev by Sebastiaan van Stijn · 11 days ago
  10. a347d9e update AUTHORS and .mailmap by Sebastiaan van Stijn · 11 days ago
  11. 699b029 Merge pull request #6908 from thaJeztah/bump_runewidth by Sebastiaan van Stijn · 11 days ago
  12. 512607a Merge pull request #6889 from YoanWai/docs/prune-filter-behavior by Paweł Gronowski · 11 days ago
  13. 5fca671 vendor: github.com/mattn/go-runewidth v0.0.22 by Sebastiaan van Stijn · 11 days ago
  14. 753b102 Merge pull request #6893 from thaJeztah/bump_moby by Paweł Gronowski · 11 days ago
  15. 42da40a vendor: moby/client and moby/api master by Sebastiaan van Stijn · 11 days ago
  16. 7d4f9bd Merge pull request #6872 from thaJeztah/link_completions by Paweł Gronowski · 11 days ago
  17. 2daa2c3 Merge pull request #6876 from thaJeztah/stats_optimize by Paweł Gronowski · 11 days ago
  18. d8a85fb Merge pull request #6875 from thaJeztah/optimize_formatter by Paweł Gronowski · 11 days ago
  19. efddff6 Merge pull request #6907 from docker/dependabot/github_actions/codecov/codecov-action-6.0.0 by Sebastiaan van Stijn · 11 days ago
  20. 72beec9 Merge pull request #6906 from thaJeztah/stream_preserve_file by Paweł Gronowski · 11 days ago
  21. 0029d59 build(deps): bump codecov/codecov-action from 5.5.3 to 6.0.0 by dependabot[bot] · 11 days ago
  22. e7cbaaf cli/command/container: statsFormatWrite: inline render func by Sebastiaan van Stijn · 11 days ago
  23. c44a4d9 cli/command/container: RunStats: avoid bytes to strings conversions by Sebastiaan van Stijn · 11 days ago
  24. d92d118 cli/command/container: RunStats: rename buffer var for brevity by Sebastiaan van Stijn · 11 days ago
  25. ee88c60 cli/command/container: stats: add snapshot method by Sebastiaan van Stijn · 11 days ago
  26. 4c5efd6 cli/command/container: fix buffer reuse when printing stats by Sebastiaan van Stijn · 11 days ago
  27. b309524 cli/command/formatter: NewStats: update GoDoc and add TODO by Sebastiaan van Stijn · 11 days ago
  28. abd2e21 cli/command/formatter: add Format.templateString, remove Context.preFormat by Sebastiaan van Stijn · 11 days ago
  29. cb615a9 cli/command/formatter: Context.postFormat: remove redundant buffer by Sebastiaan van Stijn · 11 days ago
  30. f7a909d cli/command/formatter: optimize ContainerContext.Names by Sebastiaan van Stijn · 11 days ago
  31. 94d4929 cli/streams: Out, In: preserve original os.File when available by Sebastiaan van Stijn · 11 days ago
  32. 2cc9fe1 Merge pull request #6900 from thaJeztah/cli_stream_cleanups by Sebastiaan van Stijn · 11 days ago
  33. 38e44e4 Merge pull request #6905 from thaJeztah/bump_trust_deps by Paweł Gronowski · 11 days ago
  34. 526dfff cli/streams: simplify CheckTty by Sebastiaan van Stijn · 11 days ago
  35. 48721c2 cli/streams: don't depend on embedding by Sebastiaan van Stijn · 11 days ago
  36. 39e82e6 cli/streams: move constructors to the start by Sebastiaan van Stijn · 11 days ago
  37. 34805dd cli/streams: (In|Out).SetRawTerminal: dry by Sebastiaan van Stijn · 11 days ago
  38. 6e1f03c cmd/docker-trust: bump dependencies by Sebastiaan van Stijn · 11 days ago
  39. 7639343 Merge pull request #6867 from docker/update-swarm-docs by Sebastiaan van Stijn · 12 days ago
  40. 87a2221 Updated example tokens in swarm docs by Alexandre Vallières-Lagacé · 12 days ago
  41. fbfb69f Merge pull request #6873 from thaJeztah/simplify_chips by Paweł Gronowski · 12 days ago
  42. 424955d Merge pull request #6904 from thaJeztah/bump_otels by Paweł Gronowski · 12 days ago
  43. bbb6311 Merge pull request #6871 from thaJeztah/completions_no_dups by Paweł Gronowski · 12 days ago
  44. 48afa03 Merge pull request #6878 from zampani-docker/zampani/fix-plugin-force-exit-race by Sebastiaan van Stijn · 12 days ago
  45. 98d978d vendor: go.opentelemetry.io/otel v1.42.0, otel/contrib v1.67.0 by Sebastiaan van Stijn · 12 days ago
  46. a48ff6b cli/command/completion: don't provide duplicate completions by Sebastiaan van Stijn · 12 days ago
  47. 12b8ca4 Merge pull request #6901 from thaJeztah/modernize by Paweł Gronowski · 12 days ago
  48. dc9b6e5 Merge pull request #6874 from thaJeztah/future_proof_prefix by Paweł Gronowski · 12 days ago
  49. f4d2906 Merge pull request #6894 from Rohan5commit/docs/fix-run-following-typo-20260331 by Paweł Gronowski · 12 days ago
  50. 6998987 Merge pull request #6866 from thaJeztah/bump_x_deps by Paweł Gronowski · 12 days ago
  51. 5e85630 Merge pull request #6899 from thaJeztah/bump_compress by Paweł Gronowski · 12 days ago
  52. 253dc62 Merge pull request #6903 from thaJeztah/bump_jose by Paweł Gronowski · 12 days ago
  53. a9ea8b2 Merge pull request #6825 from thaJeztah/bump_go1.26 by Paweł Gronowski · 12 days ago
  54. 091afa4 vendor: github.com/go-jose/go-jose/v4 v4.1.4 by Sebastiaan van Stijn · 12 days ago
  55. 968ad0e vendor: golang.org/x/net v0.52.0 by Sebastiaan van Stijn · 12 days ago
  56. 78fb018 vendor: golang.org/x/time v0.15.0 by Sebastiaan van Stijn · 12 days ago
  57. 18739a5 vendor: golang.org/x/term v0.41.0 by Sebastiaan van Stijn · 12 days ago
  58. 9b21846 vendor: golang.org/x/text v0.35.0 by Sebastiaan van Stijn · 12 days ago
  59. c22bf3c vendor: golang.org/x/mod v0.34.0 by Sebastiaan van Stijn · 12 days ago
  60. d792fc5 vendor: golang.org/x/sync v0.20.0 by Sebastiaan van Stijn · 12 days ago
  61. e9664a7 vendor: golang.org/x/sys v0.42.0 by Sebastiaan van Stijn · 12 days ago
  62. fb77645 update to go1.26.1 by Sebastiaan van Stijn · 12 days ago
  63. 62d8015 ci: pin remaining actions by Sebastiaan van Stijn · 12 days ago
  64. a3c4d64 Merge pull request #6897 from thaJeztah/bump_minimum_go by Sebastiaan van Stijn · 12 days ago
  65. eecf813 Merge pull request #6898 from thaJeztah/bump_patternmatcher by Paweł Gronowski · 12 days ago
  66. e67dba1 Merge pull request #6896 from thaJeztah/bump_grpc by Paweł Gronowski · 12 days ago
  67. fea2465 Merge pull request #4723 from thaJeztah/govalidator by Paweł Gronowski · 12 days ago
  68. ea74248 cli/command/formatter: modernize by Sebastiaan van Stijn · 13 days ago
  69. 5efed5f vendor: github.com/klauspost/compress v1.18.5 by Sebastiaan van Stijn · 13 days ago
  70. cd9e5ae vendor: github.com/moby/patternmatcher v0.6.1 by Sebastiaan van Stijn · 13 days ago
  71. bf6a1e1 cli-plugins/socket: modernize by Sebastiaan van Stijn · 13 days ago
  72. 8f7dc04 update minimum go version to go1.25 by Sebastiaan van Stijn · 13 days ago
  73. a14db81 vendor: google.golang.org/grpc v1.79.3 by Sebastiaan van Stijn · 14 days ago
  74. e660030 docs: fix typo in run reference by Codex · 14 days ago
  75. 58c1585 gha: validate gocompat by Sebastiaan van Stijn · 3 weeks ago
  76. ea42337 implement module compatibility check by Sebastiaan van Stijn · 3 weeks ago
  77. 538ee85 Merge pull request #6888 from thaJeztah/add_build_tags by Paweł Gronowski · 3 weeks ago
  78. d573c17 docs: clarify multiple --filter behavior in prune commands by Yoan Wainmann · 3 weeks ago
  79. 07bb479 cli-plugins/hooks: add missing "go:build" comments by Sebastiaan van Stijn · 3 weeks ago
  80. 9637f1b Merge pull request #6886 from thaJeztah/pin_actions by Paweł Gronowski · 3 weeks ago
  81. 97b9e04 ci: pin actions to digests by Sebastiaan van Stijn · 3 weeks ago
  82. 2bc4307 fix(cmd/docker): prevent race between force-exit goroutine and plugin wait by Michael Zampani · 3 weeks ago
  83. 9c117d3 cli/command/container: add shell completion for docker rm --link by Sebastiaan van Stijn · 3 weeks ago
  84. df57ff7 cli/command/completion: ContainerNames: skip legacy link names by Sebastiaan van Stijn · 3 weeks ago
  85. dfda342 cli/command/formatter: StripNamePrefix only strip "/" prefix by Sebastiaan van Stijn · 3 weeks ago
  86. b5efd66 cli/command/container: stats: make stripping "/" prefix deterministic by Sebastiaan van Stijn · 3 weeks ago
  87. 64c8d68 cli/command/image: getPossibleChips: simplify by Sebastiaan van Stijn · 3 weeks ago
  88. 7922984 Merge pull request #6863 from thaJeztah/fix_stats by Sebastiaan van Stijn · 4 weeks ago
  89. bcfb717 Merge pull request #6859 from thaJeztah/plugin_metadata by Sebastiaan van Stijn · 4 weeks ago
  90. 4bf4d56 cli-plugins/hooks: PrintNextSteps: slight cleanup by Sebastiaan van Stijn · 4 weeks ago
  91. dd1f7f5 cli-plugins/hooks: simplify templating formats by Sebastiaan van Stijn · 4 weeks ago
  92. 9243240 cli-plugins/hooks: add commandInfo type for templating by Sebastiaan van Stijn · 4 weeks ago
  93. 4a1b2ef cli-plugins/hooks: update godoc by Sebastiaan van Stijn · 4 weeks ago
  94. 4142d40 cli-plugins/hooks: detect if templating is needed by Sebastiaan van Stijn · 4 weeks ago
  95. cd05360 cli-plugins/hooks: slight tweaks in templates by Sebastiaan van Stijn · 4 weeks ago
  96. aadfe62 cli-plugins/hooks: update tests by Sebastiaan van Stijn · 4 weeks ago
  97. dce201d cli-plugins/hooks: move template utils separate from render code by Sebastiaan van Stijn · 4 weeks ago
  98. e26f94d cli-plugins/hooks: add JSON labels, omitzero by Sebastiaan van Stijn · 4 weeks ago
  99. 0431e4d cli-plugins/hooks: rename HookType to ResponseType by Sebastiaan van Stijn · 4 weeks ago
  100. 607ebfc cli-plugins/hooks: rename HookMessage to Response by Sebastiaan van Stijn · 4 weeks ago