Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

support file mode and last modified time for ipfs add #66

Closed
wants to merge 4 commits into from

Commits on Nov 5, 2020

  1. support file mode and last modified time for ipfs add

    options added:
      --preserve-mtime - stores the files last modified time
      --preserve-mode - stores the files mode
      --mtime - stores a custom last modified time
      --mtime-nsecs - stores custom mtime nanoseconds
    kstuart committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    5f16f2e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

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

Commits on Jan 1, 2022

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

Commits on Oct 25, 2022

  1. Merge branch 'master' of https://github.com/ipfs/interface-go-ipfs-core

    … into feat/unixfs/ufs15
    
    � Conflicts:
    �	unixfs.go
    kstuart committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    3e509c8 View commit details
    Browse the repository at this point in the history