1. 10 Dec, 2019 2 commits
  2. 06 Dec, 2019 1 commit
  3. 05 Dec, 2019 12 commits
  4. 04 Dec, 2019 2 commits
  5. 02 Dec, 2019 6 commits
  6. 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
  7. 22 Nov, 2019 2 commits
  8. 19 Nov, 2019 1 commit
  9. 18 Nov, 2019 9 commits
  10. 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
  11. 16 Nov, 2019 1 commit
  12. 15 Nov, 2019 1 commit