1. 05 12月, 2019 12 次提交
  2. 04 12月, 2019 2 次提交
  3. 02 12月, 2019 6 次提交
  4. 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 提交于
  5. 22 11月, 2019 2 次提交
  6. 19 11月, 2019 1 次提交
  7. 18 11月, 2019 9 次提交
  8. 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 提交于
  9. 16 11月, 2019 1 次提交
  10. 15 11月, 2019 4 次提交