1. 15 Sep, 2015 1 commit
  2. 09 Sep, 2015 1 commit
  3. 23 Aug, 2015 1 commit
  4. 17 Aug, 2015 1 commit
  5. 16 Aug, 2015 1 commit
  6. 12 Aug, 2015 1 commit
  7. 19 Jul, 2015 1 commit
  8. 18 Jul, 2015 1 commit
  9. 14 Jul, 2015 1 commit
  10. 13 Jul, 2015 1 commit
  11. 11 Jul, 2015 1 commit
  12. 05 Jul, 2015 2 commits
  13. 04 Jul, 2015 2 commits
  14. 18 Jun, 2015 2 commits
  15. 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
  16. 02 Jun, 2015 1 commit
  17. 01 Jun, 2015 1 commit
  18. 18 May, 2015 1 commit
  19. 28 Apr, 2015 1 commit
  20. 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
  21. 14 Apr, 2015 1 commit
  22. 02 Apr, 2015 1 commit
  23. 01 Apr, 2015 3 commits
  24. 31 Mar, 2015 1 commit
  25. 30 Mar, 2015 1 commit
  26. 19 Mar, 2015 1 commit
  27. 18 Mar, 2015 1 commit
  28. 07 Mar, 2015 4 commits
  29. 04 Mar, 2015 1 commit
  30. 27 Feb, 2015 3 commits