-
Notifications
You must be signed in to change notification settings - Fork 49
Comparing changes
Open a pull request
base repository: tonistiigi/fsutil
base: 91a3fc46842c
head repository: tonistiigi/fsutil
compare: 3f140a1299b0
- 19 commits
- 42 files changed
- 6 contributors
Commits on Jun 18, 2024
-
chore(deps): Bump docker/bake-action from 4 to 5
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 4 to 5. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](docker/bake-action@v4...v5) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e89f52e - Browse repository at this point
Copy the full SHA e89f52eView commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6d502a - Browse repository at this point
Copy the full SHA a6d502aView commit details
Commits on Aug 20, 2024
-
Merge pull request #204 from nileshpatra/fix-new-fs
Fixup fallout with new FS changed API
Configuration menu - View commit details
-
Copy full SHA for c117dd1 - Browse repository at this point
Copy the full SHA c117dd1View commit details
Commits on Sep 2, 2024
-
Merge pull request #202 from tonistiigi/dependabot/github_actions/doc…
…ker/bake-action-5 chore(deps): Bump docker/bake-action from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 43b9329 - Browse repository at this point
Copy the full SHA 43b9329View commit details
Commits on Sep 24, 2024
-
ci: switch to ubuntu runner for freebsd job
Signed-off-by: CrazyMax <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 43c7566 - Browse repository at this point
Copy the full SHA 43c7566View commit details -
Merge pull request #208 from crazy-max/ci-fix-freebsd-vagrant
ci: switch to ubuntu runner for freebsd job
Configuration menu - View commit details
-
Copy full SHA for 536d613 - Browse repository at this point
Copy the full SHA 536d613View commit details
Commits on Sep 25, 2024
-
deps: remove deprecated gogo proto
This removes the deprecated gogo proto in favor of the standard implementation. Signed-off-by: Jonathan A. Sternberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a340068 - Browse repository at this point
Copy the full SHA a340068View commit details
Commits on Sep 26, 2024
-
Merge pull request #206 from jsternberg/gogoproto-remove
deps: remove deprecated gogo proto
Configuration menu - View commit details
-
Copy full SHA for 7189060 - Browse repository at this point
Copy the full SHA 7189060View commit details -
types: stat clone drops hidden proto fields
The stat clone returned by protobuf returns a version of `types.Stat` that isn't compatible with some tests in buildkit. This changes clone to create a new type without cloning the hidden protobuf types. Signed-off-by: Jonathan A. Sternberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 069baf6 - Browse repository at this point
Copy the full SHA 069baf6View commit details -
Merge pull request #209 from jsternberg/stat-clone
types: stat clone drops hidden proto fields
Configuration menu - View commit details
-
Copy full SHA for 8754824 - Browse repository at this point
Copy the full SHA 8754824View commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1876fbf - Browse repository at this point
Copy the full SHA 1876fbfView commit details -
update golangci-lint to 1.61.0
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 556fa96 - Browse repository at this point
Copy the full SHA 556fa96View commit details -
Merge pull request #211 from tonistiigi/tonistiigi/go-1.23
update Go to 1.23
Configuration menu - View commit details
-
Copy full SHA for 078d9fe - Browse repository at this point
Copy the full SHA 078d9feView commit details -
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dca3d5b - Browse repository at this point
Copy the full SHA dca3d5bView commit details -
Merge pull request #212 from tonistiigi/tonistiigi/xx-1.5.0
update xx to v1.5.0
Configuration menu - View commit details
-
Copy full SHA for aca4ca6 - Browse repository at this point
Copy the full SHA aca4ca6View commit details
Commits on Oct 1, 2024
-
add support for non-octal mode setting
Signed-off-by: Tonis Tiigi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a8c87e - Browse repository at this point
Copy the full SHA 3a8c87eView commit details -
Merge pull request #210 from tonistiigi/tonistiigi/mode-non-octal
copy: add support for non-octal mode setting
Configuration menu - View commit details
-
Copy full SHA for e98dfb6 - Browse repository at this point
Copy the full SHA e98dfb6View commit details
Commits on Oct 3, 2024
-
protobuf: add vtproto to supplement protobuf marshaling
This adds the vtproto generator to generate code that results in faster marshaling and unmarshaling. vtproto is similar to gogo but it generates additional code on top of the existing protobuf structures rather than changing the generator itself. Signed-off-by: Jonathan A. Sternberg <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f653bda - Browse repository at this point
Copy the full SHA f653bdaView commit details -
Merge pull request #213 from jsternberg/vtproto
protobuf: add vtproto to supplement protobuf marshaling
Configuration menu - View commit details
-
Copy full SHA for 3f140a1 - Browse repository at this point
Copy the full SHA 3f140a1View 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 91a3fc46842c...3f140a1299b0