1. 12 Jan, 2015 2 commits
  2. 18 Dec, 2014 1 commit
  3. 13 Dec, 2014 1 commit
  4. 08 Dec, 2014 1 commit
  5. 07 Dec, 2014 1 commit
  6. 06 Dec, 2014 1 commit
  7. 05 Dec, 2014 3 commits
  8. 09 Nov, 2014 1 commit
  9. 03 Nov, 2014 1 commit
  10. 01 Nov, 2014 1 commit
  11. 26 Oct, 2014 1 commit
  12. 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
  13. 22 Oct, 2014 6 commits
  14. 07 Oct, 2014 1 commit
  15. 06 Oct, 2014 1 commit
    • Juan Batiz-Benet's avatar
      u.Hash - error · f3ae0e8e
      Juan Batiz-Benet authored
      the u.Hash error can be safely ignored (panic) because multihash
      only fails from the selection of hash function. If the fn + length
      are valid, it won't error.
      
      cc @whyrusleeping
      f3ae0e8e
  16. 15 Sep, 2014 2 commits
  17. 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
  18. 25 Aug, 2014 2 commits
  19. 22 Jul, 2014 1 commit
    • Juan Batiz-Benet's avatar
      go lint · f718bd6a
      Juan Batiz-Benet authored
      link errors left:
      - protocol buffers output is not lint-friendly
      f718bd6a
  20. 05 Jul, 2014 2 commits
  21. 26 Jun, 2014 1 commit