1. 09 Oct, 2015 1 commit
  2. 24 Sep, 2015 1 commit
  3. 05 Sep, 2015 1 commit
  4. 23 Aug, 2015 1 commit
  5. 28 Jul, 2015 5 commits
  6. 21 Jul, 2015 1 commit
  7. 20 Jun, 2015 3 commits
  8. 19 Jun, 2015 1 commit
  9. 08 Jun, 2015 1 commit
  10. 03 Jun, 2015 1 commit
    • Jeromy's avatar
      implement an ipfs patch command for modifying merkledag objects · 40e423d6
      Jeromy authored
      WIP: object creator command
      
      better docs
      
      move patch command into object namespace
      
      dont ignore cancel funcs
      
      addressing comment from CR
      
      add two new subcommands to object patch and clean up main Run func
      
      cancel contexts in early returns
      
      switch to util.Key
      40e423d6
  11. 26 May, 2015 1 commit
  12. 08 May, 2015 1 commit
    • Henry's avatar
      core: add context.Context param to core.Resolve() · f640ba00
      Henry authored
      commands/object: remove objectData() and objectLinks() helpers
      resolver: added context parameters
      sharness: $HASH carried the \r from the http protocol with
      sharness: write curl output to individual files
      http gw: break PUT handler until PR#1191
      f640ba00
  13. 20 Apr, 2015 2 commits
  14. 31 Mar, 2015 1 commit
  15. 10 Mar, 2015 2 commits
  16. 07 Mar, 2015 1 commit
  17. 01 Mar, 2015 1 commit
  18. 24 Feb, 2015 1 commit
  19. 29 Jan, 2015 1 commit
  20. 24 Jan, 2015 1 commit
  21. 14 Jan, 2015 1 commit
  22. 07 Jan, 2015 2 commits
    • Juan Batiz-Benet's avatar
      ipfs block stat bugfix: cast · 83075727
      Juan Batiz-Benet authored
      83075727
    • Juan Batiz-Benet's avatar
      ipfs object has learned stat · 6b279533
      Juan Batiz-Benet authored
      'ipfs object stat' is a plumbing command to print DAG
      node statistics. <key> is a base58 encoded multihash.
      It outputs to stdout:
      
        NumLinks        int number of links in link table
        BlockSize       int size of the raw, encoded data
        LinksSize       int size of the links segment
        DataSize        int size of the data segment
        CumulativeSize  int cumulative size of object and references
      6b279533
  23. 06 Jan, 2015 2 commits
  24. 06 Dec, 2014 1 commit
  25. 18 Nov, 2014 2 commits
  26. 14 Nov, 2014 4 commits