An error occurred fetching the project authors.
  1. 17 Sep, 2013 1 commit
  2. 14 Aug, 2013 1 commit
  3. 18 Jul, 2013 1 commit
  4. 01 Jul, 2013 1 commit
    • Eric Lathrop's avatar
      Remove newline from test import paths. · ff0647bc
      Eric Lathrop authored
      When running "make test" on my machine, I got many unrecognized import
      path errors, and the path showed a trailing "\n". Changing the go list
      format to remove the newline fixed these.
      ff0647bc
  5. 30 Jun, 2013 1 commit
    • Julian Phillips's avatar
      Fix building on Ubuntu · c0772327
      Julian Phillips authored
      1) /bin/sh is not /bin/bash, so build.sh needs to explictly use /bin/bash
      2) dash's echo does not support \x, but it does support \0 (since dash is
         /bin/sh, it gets used by Makefiles).
      c0772327
  6. 20 Jun, 2013 1 commit
  7. 24 May, 2013 1 commit
  8. 09 May, 2013 1 commit
  9. 07 May, 2013 2 commits
  10. 21 Apr, 2013 1 commit
  11. 15 Apr, 2013 3 commits
  12. 25 Mar, 2013 1 commit
  13. 24 Mar, 2013 6 commits
  14. 23 Mar, 2013 2 commits