1. 25 Nov, 2019 2 commits
    • Oli Evans's avatar
      fix: use if over switch · 7fcf40ee
      Oli Evans authored
      License: MIT
      Signed-off-by: default avatarOli Evans <oli@tableflip.io>
      7fcf40ee
    • Oli Evans's avatar
      fix: ignore nonexistant when force rm · 25694d02
      Oli Evans authored
      - 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: default avatarOli Evans <oli@tableflip.io>
      25694d02
  2. 22 Nov, 2019 2 commits
  3. 19 Nov, 2019 1 commit
  4. 18 Nov, 2019 9 commits
  5. 17 Nov, 2019 1 commit
    • Jorropo's avatar
      Adding alias for `ipfs repo stat`. · 2d7fae78
      Jorropo authored
      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 -).
      2d7fae78
  6. 16 Nov, 2019 1 commit
  7. 15 Nov, 2019 6 commits
  8. 13 Nov, 2019 1 commit
  9. 12 Nov, 2019 1 commit
  10. 08 Nov, 2019 3 commits
  11. 05 Nov, 2019 2 commits
  12. 04 Nov, 2019 1 commit
  13. 31 Oct, 2019 1 commit
  14. 30 Oct, 2019 4 commits
  15. 29 Oct, 2019 5 commits