1. 41c9d67 pw_watch: Update watch_test.py to get it passing by Wyatt Hepler · 3 years, 6 months ago
  2. b041ecf pw_watch: Move watch_test.py out of pw_watch package by Wyatt Hepler · 3 years, 6 months ago
  3. 438caa0 pw_build: Make GN Python installation more robust by Wyatt Hepler · 3 years, 7 months ago
  4. dce986a pw_watch: Use os.fsdecode by Wyatt Hepler · 3 years, 8 months ago
  5. 5a4db08 pw_watch: Avoid internal utility functions by Wyatt Hepler · 3 years, 8 months ago
  6. 8ce9013 pw_build: Support specifying mypy/pylint config by Wyatt Hepler · 3 years, 8 months ago
  7. 00efe18 pw_watch: Rework arguments by Wyatt Hepler · 3 years, 9 months ago
  8. c9e51d2 CMake: Support protobuf code gen; add pw_rpc by Wyatt Hepler · 3 years, 10 months ago
  9. 0a6f763 CMake: Revamp CMake build by Wyatt Hepler · 3 years, 10 months ago
  10. 2e3619d Python: Update mypy and pylint versions by Wyatt Hepler · 3 years, 10 months ago
  11. 01a85d6 Python: Generate BUILD.gn files for Python packages by Wyatt Hepler · 3 years, 10 months ago
  12. 3b4047d Python: Add py.typed files per PEP 561 by Wyatt Hepler · 3 years, 10 months ago
  13. d7dc655 pw_build: pw_python_package and mypy fixes by Wyatt Hepler · 3 years, 10 months ago
  14. d029886 pw_watch: ignore glob patterns in .gitignore by Anthony DiGirolamo · 3 years, 10 months ago
  15. d49f8fe BUILD.gn files: Improve import formatting by Wyatt Hepler · 3 years, 10 months ago
  16. da651f1 pw_watch: Don't restart on file changes by default by Wyatt Hepler · 3 years, 11 months ago
  17. f9fb90f docs: Make labels consistent; remove boilerplate by Wyatt Hepler · 3 years, 11 months ago
  18. 140c6ef pw_watch: Terminate interrupted builds by Wyatt Hepler · 3 years, 11 months ago
  19. 199045a Expand build system docs by Alexei Frolov · 4 years ago
  20. ddd3446 pw_watch: Re-add removed legacy env watch excludes by Keir Mierle · 4 years ago
  21. 89b44c5 pw_watch: Add missing commas by Rob Mohr · 4 years ago
  22. 514892b pw_watch: Fix outdated excludes by Keir Mierle · 4 years ago
  23. 7e7eeba pw_build: Add support for pw_python_wheels targets by Joe Ethier · 4 years ago
  24. df2f190 pw_env_setup: make all Python code 3.7-compatible by Rob Mohr · 4 years, 1 month ago
  25. 3f3546e pw_watch: Update syntax for pw_watch by Armando Montanez · 4 years, 1 month ago
  26. 0119710 pw_presubmit: Don't use setup.py test by Wyatt Hepler · 4 years, 2 months ago
  27. 7366d5a pw_watch: Update target/directory syntax by Armando Montanez · 4 years, 2 months ago
  28. ccc3ee1 Update Pigweed presubmit by Armando Montanez · 4 years, 2 months ago
  29. 98c2ef4 pw_watch: Remove recursive glob by Michael Spang · 4 years, 2 months ago
  30. 82bbce4 Remove legacy_target.gni by Armando Montanez · 4 years, 2 months ago
  31. fb3d3fb Don't declare pigweed variables as globals by Armando Montanez · 4 years, 2 months ago
  32. 6ec3c3b pw_cli: Add support for branding by Keir Mierle · 4 years, 2 months ago
  33. 05d8ef2 pw_proto_compiler: Support inputs argument by Alexei Frolov · 4 years, 2 months ago
  34. 8f65b42 pw watch: watch command outside pigweed by Chenghan · 4 years, 3 months ago
  35. c4c46b6 pw_watch: Watch specific subdirectories for inotify issue by Chenghan · 4 years, 3 months ago
  36. 9462e05 Python formatting fixes by Wyatt Hepler · 4 years, 3 months ago
  37. 8b649f5 pw_presubmit, pw_watch: pylint fixes by Rob Mohr · 4 years, 4 months ago
  38. 8a562a0 pw_cli: New pw plugin registration system by Wyatt Hepler · 4 years, 4 months ago
  39. 889837a pw_watch: Add missing EOFError handler by Keir Mierle · 4 years, 5 months ago
  40. 2c7657a pw_watch: Handle EOFError from Ctrl-Z on Windows by Keir Mierle · 4 years, 5 months ago
  41. 0054a9b Docs: Add missing RST docs by Armando Montanez · 4 years, 5 months ago
  42. bcc194b docs: Extend readme, more docs by Armando Montanez · 4 years, 5 months ago
  43. e0aef0a pw_presubmit: Enable mypy and get it passing by Wyatt Hepler · 4 years, 5 months ago
  44. fd0c140 pw_watch: Update banner and add keyboard help by Keir Mierle · 4 years, 5 months ago
  45. cf8ffd0 pw_watch: Automatically re-run build on interrupt by Keir Mierle · 4 years, 5 months ago
  46. 9a53253 pw_watch: Clarify what thread the build runs on by Keir Mierle · 4 years, 5 months ago
  47. eddf412 pw_watch: Add proper debouncing; enter to build by Keir Mierle · 4 years, 6 months ago
  48. 436452f pw_watch: Watch for Markdown (*.md) file changes by Keir Mierle · 4 years, 6 months ago
  49. e567197 pw_watch: Watch for .cpp and .hpp changes by Keir Mierle · 4 years, 6 months ago
  50. 86027d1 pw_watch: Support specifying build targets by Wyatt Hepler · 4 years, 7 months ago
  51. 7dadcce pw_watch: Add emoji by Alexei Frolov · 4 years, 7 months ago
  52. 9b178ca Move watch outside of pw_cli. by Rob Mohr · 4 years, 7 months ago