1. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 7 months ago
  2. a17fbdd pw_status: Remove implicit conversion to pw_Status by Wyatt Hepler · 3 years, 9 months ago
  3. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 11 months ago
  4. 6b3a6c9 pw_bytes: Utilities for building byte arrays by Wyatt Hepler · 4 years ago
  5. 436b3aa pw_kvs: Update all KVS magics to be random numbers by David Rogers · 4 years ago
  6. e2cbadf pw_span: Switch from pw::span to std::span by Wyatt Hepler · 4 years, 2 months ago
  7. 178002a pw_kvs: Check that the flash partition has minimum needed sectors by David Rogers · 4 years, 2 months ago
  8. d64cc01 pw_kvs: Make fake flash memory a publicly accessible lib by David Rogers · 4 years, 3 months ago
  9. d50eb1c pw_kvs: Don't use checksum for same value write check by David Rogers · 4 years, 3 months ago
  10. 888370d Enable -Wshadow by Armando Montanez · 4 years, 4 months ago
  11. 344814b pw_kvs: Count deleted entries in redundancy update by Armando Montanez · 4 years, 4 months ago
  12. 0f8a1bb pw_kvs: Add garbage collection when fixing redundancy by David Rogers · 4 years, 4 months ago
  13. f8419ae pw_kvs: Don't count redundancy configuration updates towards errors by Armando Montanez · 4 years, 4 months ago
  14. 31b358b pw_kvs: Add method to force updating of entries to new format by David Rogers · 4 years, 4 months ago
  15. 39d2a03 pw_kvs: Add tests for failure on write by David Rogers · 4 years, 4 months ago
  16. fcea325 pw_kvs: Reinit KVS metadata as part of the repair process by David Rogers · 4 years, 4 months ago
  17. 98fea47 pw_kvs: Add better error handling during read, write, and init by David Rogers · 4 years, 5 months ago
  18. 9abe3c7 pw_kvs: Add KVS error repair/recovery by David Rogers · 4 years, 5 months ago
  19. f3884eb pw_kvs: Fix garbage collection for redundant entries by David Rogers · 4 years, 5 months ago
  20. 22d0d9f pw_kvs: Support multiple entry formats by Wyatt Hepler · 4 years, 5 months ago
  21. 8e94ed6 pw_kvs: Rename key_value_store_error_handling_test by Wyatt Hepler · 4 years, 5 months ago[Renamed (98%) from pw_kvs/key_value_store_error_handling_test.cc]
  22. 890acb5 pw_kvs: Add KVS options for GC and recovery by David Rogers · 4 years, 6 months ago
  23. 9162748 pw_kvs: On init ensure there is at least one empty sector by David Rogers · 4 years, 6 months ago
  24. 0f2ad9f pw_kvs: Fix AlignedWrite issues; expand tests by Wyatt Hepler · 4 years, 6 months ago
  25. b43a5e6 pw_kvs: Expand KVS::Init() corruption tests by Alexei Frolov · 4 years, 6 months ago
  26. 118fc3c pw_kvs: Expand tests for error handling by Wyatt Hepler · 4 years, 6 months ago