1. 09 Nov, 2014 1 commit
  2. 07 Nov, 2014 1 commit
  3. 30 Oct, 2014 1 commit
  4. 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
  5. 23 Oct, 2014 1 commit
  6. 22 Oct, 2014 2 commits
  7. 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
  8. 08 Oct, 2014 1 commit
  9. 06 Oct, 2014 1 commit
  10. 04 Oct, 2014 2 commits
  11. 01 Oct, 2014 6 commits
  12. 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
  13. 06 Sep, 2014 1 commit
  14. 05 Sep, 2014 1 commit
  15. 29 Aug, 2014 1 commit
  16. 31 Jul, 2014 2 commits
  17. 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
  18. 06 Jul, 2014 3 commits