-
Notifications
You must be signed in to change notification settings - Fork 70
Comparing changes
Open a pull request
base repository: containerd/continuity
base: v0.2.1
head repository: containerd/continuity
compare: v0.2.2
- 10 commits
- 43 files changed
- 7 contributors
Commits on Nov 12, 2021
-
This change ensures that file ownership and ACLs are properly copied on Windows. Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
Configuration menu - View commit details
-
Copy full SHA for 2cd7d24 - Browse repository at this point
Copy the full SHA 2cd7d24View commit details
Commits on Dec 1, 2021
-
Merge pull request #188 from gabriel-samfira/copy-windows-acl
Copy Windows file metadata
Configuration menu - View commit details
-
Copy full SHA for 8e53e7c - Browse repository at this point
Copy the full SHA 8e53e7cView commit details
Commits on Dec 3, 2021
-
Build containerd/continuity on multiple Unix OSes
While the .go files have multiple build tags, they haven't been tested on GitHub Actions except for FreeBSD. This change also fixes #183. Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
Kazuyoshi Kato committedDec 3, 2021 Configuration menu - View commit details
-
Copy full SHA for e096714 - Browse repository at this point
Copy the full SHA e096714View commit details -
Do not log errors before returning them
Except for one case, all logs are ultimately returned to the callers. Fixes #179. Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
Kazuyoshi Kato committedDec 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 759cf0c - Browse repository at this point
Copy the full SHA 759cf0cView commit details
Commits on Dec 13, 2021
-
Merge pull request #191 from kzys/log-error
Do not log errors before returning them
Configuration menu - View commit details
-
Copy full SHA for 29fc4ec - Browse repository at this point
Copy the full SHA 29fc4ecView commit details
Commits on Dec 17, 2021
-
Merge pull request #190 from kzys/netbsd
Build containerd/continuity on multiple Unix OSes
Configuration menu - View commit details
-
Copy full SHA for e56e17d - Browse repository at this point
Copy the full SHA e56e17dView commit details -
Signed-off-by: Phil Estes <estesp@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 0ba592c - Browse repository at this point
Copy the full SHA 0ba592cView commit details -
Merge pull request #192 from estesp/update-go-vers
Update CI Go version to 1.17
Configuration menu - View commit details
-
Copy full SHA for 44b5ced - Browse repository at this point
Copy the full SHA 44b5cedView commit details
Commits on Jan 3, 2022
-
Use the syscall method instead of repeating the type conversions for the syscall.Stat_t Atim/Atimespec members. This also allows to drop the //nolint: unconvert comments. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Configuration menu - View commit details
-
Copy full SHA for 030679c - Browse repository at this point
Copy the full SHA 030679cView commit details
Commits on Jan 7, 2022
-
Merge pull request #193 from tklauser/timespec-unix
fs: use syscall.Timespec.Unix
Configuration menu - View commit details
-
Copy full SHA for 092b2c8 - Browse repository at this point
Copy the full SHA 092b2c8View 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.2.1...v0.2.2