1. 20 Nov, 2014 1 commit
    • Juan Batiz-Benet's avatar
      updated multiaddr + multiaddr-net · 43452fde
      Juan Batiz-Benet authored
      I broke out multiaddr/net to its own package so
      that multiaddr parsing could remain lean. multiaddr-net
      will vendor special implementations of protocols (like utp)
      43452fde
  2. 05 Nov, 2014 1 commit
  3. 03 Nov, 2014 1 commit
  4. 01 Nov, 2014 5 commits
  5. 30 Oct, 2014 1 commit
  6. 26 Oct, 2014 1 commit
  7. 25 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      go-vet friendly codebase · 184c2543
      Juan Batiz-Benet authored
      - distinguish log.Error and log.Errorf functions
      - Initialize structs with field names
      - A bit of unreachable code (defers)
      184c2543
  8. 22 Oct, 2014 1 commit
  9. 20 Oct, 2014 1 commit
  10. 19 Oct, 2014 5 commits
  11. 18 Oct, 2014 9 commits
  12. 11 Oct, 2014 2 commits
  13. 09 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      u.DOut -> log.Debug · 972c0f7b
      Juan Batiz-Benet authored
      and other logging switches. I kept the u.PErr and u.POut in cli
      commands, as those do need to write raw output directly.
      972c0f7b
  14. 06 Oct, 2014 1 commit
  15. 26 Sep, 2014 1 commit
  16. 22 Sep, 2014 3 commits
  17. 13 Sep, 2014 1 commit
  18. 10 Sep, 2014 1 commit
    • Brian Tiger Chow's avatar
      vendor dependencies with godep · 7968b45e
      Brian Tiger Chow authored
      dependencies are vendored into Godeps/_workspace and commit versions are
      recorded in Godeps.json
      
      update datastore to e89f0511
      update go.crypto
      7968b45e
  19. 08 Sep, 2014 1 commit
  20. 05 Sep, 2014 2 commits