"vscode:/vscode.git/clone" did not exist on "420fbb2d4b65fd4133c16bac5322d376de1a4b17"
  1. 29 Jun, 2017 2 commits
  2. 22 Jun, 2017 1 commit
  3. 21 Jun, 2017 1 commit
  4. 20 Jun, 2017 1 commit
    • Zulkarnine Mahmud's avatar
      Fix background color in ColoredPrintf · 649aa295
      Zulkarnine Mahmud authored
      Re-use existing background color for Widows' console window.
      This fixes a problem where the background color for ColoredPrintf would be BLACK even if the user's console is using a different BG color.
      649aa295
  5. 18 May, 2017 1 commit
  6. 15 May, 2017 1 commit
    • Nico Weber's avatar
      Use std::string and ::string explicitly in gtest and gmock code. · 09fd5b3e
      Nico Weber authored
      This merges a Google-internal change (117235625).
      
      Original CL description:
      This CL was created manually in about an hour with sed, a Python script
      to find all the places unqualified 'string' was mentioned, and some help
      from Emacs to add the "std::" qualifications, plus a few manual tweaks.
      09fd5b3e
  7. 02 May, 2017 1 commit
  8. 22 Dec, 2016 1 commit
    • David Benjamin's avatar
      Annotate ColoredPrintf with the format attribute and fix bugs. · 53c478d6
      David Benjamin authored
      googletest doesn't currently build with clang's very aggressive
      -Wformat-nonliteral warning. It requires that all non-literal format
      strings come from the argument of a function annotated with a compatible
      format attribute.
      
      Fixing that reports that ColoredPrintf's callers weren't passing the
      normal -Wformat warning. Some messages were passed directly into the
      format string rather than via "%s".
      53c478d6
  9. 26 Feb, 2016 1 commit
  10. 24 Feb, 2016 1 commit
  11. 16 Feb, 2016 1 commit
  12. 31 Jan, 2016 1 commit
  13. 25 Aug, 2015 1 commit
  14. 27 Jul, 2015 2 commits
  15. 24 Jul, 2015 2 commits
  16. 19 Jul, 2015 1 commit
  17. 17 Jul, 2015 3 commits
  18. 14 Jul, 2015 2 commits
  19. 28 Apr, 2015 2 commits
  20. 08 Jan, 2015 2 commits
  21. 17 Nov, 2014 1 commit
  22. 28 Jul, 2014 1 commit
  23. 18 Jun, 2014 1 commit
  24. 15 May, 2014 1 commit
  25. 24 Mar, 2014 1 commit
  26. 06 Sep, 2013 1 commit
  27. 18 Jun, 2013 1 commit
  28. 25 Apr, 2013 1 commit
  29. 24 Apr, 2013 1 commit
  30. 10 Apr, 2013 1 commit
  31. 05 Apr, 2013 1 commit
  32. 11 Mar, 2013 1 commit