1. 10 Jul, 2016 1 commit
  2. 02 Jun, 2016 1 commit
  3. 09 Mar, 2016 1 commit
  4. 13 Feb, 2016 1 commit
  5. 03 Feb, 2016 1 commit
    • Thomas Gardner's avatar
      trivial: various superficial fixes · aaa6569f
      Thomas Gardner authored
      misc/completion/ipfs-completion.bash: add `ipfs stats` to BASH completion
      
      core/commands/mount_unix.go: ensure error is not nil before printing it
      
      contribute.md: fix bibliography indexing in example
      
      core/commands/swarm.go: change tabs to spaces in USAGE message
      
      *: 80-column readability improvements
      
      License: MIT
      Signed-off-by: default avatarThomas Gardner <tmg@fastmail.com>
      aaa6569f
  6. 12 Jan, 2016 1 commit
  7. 02 Sep, 2015 1 commit
  8. 30 Aug, 2015 1 commit
  9. 28 Apr, 2015 1 commit
  10. 31 Mar, 2015 1 commit
  11. 07 Mar, 2015 1 commit
  12. 04 Feb, 2015 1 commit
  13. 06 Jan, 2015 1 commit
    • Jeromy's avatar
      implement recursive indirect blocks · e3cf8936
      Jeromy authored
      improve efficiency of multilayered indirect blocks
      
      clean up tests
      
      panic cleanup
      
      clean up logic, improve readability
      
      add final root node to the dagservice upon creation
      
      importer: simplified dag generation
      
      test: updated hashes using latest code
      
      @whyrusleeping this is why the sharness tests
      were failing: the hashes are added manually to
      make sure our generation doesn't change.
      
      cleanup after CR
      
      fix merkledag tests
      
      fix small block generation (no subblocks!)
      e3cf8936
  14. 23 Oct, 2014 1 commit
  15. 22 Oct, 2014 1 commit
  16. 08 Oct, 2014 3 commits
  17. 06 Oct, 2014 2 commits