1. 9e08015 pw_watch: Automatically restart builds by default by Wyatt Hepler · 3 years, 2 months ago
  2. ea50056 pw_watch: Use Git to determine which paths to ignore by Wyatt Hepler · 3 years, 2 months ago
  3. d392611 pw_env_setup: Use python, python3, or python2 by Rob Mohr · 3 years, 2 months ago
  4. 3f12bff pw_kvs: Minor varaiable naming cleanup by David Rogers · 3 years, 2 months ago
  5. e923032 pw_cli: Decorator for plugins.Registry registration by Wyatt Hepler · 3 years, 2 months ago
  6. bea166e pw_cli: Generalize the plugin system by Wyatt Hepler · 3 years, 2 months ago
  7. 3e28092 pw_rpc: Add ClientServer combination by Alexei Frolov · 3 years, 2 months ago
  8. 4ea2de8 pw_rpc: RPC console helpers by Wyatt Hepler · 3 years, 2 months ago
  9. 11ea213 pw_cpu_exception_cortex_m: Reword docs for clarity by Armando Montanez · 3 years, 2 months ago
  10. 84acca8 pw_cpu_exception_cortex_m: Add CFSR decode tool by Armando Montanez · 3 years, 2 months ago
  11. 1035aa0 pw_protobuf_compiler: Fix CMake proto deps by Wyatt Hepler · 3 years, 2 months ago
  12. b85cda4 pw_build: Subtarget aliases for Python packages by Wyatt Hepler · 3 years, 2 months ago
  13. a25df5f docs: enable a bunch of missing docs by Ewout van Bekkum · 3 years, 2 months ago
  14. 47941cc pw_thread_freertos: adjust detach to CHECK joinable by Ewout van Bekkum · 3 years, 2 months ago
  15. f4da489 pw_thread_threadx: Enable pw::thread::Thread for ThreadX by Ewout van Bekkum · 3 years, 3 months ago
  16. 5a0450d Re-enable asserts in headers by Alexei Frolov · 3 years, 7 months ago
  17. db0992d pw_env_setup: Support Python 3.9 by Michael Spang · 3 years, 2 months ago
  18. a77e5e7 Fixes for GCC 10 compatibility by Wyatt Hepler · 3 years, 2 months ago
  19. 47a4304 pw_unit_test: Add test suite filter by Alexei Frolov · 3 years, 2 months ago
  20. 38b6d44 pw_preprocessor: Macros for disabling warnings by Wyatt Hepler · 3 years, 2 months ago
  21. bc2af4d pw_router: add lock safety annotations by Ewout van Bekkum · 3 years, 2 months ago
  22. cc9ef83 pw_sync: add lock safety annotations for C++ clang usage by Ewout van Bekkum · 3 years, 2 months ago
  23. 597ac2a roll: rbe-client by pigweed-roller · 3 years, 2 months ago
  24. 1c670a2 pw_rpc: Allow using enums for channel IDs by Alexei Frolov · 3 years, 2 months ago
  25. 6f5b8fb pw_sync: split out pw::sync::TimedMutex from pw::sync::Mutex by Ewout van Bekkum · 3 years, 2 months ago
  26. ecbabcc pw_hdlc: Move pw_checksum dep to public by Michael Spang · 3 years, 4 months ago
  27. 2c6c0ba pw_protobuf_compiler: Use Python group for proto alias by Wyatt Hepler · 3 years, 2 months ago
  28. b90d9b2 pw_persistent_ram: Add PersistentBuffer by Armando Montanez · 3 years, 3 months ago
  29. b847615 docs: Link to docs & code search in README.md by Wyatt Hepler · 3 years, 2 months ago
  30. bcf0735 pw_tokenizer: Custom tokenization macro support by Wyatt Hepler · 3 years, 2 months ago
  31. 7c8b339 pw_tokenizer: Move encode_args.h header to make it public by Wyatt Hepler · 3 years, 2 months ago
  32. 21ab0f4 pw_log_tokenized: Add config header by Wyatt Hepler · 3 years, 3 months ago
  33. 2b3fb38 pw_cli: Avoid NamedTuple multiple inheritance by Wyatt Hepler · 3 years, 2 months ago
  34. e0ae9b1 pw_rpc: Python client support for keeping RPCs open by Wyatt Hepler · 3 years, 2 months ago
  35. 2981da2 pw_rpc: Remove accidental Python dependency by Wyatt Hepler · 3 years, 2 months ago
  36. 9b085ce pw_persistent_ram: Make persistents mutable by Armando Montanez · 3 years, 3 months ago
  37. f9ae189 pw_protobuf: Make maximum varint size configurable by Alexei Frolov · 3 years, 2 months ago
  38. 72b4313 roll: rbe-client by pigweed-roller · 3 years, 2 months ago
  39. f22f1f1 docs: Fix spelling mistakes by Ali Zhang · 3 years, 2 months ago
  40. fe70066 pw_sync: migrate docs to use list tables by Ewout van Bekkum · 3 years, 2 months ago
  41. 3b9eca4 pw_sync: expansion of the sync module doc by Ewout van Bekkum · 3 years, 2 months ago
  42. dfdce52 pw_env_setup: Add "_PW" to "_BOOTSTRAP_PATH" by Rob Mohr · 3 years, 2 months ago
  43. c2a520c pw_rpc: Make log messages more specific by Wyatt Hepler · 3 years, 2 months ago
  44. 0616ee3 pw_env_setup: Fix warning when executing bootstrap by Rob Mohr · 3 years, 2 months ago
  45. 6fe8ccf pw_varint: MaxValueInBytes function by Alexei Frolov · 3 years, 2 months ago
  46. b7902c0 docs: fixup module structure example by Ewout van Bekkum · 3 years, 2 months ago
  47. f47febb pw_toolchain: Add missing {{arflags} to tool("alink") by Michael Spang · 3 years, 2 months ago
  48. 5ea3340 style: update non-type template args to kCamelCase by Ewout van Bekkum · 3 years, 2 months ago
  49. c08854b pw_rpc: improve error handling for SendResponse by Maksim Shmukler · 3 years, 2 months ago
  50. d82eb75 pw_hdlc: Fix error handler for incorrect argument by Max Chen · 3 years, 3 months ago
  51. 1c00790 pw_rpc: Reorganize Python console_tools module by Wyatt Hepler · 3 years, 2 months ago
  52. ad2f3c3 docs/style_guide: revert stance on non-type template args by Ewout van Bekkum · 3 years, 2 months ago
  53. f705151 pw_watch: Kill the build when a rebuild is requested by Wyatt Hepler · 3 years, 2 months ago
  54. 40ab6b0 pw_presubmit: Adds Bazel support to presubmit by Nathaniel Brough · 3 years, 2 months ago
  55. df38ed1 pw_rpc: Generate RPC definition stubs separately by Wyatt Hepler · 3 years, 2 months ago
  56. 8954234 docs: Add details about doc requirements by Rob Mohr · 3 years, 2 months ago
  57. 48c43dd pw_toolchain: Add missing map file output by Michael Spang · 3 years, 3 months ago
  58. be37ef0 pw_containers: Add asserts by Wyatt Hepler · 3 years, 2 months ago
  59. 821d937 pw_rpc: Cancel streaming RPCs when aborted by Wyatt Hepler · 3 years, 2 months ago
  60. 576112e roll: gn by pigweed-roller · 3 years, 2 months ago
  61. 446f24c pw_build: Dependency fixes by Wyatt Hepler · 3 years, 2 months ago
  62. 7a3c652 pw_log_sink: Switch backing sink to multisink by Prashanth Swaminathan · 3 years, 2 months ago
  63. 4cdc3e7 pw_protobuf_compiler: Abbreviated proto subtargets by Wyatt Hepler · 3 years, 2 months ago
  64. c02188c pw_build: Support symlinks in mirror_tree.py by Wyatt Hepler · 3 years, 2 months ago
  65. 4e6d038 pw_env_setup: Update cipd pin by Rob Mohr · 3 years, 3 months ago
  66. a1cb663 pw_env_setup: Detect unsupported platforms by Rob Mohr · 3 years, 2 months ago
  67. 5c26ecf pw_env_setup: Grab renode from CIPD by Rob Mohr · 3 years, 3 months ago
  68. 35ddc65 pw_containers: Trivially destructible Vector<T> by Wyatt Hepler · 3 years, 2 months ago
  69. dd4e6f6 pw_env_setup: Better error message for CIPD download by Rob Mohr · 3 years, 2 months ago
  70. 25396f7 roll: gn by pigweed-roller · 3 years, 2 months ago
  71. 24573eb roll: host_tools by pigweed-roller · 3 years, 2 months ago
  72. a59998f pw_assert: Rename assert/check headers by Wyatt Hepler · 3 years, 3 months ago
  73. b9fda58 pw_hdlc: Multibyte address support by Alexei Frolov · 3 years, 3 months ago
  74. 2f56efc pw_build: Handle Windows artifacts in python_runner.py by Wyatt Hepler · 3 years, 3 months ago
  75. ac6a6ac pw_persistent_ram: add Persistent size report by Ewout van Bekkum · 3 years, 3 months ago
  76. 32dc5c5 pw_persistent_ram: Adds initial Persistent object by Ewout van Bekkum · 3 years, 3 months ago
  77. 5a14a66 build: Apply -Wstrict-prototypes to C code by Wyatt Hepler · 3 years, 3 months ago
  78. c2ce524 pw_build: Replace 'lint' with 'static_analysis' in pw_python_package by Wyatt Hepler · 3 years, 3 months ago
  79. 9b2294f pw_ring_buffer: Add BloatThisBinary calls by Prashanth Swaminathan · 3 years, 3 months ago
  80. 758e10a pw_bloat: pull log & assert into BloatThisBinary by Ewout van Bekkum · 3 years, 3 months ago
  81. a2ddc41 pw_build: Handle multiple artifacts in expressions by Wyatt Hepler · 3 years, 3 months ago
  82. 8f357f4 CMake build: Change how third party libraries are included by Wyatt Hepler · 3 years, 3 months ago
  83. 7df6664 pw_tokenizer: Display as prefixed Base64 if decoding fails by Wyatt Hepler · 3 years, 3 months ago
  84. 8592008 pw_watch: Fix watchdog version and ignore project dirs by Max Koopman · 3 years, 3 months ago
  85. d731b35 pw_log_tokenized, pw_metric: Use masked tokens by Wyatt Hepler · 3 years, 3 months ago
  86. 0e1f5e4 pw_build: Don't touch files unnecessarily by Wyatt Hepler · 3 years, 3 months ago
  87. 735e5f6 pw_doctor: Improve error message by Rob Mohr · 3 years, 3 months ago
  88. 247efd9 pw_varint: Configurable encoding options by Alexei Frolov · 3 years, 3 months ago
  89. af853ea pw_build: Support building Python wheels by Wyatt Hepler · 3 years, 3 months ago
  90. a037764 pw_protobuf_compiler: Prevent using protoc outside default toolchain by Wyatt Hepler · 3 years, 3 months ago
  91. ba325e4 pw_rpc: Merge pw_rpc protos into the pw_rpc package by Wyatt Hepler · 3 years, 3 months ago
  92. f36832a pw_multisink: Add multisink implementation by Prashanth Swaminathan · 3 years, 4 months ago
  93. d9be113 pw_ring_buffer: Add method for acquiring preamble by Prashanth Swaminathan · 3 years, 3 months ago
  94. d313c22 pw_tokenizer: Decode token databases as UTF-8 by Wyatt Hepler · 3 years, 3 months ago
  95. dcfcecf pw_build: Optionally generate setup.py & nest protos by Wyatt Hepler · 3 years, 3 months ago
  96. 629b875 Fix incorrect documentation by Kevin Twidle · 3 years, 3 months ago
  97. f84638b pw_sync: Updates the documentation and headers by Ewout van Bekkum · 3 years, 3 months ago
  98. 91d2c50 pw_cli: Allow setting log levels for all loggers by Wyatt Hepler · 3 years, 3 months ago
  99. b24129e docs: Add GitHub link by Rob Mohr · 3 years, 3 months ago
  100. 659a5c5 pw_string: Add EXPECT calls for static analyzer by Prashanth Swaminathan · 3 years, 4 months ago