Skip to content
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

feat: support UnixFS 1.5 file mode and modification times #34

Closed
wants to merge 8 commits into from

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    401eadb View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    7e45db7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    66d91bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7161a2f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    b7a3ef8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. [tar] windows compatibility

    kstuart committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    2c25afd View commit details
    Browse the repository at this point in the history
  2. [tar] skip test of symlink mtime on darwin

    Currently the Golang runtime doesn't support changing the time on a symbolic link.
    kstuart committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    1db192d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77cdc80 View commit details
    Browse the repository at this point in the history