-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix Tar timestamp conversion from/to string and DateTimeOffset #71038
Merged
Commits on Jun 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 529e4c0 - Browse repository at this point
Copy the full SHA 529e4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for d52a541 - Browse repository at this point
Copy the full SHA d52a541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33974cd - Browse repository at this point
Copy the full SHA 33974cdView commit details -
Reuse FileSystemInfo Last*TimeUtc fields, use implicit cast operator …
…to store as DateTimeOffset.
Configuration menu - View commit details
-
Copy full SHA for 9973fcd - Browse repository at this point
Copy the full SHA 9973fcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8df15b - Browse repository at this point
Copy the full SHA c8df15bView commit details -
Using 'G' for decimal to string conversion. Adjust test to not requir…
…e a dot. The DateTimeOffset comparison done afterwards should suffice.
Configuration menu - View commit details
-
Copy full SHA for 44789fc - Browse repository at this point
Copy the full SHA 44789fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17e6060 - Browse repository at this point
Copy the full SHA 17e6060View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f81016 - Browse repository at this point
Copy the full SHA 9f81016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fa8776 - Browse repository at this point
Copy the full SHA 7fa8776View commit details -
Remove unreachable code for adding ctime and atime before writing Pax…
… entry. Add tests to ensure we always add those entries to the dictionary on construction.
Configuration menu - View commit details
-
Copy full SHA for dc29c6b - Browse repository at this point
Copy the full SHA dc29c6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7a0923 - Browse repository at this point
Copy the full SHA c7a0923View commit details -
Configuration menu - View commit details
-
Copy full SHA for cad5599 - Browse repository at this point
Copy the full SHA cad5599View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.