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