1. 22 Oct, 2015 2 commits
  2. 21 Oct, 2015 6 commits
  3. 20 Oct, 2015 9 commits
  4. 19 Oct, 2015 3 commits
    • Jie Luo's avatar
      fix json_format for python2.6: · 2850a982
      Jie Luo authored
      1, objcect_pair_hook is not supported in python2.6, so duplicated key check is removed in 2.6
      2, total_seconds is not suppoted in python2.6, changed to compute seconds directly
      2850a982
    • Jisi Liu's avatar
      Merge pull request #892 from pherl/cc_bazel · e63bd9be
      Jisi Liu authored
      Allow include to be None.
      e63bd9be
    • Jisi Liu's avatar
      Allow include to be None. · 6dac0822
      Jisi Liu authored
      This enables the use case where all the paths are relative to the
      workspace root, e.g.
      
      foo/bar/BUILD
             /foo.proto -- package foo.bar
      
      would generate the message correctly.
      6dac0822
  5. 16 Oct, 2015 7 commits
  6. 15 Oct, 2015 5 commits
  7. 14 Oct, 2015 2 commits
  8. 13 Oct, 2015 6 commits