Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

feat: ipfs version flags + ipfs repo version #1181

Merged
merged 11 commits into from
Jan 25, 2018

Commits on Jan 18, 2018

  1. initial implementation of repo version reporting. Just learned that i…

    …pfs.version should report the repo version so I might implement it there. Still need the /repo/version http api, though.
    JonKrone committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    f512285 View commit details
    Browse the repository at this point in the history
  2. Refactor version to use ipfs.version, implement --number and --all fl…

    …ags, partial implementation of --commit (prints empty string for now). Not sure how to get the commit info, go-ipfs doesn't seem to implement it either.
    JonKrone committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    11be5c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. Configuration menu
    Copy the full SHA
    af2bfed View commit details
    Browse the repository at this point in the history
  2. merge upstream

    JonKrone committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    f60e6c7 View commit details
    Browse the repository at this point in the history
  3. merge upstream

    JonKrone committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    27fe0db View commit details
    Browse the repository at this point in the history
  4. add test for . Just scaffolding, don't know how to get the correct ve…

    …rsion to validate the test.
    JonKrone committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    6c3e521 View commit details
    Browse the repository at this point in the history
  5. merge origin

    JonKrone committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    880e696 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84b5641 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. Configuration menu
    Copy the full SHA
    fc7b623 View commit details
    Browse the repository at this point in the history
  2. lint; clean

    JonKrone committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    67e2aab View commit details
    Browse the repository at this point in the history
  3. whoops. clean again

    JonKrone committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    15ee937 View commit details
    Browse the repository at this point in the history