1. 23 Aug, 2015 1 commit
  2. 17 Aug, 2015 1 commit
  3. 16 Aug, 2015 1 commit
  4. 12 Aug, 2015 1 commit
  5. 19 Jul, 2015 1 commit
  6. 18 Jul, 2015 1 commit
  7. 14 Jul, 2015 1 commit
  8. 13 Jul, 2015 1 commit
  9. 11 Jul, 2015 1 commit
  10. 05 Jul, 2015 2 commits
  11. 04 Jul, 2015 2 commits
  12. 18 Jun, 2015 2 commits
  13. 03 Jun, 2015 1 commit
    • Jeromy's avatar
      implement an ipfs patch command for modifying merkledag objects · 57474f17
      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
      57474f17
  14. 02 Jun, 2015 1 commit
  15. 01 Jun, 2015 1 commit
  16. 18 May, 2015 1 commit
  17. 28 Apr, 2015 1 commit
  18. 20 Apr, 2015 1 commit
    • Juan Batiz-Benet's avatar
      remove debugerrors · 720c8b55
      Juan Batiz-Benet authored
      We now consider debugerrors harmful: we've run into cases where
      debugerror.Wrap() hid valuable error information (err == io.EOF?).
      I've removed them from the main code, but left them in some tests.
      Go errors are lacking, but unfortunately, this isn't the solution.
      
      It is possible that debugerros.New or debugerrors.Errorf should
      remain still (i.e. only remove debugerrors.Wrap) but we don't use
      these errors often enough to keep.
      720c8b55
  19. 14 Apr, 2015 1 commit
  20. 02 Apr, 2015 1 commit
  21. 01 Apr, 2015 3 commits
  22. 31 Mar, 2015 1 commit
  23. 30 Mar, 2015 1 commit
  24. 19 Mar, 2015 1 commit
  25. 18 Mar, 2015 1 commit
  26. 07 Mar, 2015 4 commits
  27. 04 Mar, 2015 1 commit
  28. 27 Feb, 2015 4 commits
  29. 25 Feb, 2015 1 commit