1. e45d8c7 treewide: comply with the OpenBMC style guidelines by Brad Bishop · 2 years, 8 months ago[Renamed (99%) from src/Utils.cpp]
  2. 1c9d378 Utils: Fix big number string parsing error by Jae Hyun Yoo · 2 years, 10 months ago
  3. f1102ff Utils: Move result definition to where it's used by Andrew Jeffery · 2 years, 10 months ago
  4. efcbf00 Utils: Use consistent style in expression reconstruction by Andrew Jeffery · 2 years, 10 months ago
  5. deb97f1 Utils: Drop redundant iteration guard by Andrew Jeffery · 2 years, 10 months ago
  6. 9555961 Expression: evaluate adjusts the end iterator to the end by Andrew Jeffery · 2 years, 10 months ago
  7. 77b3c06 Utils: Simplify 'replaced' loop exit in templateCharReplace() by Andrew Jeffery · 2 years, 10 months ago
  8. 159588b Utils: std::stoul() converts numbers in base 10 too by Andrew Jeffery · 2 years, 10 months ago
  9. 5ace4e4 Utils: Extract expression evaluation loop to Expression.cpp by Andrew Jeffery · 2 years, 10 months ago
  10. a05437e Utils: Break out expression parsing and evaluation by Andrew Jeffery · 2 years, 10 months ago
  11. 7d05afc Utils: Declare mathChars and nextItemIdx where they're used by Andrew Jeffery · 2 years, 10 months ago
  12. 8d8b62f Utils: `templateChar + propName` is `templateName` by Andrew Jeffery · 2 years, 10 months ago
  13. d9e3e19 Utils: Destructure interface properties in templateCharReplace() by Andrew Jeffery · 2 years, 10 months ago
  14. e0ed587 Utils: Continue early in templateCharReplace() to avoid indentation by Andrew Jeffery · 2 years, 10 months ago
  15. 1983d2f EntityManager: Make MapperGetSubTreeResponse type comprehensible by Andrew Jeffery · 2 years, 10 months ago
  16. eab4929 EntityManager: Rename BasicVariantType to DBusValueVariant by Andrew Jeffery · 2 years, 10 months ago
  17. a6d4733 Cleanup of code to pass CI, clang-tidy-13 by Bruce Mitchell · 3 years, 1 month ago
  18. a9c5892 entity-manager: Search sysconfdir for configurations by Andrew Jeffery · 3 years, 8 months ago
  19. a0d1b3f Utils: Fix more than one template replace by Zhikui Ren · 3 years, 4 months ago
  20. 83b1e9b catch exceptions as const by Patrick Williams · 3 years, 4 months ago
  21. 07d467b Make build on clang by Ed Tanous · 4 years ago
  22. e789bf1 Do tmpl substitutions using all properties on path by Matt Spinler · 4 years ago
  23. 2eb946f entity-manager: remove dead code by Brad Bishop · 4 years, 5 months ago
  24. 5d52541 entity-manager: probe: Refactor matching by Brad Bishop · 4 years, 5 months ago
  25. 3cb8a60 entity-manager: probe: factor out probe logic by Brad Bishop · 4 years, 5 months ago
  26. 1fb9f3f docs: Add minimal doxygen setup by Brad Bishop · 4 years, 5 months ago
  27. 8c505da Update to latest clang format by James Feist · 4 years, 8 months ago
  28. 35f5e0e EM: On duplicates use device index by James Feist · 4 years, 10 months ago
  29. 61f5ac4 Fix power match by James Feist · 4 years, 11 months ago
  30. 2801a70 frudevice: use a single I2C transaction to read from EEPROM with 16-bit offset by Xiang Liu · 5 years ago
  31. b0097d4 TemplateCharReplace: More tests by James Feist · 5 years ago
  32. 8c20feb TemplateCharReplace: fix failing testcase and add more by James Feist · 5 years ago
  33. 481c5d5 Add Unit Test for TemplateCharReplace by James Feist · 5 years ago
  34. d8884f1 Fix for devices behind the mux being wrongly detected on lower bus addresses by Nikhil Potade · 6 years ago
  35. 637b3ef Remove references to experimental filesystem by James Feist · 6 years ago
  36. 1df06a4 Log device added and device removed into journal by James Feist · 6 years ago
  37. a465ccc Move variant usage to std by James Feist · 6 years ago
  38. 072e25d Fix entity-manager issues against GCC8 by Ed Tanous · 6 years ago
  39. a3c180a Simplify findFiles by James Feist · 6 years ago
  40. b4383f4 Start validating json by James Feist · 6 years ago
  41. c95cb14 Add overlay logic to Entity Manager by James Feist · 7 years ago
  42. 3cb5fec Move components from proving-ground by James Feist · 7 years ago