1. 0b9d198 Merge pull request #6764 from vvoland/update-docker by Sebastiaan van Stijn · 13 hours ago master v29.2.0
  2. 9c9ec73 vendor: github.com/moby/moby/client v0.2.2 by Paweł Gronowski · 13 hours ago
  3. bab3e81 vendor: github.com/moby/moby/api v1.53.0 by Paweł Gronowski · 13 hours ago
  4. 2e64fc1 Merge pull request #6367 from thaJeztah/template_slicejoin by Paweł Gronowski · 14 hours ago
  5. 1f2ba2a Merge pull request #6760 from thaJeztah/container_create_fix_error by Paweł Gronowski · 15 hours ago
  6. e34a342 templates: make "join" work with non-string slices and map values by Sebastiaan van Stijn · 15 hours ago
  7. a86356d Merge pull request #6763 from thaJeztah/bump_mapstructure by Paweł Gronowski · 15 hours ago
  8. 771660a vendor: github.com/go-viper/mapstructure/v2 v2.5.0 by Sebastiaan van Stijn · 21 hours ago
  9. 9cff36b Merge pull request #6762 from thaJeztah/bump_x_deps by Sebastiaan van Stijn · 21 hours ago
  10. 08ed2bc cli/command/container: make injecting config.json failures a warning by Sebastiaan van Stijn · 21 hours ago
  11. 0312e3d Merge pull request #6761 from thaJeztah/bump_compress by Sebastiaan van Stijn · 21 hours ago
  12. e9ceb2f vendor: golang.org/x/net v0.49.0 by Sebastiaan van Stijn · 22 hours ago
  13. faf8a08 vendor: golang.org/x/term v0.39.0 by Sebastiaan van Stijn · 22 hours ago
  14. daa4d4e vendor: golang.org/x/text v0.33.0 by Sebastiaan van Stijn · 22 hours ago
  15. a4aee9b vendor: golang.org/x/sys v0.40.0 by Sebastiaan van Stijn · 22 hours ago
  16. 9f774c3 Merge pull request #6759 from thaJeztah/container_create_cleanups by Paweł Gronowski · 22 hours ago
  17. d083829 Merge pull request #6758 from thaJeztah/cidfile_error by Paweł Gronowski · 22 hours ago
  18. ce489e0 vendor: github.com/klauspost/compress v1.18.3 by Sebastiaan van Stijn · 22 hours ago
  19. 931f7a1 Merge pull request #6753 from thaJeztah/minor_nits by Paweł Gronowski · 22 hours ago
  20. ef08475 cli/command/container: ignore "not found" error on cidfile.Close by Sebastiaan van Stijn · 24 hours ago
  21. 16bbf5d cli/command/container: cidFile.Write: include CID in error message by Sebastiaan van Stijn · 24 hours ago
  22. ed566e7 cli/command/container: createContainer: remove intermediate vars by Sebastiaan van Stijn · 3 days ago
  23. cfb71de cli/command/container: createContainer: remove redundant closure by Sebastiaan van Stijn · 3 days ago
  24. adfb40c cli/command/container: remove outdated TODO by Sebastiaan van Stijn · 3 days ago
  25. ceea57b cli/command/container: copyDockerConfigIntoContainer: close TarWriter by Sebastiaan van Stijn · 3 days ago
  26. effdf1b cli/command/container: rename vars to use correct camelCase by Sebastiaan van Stijn · 3 days ago
  27. ccbe206 cli/command/containerd: parseSecurityOpts: remove redundant sprintf by Sebastiaan van Stijn · 5 days ago
  28. d5ed037 Merge pull request #6736 from thaJeztah/bump_modules by Paweł Gronowski · 8 days ago v29.2.0-rc.2
  29. c8841ac vendor: moby/api v1.53.0-rc.2, moby/client v0.2.2-rc.2 by Sebastiaan van Stijn · 8 days ago
  30. 714f5bf Merge pull request #6744 from thaJeztah/registryclient_cleanups by Paweł Gronowski · 11 days ago
  31. 49b7be0 Merge pull request #6745 from thaJeztah/cleanup_RetrieveAuthTokenFromImage by Paweł Gronowski · 11 days ago
  32. 533934c Merge pull request #6750 from vvoland/update-go by Sebastiaan van Stijn · 11 days ago
  33. 7e84571 update to go1.25.6 by Paweł Gronowski · 11 days ago
  34. 7d2d923 Merge pull request #6746 from thaJeztah/bump_logrus by Sebastiaan van Stijn · 12 days ago
  35. 560c3c8 Merge pull request #6747 from vvoland/daemon-typo by Paweł Gronowski · 12 days ago
  36. 86bd884 docs: Fix daemon.json typo by Paweł Gronowski · 12 days ago
  37. 5579335 Merge pull request #6295 from thaJeztah/less_jsonmessage by Sebastiaan van Stijn · 12 days ago
  38. 1687367 vendor: github.com/sirupsen/logrus v1.9.4 by Sebastiaan van Stijn · 12 days ago
  39. b21139c internal/jsonstream: TestDisplay use streamformatter by Sebastiaan van Stijn · 12 days ago
  40. d6cdb71 cli/command: RetrieveAuthTokenFromImage: remove redundant conditions by Sebastiaan van Stijn · 12 days ago
  41. 32b983a Merge pull request #6089 from thaJeztah/man_wrap by Sebastiaan van Stijn · 12 days ago
  42. b13b774 man: reformat docker-run.1.md to prevent linting warnings by Sebastiaan van Stijn · 12 days ago
  43. 816f455 internal/registryclient: simplify notFoundError by Sebastiaan van Stijn · 12 days ago
  44. d61519f internal/registryclient: allEndpoints: pass through context by Sebastiaan van Stijn · 12 days ago
  45. b43d4d8 Merge pull request #6742 from thaJeztah/validate_detachkeys by Sebastiaan van Stijn · 12 days ago
  46. fe31574 improve validation of "--detach-keys" options by Sebastiaan van Stijn · 13 days ago
  47. 8f50791 Merge pull request #6740 from thaJeztah/add_WithAPIClientOptions by Sebastiaan van Stijn · 13 days ago
  48. 6a93e78 cli/command: add WithAPIClientOptions option by Sebastiaan van Stijn · 14 days ago
  49. 07d7ef1 Merge pull request #6738 from thaJeztah/fix_TestSetGoDebug by Sebastiaan van Stijn · 14 days ago
  50. 6050e2b Merge pull request #6741 from thaJeztah/fix_err_grammar by Sebastiaan van Stijn · 14 days ago
  51. 5d22eaa Merge pull request #6739 from thaJeztah/client_opts by Sebastiaan van Stijn · 14 days ago
  52. db76295 login: touch-up error for non-TTY by Sebastiaan van Stijn · 14 days ago
  53. 4b0ec0d cli/command: DockerCli: store API-client options as field by Sebastiaan van Stijn · 14 days ago
  54. f9f2d82 cli/command: make TestSetGoDebug more predictable by Sebastiaan van Stijn · 14 days ago
  55. bd1b1a1 Merge pull request #6735 from thaJeztah/bump_creds_helper by Paweł Gronowski · 2 weeks ago
  56. bea5850 Merge pull request #6602 from ahopp/improve-env-vars-description by Sebastiaan van Stijn · 2 weeks ago
  57. 391acef Improve clarity of environment variables description by Andrew Hopp · 2 weeks ago
  58. a6f8391 vendor: github.com/docker/docker-credential-helpers v0.9.5 by Sebastiaan van Stijn · 3 weeks ago
  59. debbf2d Merge pull request #6723 from thaJeztah/bump_go_archive by Sebastiaan van Stijn · 3 weeks ago
  60. ee0951f Merge pull request #6724 from thaJeztah/bump_x_deps by Sebastiaan van Stijn · 3 weeks ago
  61. 31c58f1 Merge pull request #6725 from thaJeztah/test_denoise by Paweł Gronowski · 3 weeks ago
  62. 263562e Merge pull request #6722 from thaJeztah/compose_reflectfor by Paweł Gronowski · 3 weeks ago
  63. 14cffdb gha: run unit-tests in go modules mode, to prevent traversing nested modules by Sebastiaan van Stijn · 5 weeks ago
  64. 0cd2c18 vendor: golang.org/x/net v0.48.0 by Sebastiaan van Stijn · 5 weeks ago
  65. 647ab77 vendor: golang.org/x/term v0.38.0 by Sebastiaan van Stijn · 5 weeks ago
  66. a1799ea vendor: golang.org/x/text v0.32.0 by Sebastiaan van Stijn · 5 weeks ago
  67. a785333 vendor: golang.org/x/sync v0.19.0 by Sebastiaan van Stijn · 5 weeks ago
  68. e2a368f vendor: golang.org/x/sys v0.39.0 by Sebastiaan van Stijn · 5 weeks ago
  69. ab5d4d4 cli/compose/loader: rewrite with reflect.TypeFor by Sebastiaan van Stijn · 5 weeks ago
  70. 874b831 Merge pull request #6721 from thaJeztah/less_reflect by Sebastiaan van Stijn · 5 weeks ago
  71. 3ce8f1d vendor: github.com/moby/go-archive v0.2.0 by Sebastiaan van Stijn · 5 weeks ago
  72. 8205124 cli/command/node: nodeContext: remove uses of reflect by Sebastiaan van Stijn · 5 weeks ago
  73. 40f052c cli/command/container: use reflect IsZero by Sebastiaan van Stijn · 5 weeks ago
  74. f28565d cli/command/service: replace reflect for gotest.tools assertion by Sebastiaan van Stijn · 5 weeks ago
  75. e715dd5 cli/command/volume: remove uses of reflect in test by Sebastiaan van Stijn · 5 weeks ago
  76. 3811f24 cli/connhelper: replace reflect for gotest.tools assertion by Sebastiaan van Stijn · 5 weeks ago
  77. a89b2e1 cli/command/formatter: rewrite some tests with gotest.tools by Sebastiaan van Stijn · 5 weeks ago
  78. 90ae5b8 cli/command: replace reflect for gotest.tools assertion by Sebastiaan van Stijn · 5 weeks ago
  79. d20f30c Merge pull request #6720 from thaJeztah/build_tags by Sebastiaan van Stijn · 5 weeks ago
  80. a0e303a opts/swarmopts: add missing build-tag by Sebastiaan van Stijn · 5 weeks ago
  81. 0e38eec Merge pull request #6718 from thaJeztah/archive_rm_deprecated by Sebastiaan van Stijn · 6 weeks ago
  82. 03dfab4 remove uses of deprecated go-archive consts by Sebastiaan van Stijn · 6 weeks ago
  83. 0681819 Merge pull request #6717 from thaJeztah/bump_cdi by Austin Vazquez · 6 weeks ago
  84. dd6d0cd vendor: tags.cncf.io/container-device-interface v1.1.0 by Sebastiaan van Stijn · 6 weeks ago
  85. 60f06cb Merge pull request #6716 from vvoland/yamldocs-tty by Sebastiaan van Stijn · 6 weeks ago
  86. 4743d1d Makefile/yamldocs: Don't require TTY by Paweł Gronowski · 6 weeks ago
  87. 55d80cc Merge pull request #6714 from thaJeztah/fix_api_versions by Sebastiaan van Stijn · 6 weeks ago
  88. 7c38d6b Merge pull request #6713 from thaJeztah/remove_legacy_plugin_path by Sebastiaan van Stijn · 6 weeks ago
  89. f135652 Merge pull request #6715 from vvoland/work-docs by Sebastiaan van Stijn · 6 weeks ago
  90. 4851066 docs/container: Update dead link by Paweł Gronowski · 6 weeks ago
  91. 226af68 cli/command/service: fix API version for memory-swap, memory-swappiness by Sebastiaan van Stijn · 6 weeks ago
  92. 1375933 cli-plugins/manager: remove legacy system-wide cli-plugin path by Sebastiaan van Stijn · 6 weeks ago
  93. 93fa57b Merge pull request #6711 from vvoland/update-docker by Sebastiaan van Stijn · 6 weeks ago v29.2.0-rc.1
  94. 302498c vendor: github.com/moby/moby/client v0.2.2-rc.1 by Paweł Gronowski · 6 weeks ago
  95. def847b vendor: github.com/moby/moby/api v1.53.0-rc.1 by Paweł Gronowski · 6 weeks ago
  96. b9095d0 Merge pull request #6710 from robmry/nri-info by Sebastiaan van Stijn · 6 weeks ago
  97. 0e6fee6 Merge pull request #6698 from thaJeztah/inline_parseWindowsDevice by Sebastiaan van Stijn · 6 weeks ago v29.1.4 v29.1.5
  98. 2a903c5 Include NRI in info output by Rob Murray · 6 weeks ago
  99. d8351db Vendor moby/[api|client] from moby master by Rob Murray · 6 weeks ago
  100. 88be588 Merge pull request #6709 from vvoland/img-list-all-doc by Sebastiaan van Stijn · 6 weeks ago