1. 5fc2541 bazel: Remove unnecessary license comments by Rob Mohr · 3 years, 1 month ago
  2. 67cf06d pw_kvs: Restructure KVS fuzz tests by David Rogers · 3 years, 3 months ago
  3. e64daf4 pw_kvs: Replace string_view with custom type by Rob Oliver · 3 years, 8 months ago
  4. 2debeb6 pw_kvs: Alternate ConvertsToSpan implementation by Wyatt Hepler · 3 years, 7 months ago
  5. b6b14b8 pw_status: Add TRY macros by David Rogers · 3 years, 10 months ago
  6. eaa2a69 pw_kvs: Add test_key_value_store by David Rogers · 4 years ago
  7. 6a262b4 pw_kvs: Set KVS test to use any flash partition by David Rogers · 4 years ago
  8. ca59296 pw_kvs: Add flash partition test by David Rogers · 4 years ago
  9. 54956b5 pw_kvs: Remove the debug_cli by David Rogers · 4 years, 1 month ago
  10. d64cc01 pw_kvs: Make fake flash memory a publicly accessible lib by David Rogers · 4 years, 2 months ago
  11. c010446 pw_kvs: Don't write key values that don't change by David Rogers · 4 years, 2 months ago
  12. d5138f3 pw_kvs: Fix GC selection "ping pong" bug by David Rogers · 4 years, 3 months ago
  13. f9e93e1 pw_kvs: Don't start GC scan at first sector by Armando Montanez · 4 years, 3 months ago
  14. 0681948 Many changes to support stricter deps by Rob Mohr · 4 years, 3 months ago
  15. 4d61540 pw_log_basic: split bazel target by Rob Mohr · 4 years, 3 months ago
  16. 5cc5ce8 pw_kvs: Add test flash partition that keeps stats by David Rogers · 4 years, 4 months ago
  17. c84393f pw_kvs: Sectors abstraction by Wyatt Hepler · 4 years, 4 months ago
  18. 2454f2d pw_kvs: Rename sector_descriptor.h to sectors.h by Wyatt Hepler · 4 years, 4 months ago
  19. 0294627 pw_kvs: EntryCache tests by Wyatt Hepler · 4 years, 4 months ago
  20. 7ded6da pw_kvs: EntryCache class by Wyatt Hepler · 4 years, 4 months ago
  21. 06b1b0b pw_kvs: Rename output.h to io.h by Wyatt Hepler · 4 years, 4 months ago
  22. 22d0d9f pw_kvs: Support multiple entry formats by Wyatt Hepler · 4 years, 4 months ago
  23. 8e94ed6 pw_kvs: Rename key_value_store_error_handling_test by Wyatt Hepler · 4 years, 4 months ago
  24. 118fc3c pw_kvs: Expand tests for error handling by Wyatt Hepler · 4 years, 5 months ago
  25. 0dd24a8 pw_kvs: Move span traits outside of public header by Keir Mierle · 4 years, 5 months ago
  26. 88adfe8 pw_kvs: Move EntryHeaderFormat to pw_kvs/format.h by Wyatt Hepler · 4 years, 5 months ago
  27. bdd8e5a pw_kvs: Move entry.h to public/pw_kvs/internal by Wyatt Hepler · 4 years, 5 months ago
  28. 1fc1104 pw_kvs: Transcation ID and key descriptor refactor by Wyatt Hepler · 4 years, 5 months ago
  29. 2c7eca0 pw_kvs: Move SectorDescriptor to its own header by Wyatt Hepler · 4 years, 5 months ago
  30. cdd6dfc pw_kvs: FlashMemory updates; test utilities by Wyatt Hepler · 4 years, 5 months ago
  31. e541e07 pw_kvs: Move reading and writing to Entry class by Wyatt Hepler · 4 years, 5 months ago
  32. d31d970 pw_kvs: Rename format.h to entry.h by Wyatt Hepler · 4 years, 5 months ago
  33. 495b6ee pw_kvs: Map-backed tests by Wyatt Hepler · 4 years, 5 months ago
  34. 1927c28 pw_kvs: Split out aligned write functionality by Wyatt Hepler · 4 years, 5 months ago
  35. 1c329ca pw_kvs: Use pw::Vector for descriptor lists by Wyatt Hepler · 4 years, 5 months ago
  36. 16b0452 pw_kvs: Move test; disable dumping to file by Wyatt Hepler · 4 years, 5 months ago
  37. 97fc794 pw_kvs: Introduce alignment to the entry header by Wyatt Hepler · 4 years, 5 months ago
  38. d621682 pw_kvs: Simple debug command line interface by Wyatt Hepler · 4 years, 5 months ago
  39. ad684a1 pw_kvs: Make in_memory_fake_flash.h library by Wyatt Hepler · 4 years, 5 months ago
  40. 6e3a83b pw_kvs: Get checksums working; enable test by Wyatt Hepler · 4 years, 5 months ago
  41. ec4b935 pw_kvs: Implement CRC16 checksum for KVS by Wyatt Hepler · 4 years, 6 months ago
  42. 4da1fcb pw_kvs: Initial commit of new KVS design by Wyatt Hepler · 4 years, 6 months ago
  43. acaacf9 pw_kvs: Initial API changes by Wyatt Hepler · 4 years, 6 months ago
  44. d6b384a pw_kvs: Remove the sub-sector interface by Wyatt Hepler · 4 years, 6 months ago
  45. 2ad6067 pw_kvs: Add to build; get tests passing by Wyatt Hepler · 4 years, 6 months ago