1. fa70745 pw_presubmit: Update a few checks by Wyatt Hepler · 4 years, 11 months ago
  2. e023ba9 Fix pylint warnings. by Rob Mohr · 4 years, 11 months ago
  3. 9f3e48d Fix some pylint issues. by Rob Mohr · 5 years ago
  4. 1919c64 Move non-virtual-dtor warning to C++ only by Wyatt Hepler · 5 years ago
  5. 9113c9f pw_presubmit: Always init_virtualenv; options by Wyatt Hepler · 5 years ago
  6. 8f1139f stm32f429i-disc1: Automatic board detection by Armando Montanez · 5 years ago
  7. 44b0dae Switch to 3pp Python. by Rob Mohr · 5 years ago
  8. d0b2d48 Add pw_test_server module by Alexei Frolov · 5 years ago
  9. 1ea1305 pw_presubmit: Build file check; fatal pylint by Wyatt Hepler · 5 years ago
  10. ce14cb2 pw_presubmit: Use logging; UI improvements by Wyatt Hepler · 5 years ago
  11. 8635af9 Update Sphinx conf.py; add autodoc extension by Wyatt Hepler · 5 years ago
  12. becb431 Apply pw format to the repository by Wyatt Hepler · 5 years ago
  13. b90f341 pw_presubmit: Add new pw format command by Wyatt Hepler · 5 years ago
  14. c2e377c Fix build warning. by Rob Mohr · 5 years ago
  15. bc292b9 pw_presubmit: Rename format_cc to format_code by Wyatt Hepler · 5 years ago
  16. 416af48 Config bazel for pw_bloaty and size_report. by Rob Mohr · 5 years ago
  17. dc70d1c Bootstrap with 'python' and check CIPD auth. by Rob Mohr · 5 years ago
  18. 05b0b11 Change precedence of options in bazel. by Rob Mohr · 5 years ago
  19. b90a008 Use clang/llvm from CIPD. by Rob Mohr · 5 years ago
  20. ebd7bfe Convert GN python runer to use logging by Keir Mierle · 5 years ago
  21. 43b4cc2 Temporarily disable CIPD openocd by Armando Montanez · 5 years ago
  22. f1a2863 Add command for running tests on hardware. by Rob Mohr · 5 years ago
  23. e11d715 Add #! line to stm32f429i test runner. by Rob Mohr · 5 years ago
  24. 47b0c5c Use openocd provided by CIPD by Armando Montanez · 5 years ago
  25. 956ea9d pw_string: Fix test for limited snprintfs by Wyatt Hepler · 5 years ago
  26. 93e445e pw_cli: Remove date/time from subprocess logs by Armando Montanez · 5 years ago
  27. f2278ee presubmit: Fix invoking script directly by Wyatt Hepler · 5 years ago
  28. 9bc7021 pw_module: New checkers by Keir Mierle · 5 years ago
  29. 7753c3e stm32f429i-disc1: improve test runner integration by Armando Montanez · 5 years ago
  30. edf6f29 pw_unit_test: Create test running groups by Wyatt Hepler · 5 years ago
  31. 8c493bb Fix the copyright notice on a few files by Wyatt Hepler · 5 years ago
  32. 99c8606 Add fix for broken Python on Homebrew. by Rob Mohr · 5 years ago
  33. 32897c1 Get protoc from CIPD. by Rob Mohr · 5 years ago
  34. 3767c3a Script for installing a presubmit pre-push hook by Wyatt Hepler · 5 years ago
  35. c426bdc pw_presubmit: Improve final summary by Wyatt Hepler · 5 years ago
  36. c18f4b2 presubmit: Make pw_presubmit a package and plugin by Wyatt Hepler · 5 years ago
  37. 572ca89 Add environment variable to pw_cli.process module by Alexei Frolov · 5 years ago
  38. 3895a12 Fix bazel build. by Rob Mohr · 5 years ago
  39. 18cb1b4 presubmit: Require requirements.in copyright by Wyatt Hepler · 5 years ago
  40. dac350b presubmit: Improve venv setup; expand checks by Wyatt Hepler · 5 years ago
  41. 89f02d7 Simplify stm32f429i-disc1 test runner UI by Armando Montanez · 5 years ago
  42. f3d4978 Use ARM GCC from CIPD. by Rob Mohr · 5 years ago
  43. 82d3cb3 pw_varint: Add varint module by Alexei Frolov · 5 years ago
  44. af744f5 env_setup: Create venv in Python script by Wyatt Hepler · 5 years ago
  45. c3844d9 Clean up requirements.txt by Wyatt Hepler · 5 years ago
  46. 1a96094 Fix copyright notices by Wyatt Hepler · 5 years ago
  47. 5b6fa2a presubmit.py: Add several new presubmit checks by Wyatt Hepler · 5 years ago
  48. 1322514 pw_presubmit: clang-format wrapper; misc by Wyatt Hepler · 5 years ago
  49. 60394c2 Don't recreate existing presubmit venv. by Rob Mohr · 5 years ago
  50. d672350 Add info about CIPD login. by Rob Mohr · 5 years ago
  51. ab847d9 pw_module: Start the Pigweed meta-module by Keir Mierle · 5 years ago
  52. 30b42ef Bazel build fixes. by Rob Mohr · 5 years ago
  53. 8253ad8 Module to run subprocesses with captured output by Alexei Frolov · 5 years ago
  54. b627b41 Add .pylintrc by Wyatt Hepler · 5 years ago
  55. 79f0d9a Change Python3 CIPD package. by Rob Mohr · 5 years ago
  56. e8e6e03 Add getting started instructions. by Rob Mohr · 5 years ago
  57. ea9a66b Fix bazel build. by Rob Mohr · 5 years ago
  58. 73d2972 pw_unit_test: Add logs to indicate test start/end by Armando Montanez · 5 years ago
  59. 8663e9c Add evaluated string outputs to the test framework by Wyatt Hepler · 5 years ago
  60. fe85de2 pw_string: start docs; StringBuilder size report by Wyatt Hepler · 5 years ago
  61. 95ea1fe Followup from CL 2320. by Rob Mohr · 5 years ago
  62. 91b4342 Update presubmit.py to use moved files. by Rob Mohr · 5 years ago
  63. 3e1b5eb Reduce stm32f429i-disc1 test flake by Armando Montanez · 5 years ago
  64. 2fe3b8d Add serial test runner for stm32f429i-disc1 by Armando Montanez · 5 years ago
  65. b82f995 pw_docgen: Fix paths, multiple sources by Wyatt Hepler · 5 years ago
  66. 8ffcb91 Documentation for docgen by Alexei Frolov · 5 years ago
  67. 54f457f Rename pw_cmd to pw_cli by Keir Mierle · 5 years ago
  68. b79e9e0 Add stub docs BUILD file. by Rob Mohr · 5 years ago
  69. 3dbfcf0 Make test runner script a pw command plugin by Alexei Frolov · 5 years ago
  70. f09afde pw_cmd: Switch plugin registry mechanism by Keir Mierle · 5 years ago
  71. ce9b952 pw_string: StringBuilder utility class by Wyatt Hepler · 5 years ago
  72. 204b00d Update presubmit.py to use pw_presubmit by Wyatt Hepler · 5 years ago
  73. 7f3000e pw_presubmit: Common tools for running presubmits by Wyatt Hepler · 5 years ago
  74. cacb877 Adding env_setup folder and initial setup script. by Rob Mohr · 5 years ago
  75. 51798bd pw_cmd: Add automatic plugin loading by Keir Mierle · 5 years ago
  76. 43cd863 pw_cmd: Convert 'pw' into Python module; tweaks by Keir Mierle · 5 years ago
  77. 8403f0a Update test runner to run tests from metadata by Alexei Frolov · 5 years ago
  78. 38426d7 pw_string: Handle nullptr C strings by Wyatt Hepler · 5 years ago
  79. eb52d85 Add missing copyright headers by Armando Montanez · 5 years ago
  80. 97b967a unit_test: allow targets to specify their own test main by Paul Mathieu · 5 years ago
  81. 233504a pw_build: Shell escape printed commands by Wyatt Hepler · 5 years ago
  82. 458e8ef pw_cmd: Minor tweaks by Keir Mierle · 5 years ago
  83. 49caa10 Fix macOS build by adding bloaty config by Keir Mierle · 5 years ago
  84. a79cb6a Fix Bazel tests by Armando Montanez · 5 years ago
  85. ce2d8af Fix missing string_view include by Keir Mierle · 5 years ago
  86. d3ed0f4 Make default unit testing main use pw_dumb_io by Armando Montanez · 5 years ago
  87. 759ff77 Add WriteLine() to pw_dumb_io by Armando Montanez · 5 years ago
  88. 88726e8 pw_cmd: Support multiple build directories by Keir Mierle · 5 years ago
  89. 83d4248 pw_span: Update deduction guides by Wyatt Hepler · 5 years ago
  90. 1ce7f00 pw_cmd: Update code from incorrect rebase by Keir Mierle · 5 years ago
  91. 8a823ce Size report for pw::string::Format by Wyatt Hepler · 5 years ago
  92. 0e892b5 pw_bloat: Handle identical binaries by Wyatt Hepler · 5 years ago
  93. 32d86bb python_runner.py and pw_bloat updates by Wyatt Hepler · 5 years ago
  94. a454c68 Define pw_test_group template by Alexei Frolov · 5 years ago
  95. cf87283 pw_cmd: Start basic module with compile watcher by Keir Mierle · 5 years ago
  96. 2c1e56b docs: Initial checkin of style & embedded guides by Keir Mierle · 5 years ago
  97. 5c9ca40 Remove SUBDIRS from BUILD. (Apparently unused.) by Rob Mohr · 5 years ago
  98. c278750 Move loads to beginning of BUILD files. by Rob Mohr · 5 years ago
  99. cd59b7e Change 'size() == 0' to 'empty()'. by Rob Mohr · 5 years ago
  100. af7bd88 Add docstring to pigweed.bzl. by Rob Mohr · 5 years ago