Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Add metadata support #63

Merged
merged 16 commits into from
Jan 9, 2020
Merged

Add metadata support #63

merged 16 commits into from
Jan 9, 2020

Commits on Nov 18, 2019

  1. chore: dep updated

    achingbrain committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    dcc5ce7 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. feat: adds touch and chmod commands and metadata

    Adds UnixFSv1.5 metadata support to mfs, including displaying it
    when listing dirs and statting files.
    
    Also adds `touch` and `chmod` commands to manipulate metadata in
    a similar way to the unix shell.
    achingbrain committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    95e1d9c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. chore: update deps

    achingbrain committed Nov 22, 2019
    Configuration menu
    Copy the full SHA
    b3976c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. chore: update deps

    achingbrain committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    d4fbd67 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. test: add cli tests

    achingbrain committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    43eadd4 View commit details
    Browse the repository at this point in the history
  2. fix: add missing dep

    achingbrain committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    07bdca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afaf7a5 View commit details
    Browse the repository at this point in the history
  4. fix: downgrade repo

    achingbrain committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    6679fe5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ae8e79 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2019

  1. Configuration menu
    Copy the full SHA
    0b409ae View commit details
    Browse the repository at this point in the history
  2. fix: use multipart pr

    achingbrain committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    18dc766 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8889f25 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2019

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

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    0ee7296 View commit details
    Browse the repository at this point in the history
  2. chore: use multipart pr

    achingbrain committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    234e11c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

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