1. 21 Nov, 2017 2 commits
  2. 20 Nov, 2017 1 commit
  3. 17 Nov, 2017 1 commit
  4. 02 Sep, 2017 1 commit
  5. 31 Jul, 2017 3 commits
  6. 12 Jul, 2017 1 commit
  7. 04 Jul, 2017 1 commit
  8. 29 Jun, 2017 1 commit
  9. 20 Apr, 2017 1 commit
  10. 12 Feb, 2017 1 commit
  11. 29 Nov, 2016 1 commit
  12. 16 Nov, 2016 1 commit
  13. 28 Oct, 2016 1 commit
  14. 25 Oct, 2016 2 commits
  15. 14 Oct, 2016 1 commit
  16. 12 Oct, 2016 1 commit
    • Jeromy's avatar
      merkledag: change 'Node' to be an interface · 01aee446
      Jeromy authored
      Also change existing 'Node' type to 'ProtoNode' and use that most
      everywhere for now. As we move forward with the integration we will try
      and use the Node interface in more places that we're currently using
      ProtoNode.
      
      License: MIT
      Signed-off-by: default avatarJeromy <why@ipfs.io>
      01aee446
  17. 06 Oct, 2016 1 commit
  18. 07 Sep, 2016 1 commit
  19. 04 Aug, 2016 1 commit
  20. 30 Jul, 2016 1 commit
  21. 20 Jul, 2016 1 commit
  22. 19 Jul, 2016 1 commit
  23. 10 Jul, 2016 1 commit
  24. 08 Jul, 2016 1 commit
  25. 26 Jun, 2016 1 commit
    • Thomas Gardner's avatar
      commands: remove EnableStdin support for StringArg · ddc8d0c6
      Thomas Gardner authored
      With verbose flag:
      * remove EnableStdin() flags on all StringArg,
      
      * remove all unneeded parsing code for StringArg, and print an
      * informative message if `ipfs` begins reading from a CharDevice,
      
      * remove broken go tests for EnableStdin cli parsing, and add some
      * trivial test cases for reading FileArg from stdin,
      
      * add a panic to prevent EnableStdin from being set on
      * StringArg in the future.
      
      Resolves: #2877, #2870
      License: MIT
      Signed-off-by: default avatarThomas Gardner <tmg@fastmail.com>
      ddc8d0c6
  26. 01 Jun, 2016 1 commit
  27. 12 May, 2016 1 commit
  28. 28 Apr, 2016 1 commit
  29. 19 Apr, 2016 1 commit
  30. 16 Apr, 2016 1 commit
  31. 14 Apr, 2016 1 commit
  32. 11 Apr, 2016 1 commit
  33. 04 Apr, 2016 3 commits
  34. 31 Mar, 2016 1 commit