1. 04 Aug, 2020 1 commit
  2. 20 Apr, 2020 1 commit
  3. 08 Jan, 2020 2 commits
    • Steven Allen's avatar
      feat(commands/cid): add a flag for setting the codec · e58a32ab
      Steven Allen authored
      This will be useful when testing `refs local, `repo gc`, and `repo verify`
      commands once we store blocks by multihash instead of by CID. At that point,
      these commands will return raw v1 CIDs as the blockstore won't actually remember
      the codec used to store the block.
      
      Flags choice:
      
      * Ideally, we'd use the `-f, --format` flags like every other command but we're
        already using `-f` (format) for the format string.
      * Alternatively, I'd like to use `-c`. However, we're using _that_ for a global
        `--config` flag (bit of a waste given that it doesn't work...).
      
      `--codec` will have to do for now.
      e58a32ab
    • Steven Allen's avatar
  4. 11 May, 2019 1 commit
  5. 29 Mar, 2019 1 commit
  6. 05 Mar, 2019 1 commit
  7. 01 Mar, 2019 1 commit
  8. 27 Feb, 2019 1 commit
  9. 25 Feb, 2019 1 commit
  10. 21 Feb, 2019 1 commit
  11. 19 Feb, 2019 1 commit
  12. 18 Feb, 2019 1 commit
  13. 11 Feb, 2019 1 commit
  14. 30 Jan, 2019 1 commit
  15. 17 Jan, 2019 1 commit
  16. 10 Jan, 2019 1 commit
  17. 20 Dec, 2018 1 commit
  18. 13 Dec, 2018 1 commit
  19. 10 Nov, 2018 1 commit
  20. 03 Nov, 2018 1 commit
  21. 26 Oct, 2018 2 commits
  22. 18 Oct, 2018 1 commit
  23. 05 Oct, 2018 1 commit
  24. 01 Oct, 2018 8 commits