1. 10 12月, 2019 1 次提交
    • chore: update readme badges to test ci · 28855110
      testing out circleci build triggers with a PR that tidies up the README badges
      
      - remove somewhat redundant `project: ipfs` badge so they fit on 1 line. The link to the website is the url field for the repo.
      - Use shields.io "flat square" style for godoc badge to match the others
      - Use shields.io for the circleci badge too.
      - re-order to be more visually pleasing.
      
      License: MIT
      Signed-off-by: 's avatarOli Evans <oli@tableflip.io>
      Oli Evans 提交于
  2. 06 12月, 2019 1 次提交
  3. 05 12月, 2019 12 次提交
  4. 04 12月, 2019 2 次提交
  5. 02 12月, 2019 6 次提交
  6. 25 11月, 2019 2 次提交
    • fix: use if over switch · 7fcf40ee
      License: MIT
      Signed-off-by: 's avatarOli Evans <oli@tableflip.io>
      Oli Evans 提交于
    • fix: ignore nonexistant when force rm · 25694d02
      - Make `ipfs files rm --force /nonexistant` succeed when the path does not exist.
      - Add shaness test for removing nonexistant paths
      - Refactor duplicated code to find a parent dir into a function
      
      I've been writing scripts against the files api, and having to stat things before removing them is a pain. So this PR aims to make --force do what I'd expect it to.
      
      License: MIT
      Signed-off-by: 's avatarOli Evans <oli@tableflip.io>
      Oli Evans 提交于
  7. 22 11月, 2019 2 次提交
  8. 19 11月, 2019 1 次提交
  9. 18 11月, 2019 9 次提交
  10. 17 11月, 2019 1 次提交
    • Adding alias for `ipfs repo stat`. · 2d7fae78
      This add -H (-h is obviously taken by the help) for human and -s for size only (I though of -so but multiple letters is automaticaly -- not -).
      Jorropo 提交于
  11. 16 11月, 2019 1 次提交
  12. 15 11月, 2019 2 次提交