[go: up one dir, main page]

  1. 7b4cde6 Merge pull request #6567 from thaJeztah/bump_modules by Sebastiaan van Stijn · 2 days ago master
  2. 563f5fe vendor: github.com/moby/moby/api, moby/moby/client master by Sebastiaan van Stijn · 3 days ago
  3. 171a9b7 Merge pull request #6564 from vvoland/container-go123 by Sebastiaan van Stijn · 9 days ago
  4. 5ba4c17 cli/command/container: Simplify with slices.Contains by Paweł Gronowski · 9 days ago
  5. d252afa cli/command/container: add go1.23 build constraint for range-over-func by Paweł Gronowski · 9 days ago
  6. bc2aa4e Merge pull request #6563 from thaJeztah/bump_modules by Paweł Gronowski · 9 days ago v29.0.0-rc.1
  7. 24e95b8 vendor: github.com/moby/moby/api v1.52.0-beta.2, moby/client v0.1.0-beta.2 by Sebastiaan van Stijn · 9 days ago
  8. c844f92 Merge pull request #6562 from vvoland/update-go by Sebastiaan van Stijn · 9 days ago
  9. 07a79d6 Merge pull request #6561 from thaJeztah/deprecate_builder_utils by Sebastiaan van Stijn · 9 days ago
  10. 2bcf047 update to go1.25.3 by Paweł Gronowski · 9 days ago
  11. 0f2f9e9 cli/command/image/build: deprecate ResolveAndValidateContextPath util by Sebastiaan van Stijn · 9 days ago
  12. 6e1ff0b cli/command/image/build: deprecate WriteTempDockerfile util by Sebastiaan van Stijn · 10 days ago
  13. c52fa07 cli/command/image/build: deprecate DetectArchiveReader util by Sebastiaan van Stijn · 10 days ago
  14. f24bb4b cli/command/image/build: deprecate DefaultDockerfileName const by Sebastiaan van Stijn · 10 days ago
  15. c599e90 Merge pull request #6556 from thaJeztah/update_go1.25 by Paweł Gronowski · 10 days ago
  16. 68ec5bf Merge pull request #6559 from thaJeztah/fix_filteropts_default by Paweł Gronowski · 10 days ago
  17. 130a3f5 update to go1.25.2 by Sebastiaan van Stijn · 10 days ago
  18. e6d150b opts: FilterOpt: show empty string if no values are set by Sebastiaan van Stijn · 10 days ago
  19. ecea0c0 Merge pull request #6557 from thaJeztah/bump_golangci_lint by Paweł Gronowski · 10 days ago
  20. 2027349 Merge pull request #6555 from thaJeztah/remove_ResolveDefaultContext by Paweł Gronowski · 10 days ago
  21. bb31a80 Merge pull request #6554 from thaJeztah/bump_goversioninfo by Paweł Gronowski · 10 days ago
  22. 8ecdfed Merge pull request #6552 from thaJeztah/update_gotestsum by Paweł Gronowski · 10 days ago
  23. 714c82a Merge pull request #6558 from thaJeztah/opts_deprecate_delete by Paweł Gronowski · 10 days ago
  24. aec24ba Merge pull request #6553 from thaJeztah/update_utils by Paweł Gronowski · 10 days ago
  25. 193db8e opts: deprecate ListOpts.Delete() by Sebastiaan van Stijn · 10 days ago
  26. 5ad9fbd Dockerfile: update golangci-lint to v2.5.0 by Sebastiaan van Stijn · 10 days ago
  27. 7abc65b cli/command: remove deprecated ResolveDefaultContext by Sebastiaan van Stijn · 12 days ago
  28. c2817e2 Dockerfile: bump github.com/josephspurrier/goversioninfo to v1.5.0 by Sebastiaan van Stijn · 12 days ago
  29. f68d8f1 scripts/build/mkversioninfo: use permalink in comment by Sebastiaan van Stijn · 12 days ago
  30. 830e1d6 Dockerfile: update compose to v2.40.0 by Sebastiaan van Stijn · 12 days ago
  31. 9def774 Dockerfile: update buildx to v0.29.1 by Sebastiaan van Stijn · 12 days ago
  32. f8b1b8d Dockerfile: bump gotest.tools/gotestsum v1.13.0 by Sebastiaan van Stijn · 12 days ago
  33. 01febbc Merge pull request #6551 from thaJeztah/remove_legacy_api_versions by Sebastiaan van Stijn · 12 days ago
  34. 59d228c Merge pull request #6550 from thaJeztah/deprecate_builder_utils by Sebastiaan van Stijn · 12 days ago
  35. 5ad9145 docs: update some versions in examples by Sebastiaan van Stijn · 12 days ago
  36. 4c73cef cli/command/container, image: remove addPlatformFlag utility by Sebastiaan van Stijn · 12 days ago
  37. b8f2b7c cli/command/service: remove AppendServiceStatus (API <v1.41) by Sebastiaan van Stijn · 12 days ago
  38. f046bd3 cli/command/container: rm use of deprecated MacAddress field by Sebastiaan van Stijn · 12 days ago
  39. d36f16e remove API-version compatibility for API < v1.44 by Sebastiaan van Stijn · 12 days ago
  40. a3e9545 Merge pull request #6545 from thaJeztah/bump_engine_take2 by Sebastiaan van Stijn · 12 days ago
  41. f81816e vendor: github.com/moby/moby/api, client 0769fe708773 (master) by Sebastiaan van Stijn · 12 days ago
  42. 9e646f6 cli/command/image: runBuild: inline vars and minor cleanups by Sebastiaan van Stijn · 12 days ago
  43. 64be664 cli/command/image/build: deprecate IsArchive utility by Sebastiaan van Stijn · 12 days ago
  44. 2c539a6 cli/command/image/build: fix linting, add sub-tests by Sebastiaan van Stijn · 12 days ago
  45. 6ddff81 Merge pull request #6548 from thaJeztah/improve_TestRemove by Austin Vazquez · 13 days ago
  46. 85ac71a e2e/stack: don't run stack deploy "detached" by Sebastiaan van Stijn · 13 days ago
  47. 41432ad Merge pull request #6547 from thaJeztah/deprecate_ValidateMACAddress by Austin Vazquez · 13 days ago
  48. 17d6a92 opts: deprecate ValidateMACAddress by Sebastiaan van Stijn · 14 days ago
  49. 94788a3 Merge pull request #6546 from thaJeztah/test_improvements by Sebastiaan van Stijn · 14 days ago
  50. af34b84 cli/command/network: TestNetworkCreateWithFlags: fix unhandled errs by Sebastiaan van Stijn · 14 days ago
  51. c8014ec cli/command/network: TestNetworkCreateErrors: use sub-tests by Sebastiaan van Stijn · 14 days ago
  52. 413ee12 cli/command/container: TestParseWithExpose: use sub-tests by Sebastiaan van Stijn · 14 days ago
  53. 7923f44 cli/command/container: update todo comment by Sebastiaan van Stijn · 14 days ago
  54. b1ea4fe Merge pull request #6543 from docker/dependabot/github_actions/github/codeql-action-4 by Sebastiaan van Stijn · 2 weeks ago
  55. 5483b10 build(deps): bump github/codeql-action from 3 to 4 by dependabot[bot] · 2 weeks ago
  56. 9f941a4 Merge pull request #6540 from vvoland/update-go by Austin Vazquez · 2 weeks ago
  57. e598ea0 update to go1.24.8 by Paweł Gronowski · 2 weeks ago
  58. d17643a Merge pull request #6537 from thaJeztah/no_nw_shadow by Austin Vazquez · 2 weeks ago
  59. 3754fe3 rename some vars to prevent shadowing imports by Sebastiaan van Stijn · 2 weeks ago
  60. 30ec4c0 Merge pull request #6536 from thaJeztah/cleanups by Austin Vazquez · 2 weeks ago
  61. 6d35115 Merge pull request #6535 from thaJeztah/remove_localhostDNSWarning by Austin Vazquez · 2 weeks ago
  62. 6222292 cli/command/container: inline some variables by Sebastiaan van Stijn · 2 weeks ago
  63. c06c085 cli/command/container: remove localhostDNSWarning by Sebastiaan van Stijn · 2 weeks ago
  64. 74e3520 Merge pull request #6530 from thaJeztah/bump_macos by Paweł Gronowski · 3 weeks ago
  65. 886e041 Merge pull request #6532 from thaJeztah/bump_creds_helper_0.9.4 by Paweł Gronowski · 3 weeks ago
  66. 9dea52c Merge pull request #6527 from thaJeztah/no_WithInitializeClient by Paweł Gronowski · 3 weeks ago
  67. 780c427 Merge pull request #6526 from thaJeztah/no_plugin_load by Paweł Gronowski · 3 weeks ago
  68. ca6f899 Merge pull request #6525 from thaJeztah/rm_client_side_autorm by Sebastiaan van Stijn · 3 weeks ago
  69. 395152c vendor: github.com/docker/docker-credential-helpers v0.9.4 by Sebastiaan van Stijn · 3 weeks ago
  70. f5a7a3c Merge pull request #6528 from thaJeztah/deprecate_ResolveDefaultContext by Paweł Gronowski · 3 weeks ago
  71. 394ab41 Merge pull request #6524 from thaJeztah/rm_deprecated_virtualsize by Sebastiaan van Stijn · 3 weeks ago
  72. 91d8c0b gha: add macOS 15, remove macOS 13 (deprecated) by Sebastiaan van Stijn · 3 weeks ago
  73. 311a97a cli/command: deprecate ResolveDefaultContext by Sebastiaan van Stijn · 3 weeks ago
  74. b375006 cli/command: don't use WithInitializeClient in test by Sebastiaan van Stijn · 3 weeks ago
  75. b0201c8 cmd/docker: hideUnsupportedFeatures: remove unused error return by Sebastiaan van Stijn · 3 weeks ago
  76. 2b4fd0d cmd/docker: setFlagErrorFunc: don't load plugins for invalid flags by Sebastiaan van Stijn · 3 weeks ago
  77. 63c5254 remove support for AutoRemove (`--rm`) on API < 1.30 by Sebastiaan van Stijn · 3 weeks ago
  78. 1b90a53 remove deprecated VirtualSize formatting options and output by Sebastiaan van Stijn · 3 weeks ago
  79. c361deb docs, man: image ls: remove VirtualSize from examples by Sebastiaan van Stijn · 3 weeks ago
  80. adfcb88 man: inspect: update some inspect examples by Sebastiaan van Stijn · 3 weeks ago
  81. 9c79528 Merge pull request #6523 from thaJeztah/rm_deprecated by Austin Vazquez · 3 weeks ago
  82. 9874437 Merge pull request #6521 from thaJeztah/bump_moby by Austin Vazquez · 3 weeks ago
  83. 39d9a0c cli/manifest/store: remove deprecated IsNotFound by Sebastiaan van Stijn · 3 weeks ago
  84. 9d97363 vendor: github.com/moby/moby/api, moby/client master by Sebastiaan van Stijn · 3 weeks ago
  85. 21e768a Merge pull request #6520 from thaJeztah/bump_moby by Sebastiaan van Stijn · 3 weeks ago
  86. cdcf267 vendor: github.com/moby/moby/api, moby/client master by Sebastiaan van Stijn · 3 weeks ago
  87. f8932e9 Merge pull request #6515 from thaJeztah/rm_authconfig_email by Austin Vazquez · 3 weeks ago
  88. e9664b9 cli/config/types: remove deprecated AuthConfig.Email field by Sebastiaan van Stijn · 3 weeks ago
  89. a61ecaf Merge pull request #6516 from thaJeztah/authconfig_no_direct_cast by Austin Vazquez · 3 weeks ago
  90. 7e8b893 Merge pull request #6517 from thaJeztah/memstore_notfounderr by Austin Vazquez · 3 weeks ago
  91. 5a4758f Merge pull request #6513 from thaJeztah/manifeststore_notfound by Austin Vazquez · 3 weeks ago
  92. 1b467f9 Merge pull request #6512 from thaJeztah/less_trust by Austin Vazquez · 3 weeks ago
  93. 3c78ac2 cli/config/memorystore: remove unused IsErrValueNotFound by Sebastiaan van Stijn · 3 weeks ago
  94. 9f02d96 cli/command: explicitly map AuthConfig fields instead of a direct cast by Sebastiaan van Stijn · 3 weeks ago
  95. f3fb772 cli/manifest/store: deprecate IsNotFound by Sebastiaan van Stijn · 4 weeks ago
  96. 0dec83f cli/command/image: imagePullPrivileged: move to non-trust file by Sebastiaan van Stijn · 4 weeks ago
  97. e58a6ac cli/command/image: imagePullPrivileged: don't use ImageRefAndAuth by Sebastiaan van Stijn · 4 weeks ago
  98. a6946d0 cli/command/image: notaryClientProvider: don't require arguments by Sebastiaan van Stijn · 4 weeks ago
  99. c3317b0 cli/trust: Server: accept registry hostname by Sebastiaan van Stijn · 4 weeks ago
  100. 75f3c08 Merge pull request #6505 from thaJeztah/bump_runewidth by Sebastiaan van Stijn · 4 weeks ago