-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: moby/buildkit
base: v0.24.0-rc1
head repository: moby/buildkit
compare: v0.24.0-rc2
- 15 commits
- 18 files changed
- 2 contributors
Commits on Aug 28, 2025
-
git: fix subdir filter on submodule dir
Because subdir filter happened before the submodule update it resulted in empty directory being filtered and submodule update being skipped because .gitmodules was already missing. Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cf599d4 - Browse repository at this point
Copy the full SHA cf599d4View commit details -
Merge pull request #6170 from tonistiigi/git-submodule-filter
git: fix subdir filter on submodule dir
Configuration menu - View commit details
-
Copy full SHA for 79c5e53 - Browse repository at this point
Copy the full SHA 79c5e53View commit details -
Fix issue 4905, but the syntax differs from the original proposal. The document will be added to https://github.com/docker/docs/blob/main/content/manuals/build/concepts/context.md#url-fragments Signed-off-by: Akihiro Suda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e667628 - Browse repository at this point
Copy the full SHA e667628View commit details -
dfgitutil: add querystring style URLs to dfgitutil
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8ce372 - Browse repository at this point
Copy the full SHA c8ce372View commit details
Commits on Aug 29, 2025
-
llb: update Git to allow normalized property passing
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8159942 - Browse repository at this point
Copy the full SHA 8159942View commit details -
dockerfile: add tests for querystring Git URLs
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ef2851 - Browse repository at this point
Copy the full SHA 1ef2851View commit details -
llb: document fragment parameter in llb.Git
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8ef9b54 - Browse repository at this point
Copy the full SHA 8ef9b54View commit details -
dockerfile: add tests for Git query URL checksums
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3afd92a - Browse repository at this point
Copy the full SHA 3afd92aView commit details -
Merge pull request #6172 from tonistiigi/git-querystring
Support querystring form Git URLs
Configuration menu - View commit details
-
Copy full SHA for 99a9103 - Browse repository at this point
Copy the full SHA 99a9103View commit details -
dockerfile: allow keep-git-dir in Git URLs
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 119c50f - Browse repository at this point
Copy the full SHA 119c50fView commit details -
dockerfile: add submodules controls to git URLs
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3765fe3 - Browse repository at this point
Copy the full SHA 3765fe3View commit details -
dfgitutil: allow valueless keep-git-dir and submodules options
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04dc5dd - Browse repository at this point
Copy the full SHA 04dc5ddView commit details -
dfgitutil: don't initialize ref from checksum
Initializing ref from checksum has unexpected side effects: - Short checksum can't be used for fetching - Default branch would be missing when fetching with keep-git-dir Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb018e9 - Browse repository at this point
Copy the full SHA bb018e9View commit details -
Merge pull request #6176 from tonistiigi/remove-ref-initialize
dfgitutil: don't initialize ref from checksum
Configuration menu - View commit details
-
Copy full SHA for 0c716fd - Browse repository at this point
Copy the full SHA 0c716fdView commit details -
Merge pull request #6173 from tonistiigi/git-qs-addopt
add keep-git-dir and submodules controls for Git querystring URLs
Configuration menu - View commit details
-
Copy full SHA for 7ff02fb - Browse repository at this point
Copy the full SHA 7ff02fbView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.24.0-rc1...v0.24.0-rc2