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