1. f276c6b pw_status: Use new functions instead of variables by Wyatt Hepler · 3 years, 7 months ago
  2. 1b3da3a pw_status: Replace Status::Ok() with OkStatus() by Wyatt Hepler · 3 years, 5 months ago
  3. d78f7c6 pw_status: Update Status::CODE to Status::Code() by Wyatt Hepler · 3 years, 9 months ago
  4. 436b3aa pw_kvs: Update all KVS magics to be random numbers by David Rogers · 3 years, 10 months ago
  5. 023f35b pw_polyfill, pw_minimal_cpp_stdlib: Fix namespace by Wyatt Hepler · 4 years ago
  6. 6d1a6c6 pw_span: Move pw_string, pw_unit_test to std::span by Wyatt Hepler · 4 years ago
  7. d64cc01 pw_kvs: Make fake flash memory a publicly accessible lib by David Rogers · 4 years, 1 month ago
  8. c010446 pw_kvs: Don't write key values that don't change by David Rogers · 4 years, 1 month ago
  9. 35c3f84 pw_kvs: Update FullMaintenance garbage collection algorithm by David Rogers · 4 years, 2 months ago
  10. 9abe3c7 pw_kvs: Add KVS error repair/recovery by David Rogers · 4 years, 3 months ago
  11. 5cc5ce8 pw_kvs: Add test flash partition that keeps stats by David Rogers · 4 years, 3 months ago
  12. 486ac57 pw_kvs: Small test cleanup by Wyatt Hepler · 4 years, 3 months ago
  13. f3884eb pw_kvs: Fix garbage collection for redundant entries by David Rogers · 4 years, 3 months ago
  14. 7bc766e pw_kvs: Map-backed test updates by Wyatt Hepler · 4 years, 3 months ago
  15. a2562b5 pw_kvs: Add support for multiple redundant copies of entries by David Rogers · 4 years, 3 months ago
  16. 22d0d9f pw_kvs: Support multiple entry formats by Wyatt Hepler · 4 years, 3 months ago
  17. c8fe1f5 FIX bad merge: pw_kvs: Add public garbage collection methods and prep for redundancy by David Rogers · 4 years, 4 months ago
  18. cd87c32 pw_kvs: Add public garbage collection methods and prep for redundancy by David Rogers · 4 years, 4 months ago
  19. 88adfe8 pw_kvs: Move EntryHeaderFormat to pw_kvs/format.h by Wyatt Hepler · 4 years, 4 months ago
  20. e2a36a2 pw_kvs: Map-backed test updates by Wyatt Hepler · 4 years, 4 months ago
  21. bdd8e5a pw_kvs: Move entry.h to public/pw_kvs/internal by Wyatt Hepler · 4 years, 4 months ago
  22. 1fc1104 pw_kvs: Transcation ID and key descriptor refactor by Wyatt Hepler · 4 years, 4 months ago
  23. 38ce30f pw_kvs: Allow specifying max entries and sectors by Wyatt Hepler · 4 years, 4 months ago
  24. a00d1ef pw_kvs: Expand Entry tests; fix issues by Wyatt Hepler · 4 years, 4 months ago
  25. cdd6dfc pw_kvs: FlashMemory updates; test utilities by Wyatt Hepler · 4 years, 4 months ago
  26. e541e07 pw_kvs: Move reading and writing to Entry class by Wyatt Hepler · 4 years, 4 months ago
  27. 0af6ad9 pw_kvs: Use key's current state in RelocateEntry by Wyatt Hepler · 4 years, 4 months ago
  28. 495b6ee pw_kvs: Map-backed tests by Wyatt Hepler · 4 years, 4 months ago