1. 3142448 meson: Fix local cereal build by Konstantin Aladyshev · 5 weeks ago master
  2. 3adc845 meson: adjust nlohmann-json dependency by Patrick Williams · 5 months ago
  3. ba49359 build: use allowed over enabled by Patrick Williams · 5 months ago
  4. b11abf2 serialization: Add support for std::set by Santosh Puranik · 5 months ago
  5. ecabdfe clang-format: copy latest and re-format by Patrick Williams · 7 months ago
  6. c121f56 README: update instructions for meson by Patrick Williams · 9 months ago
  7. 841d95b meson_options.txt: Support for reading options from meson.options by George Liu · 9 months ago
  8. c3eb387 build: upgrade to C++23 by Patrick Williams · 10 months ago
  9. 7edafe0 clang-format: copy latest and re-format by Patrick Williams · 12 months ago
  10. 8a1ccdc meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 1 month ago
  11. 3ce5930 Pick up Control Host interface by Sunny Srivastava · 2 years ago
  12. e71cb64 Change in IBM Ownership by jinuthomas · 1 year, 2 months ago
  13. 89c5f77 Add additional variant types to InterfaceVariantType by Pavithra Barithaya · 1 year, 3 months ago
  14. c4c9482 meson: Fix BUSNAME argument to pimgen.py by Santosh Puranik · 1 year, 4 months ago
  15. c919947 markdownlint: fix all warnings by Patrick Williams · 1 year, 5 months ago
  16. 9c053fb prettier: re-format by Patrick Williams · 1 year, 5 months ago
  17. a18caea utils: Fix bad conversion for enumerations by Santosh Puranik · 1 year, 11 months ago
  18. 5de46b3 python: fix flake8 warnings and format with black by Patrick Williams · 1 year, 5 months ago
  19. f3f1855 MAINTAINERS: remove file by Patrick Williams · 1 year, 9 months ago
  20. 563306f sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  21. 1336628 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 10 months ago
  22. 66431fe Handle D-Bus exceptions by George Liu · 2 years, 1 month ago
  23. cf5d024 logging: switch to lg2 by George Liu · 2 years, 1 month ago
  24. 12f60da Remove compilation using autotools by George Liu · 2 years ago
  25. 07f94f0 meson: Add meson build for test by George Liu · 2 years, 1 month ago
  26. a31da97 meson: Add meson build by George Liu · 2 years, 1 month ago
  27. 2b522fe meson: Add subprojects file by George Liu · 2 years, 1 month ago
  28. 794a6c5 Update clang-format by George Liu · 2 years, 1 month ago
  29. 69ddaad build: enable C++20 by Patrick Williams · 2 years, 1 month ago
  30. 23314a5 meson: Eliminate warning messages by George Liu · 2 years, 1 month ago
  31. 1bb0623 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 1 month ago
  32. 15d0c99 Add OWNERS file by Manojkiran Eda · 2 years, 6 months ago
  33. 3e2d964 catch exceptions as const by Patrick Williams · 2 years, 7 months ago
  34. 1707945 Replace IRC with Discord by Bruce Mitchell · 2 years, 8 months ago
  35. 701c1fc Remove SdBusError reference by Matt Spinler · 2 years, 8 months ago
  36. 706a9fc utils: allow conversion from string to dbus enum by Patrick Williams · 2 years, 10 months ago
  37. 4ccd396 utils: improve exception string with variant types by Patrick Williams · 2 years, 10 months ago
  38. ec2709f main: remove global exception catch by Patrick Williams · 2 years, 10 months ago
  39. 903b0de serialization: Use Cereal NVP by Santosh Puranik · 2 years, 11 months ago
  40. ab1f8b5 Support Variant Type size_t by Alpana Kumari · 3 years, 1 month ago
  41. 21e72fb enable shellcheck by Patrick Williams · 3 years, 1 month ago
  42. ffa2b7e bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 1 month ago
  43. 59521e8 associations: Add conditions support by Matt Spinler · 3 years, 3 months ago
  44. b3d3df5 New maintainers by Brad Bishop · 3 years, 2 months ago
  45. ee294d6 manager: fix build fail with CREATE_ASSOCIATIONS by Brad Bishop · 3 years, 4 months ago
  46. 23a8d93 don't emit unnecessary signals by Brad Bishop · 3 years, 5 months ago
  47. 4627a9c manager: add status by Brad Bishop · 3 years, 5 months ago
  48. e96f2aa manager: explicitly pass deferSignal by Brad Bishop · 3 years, 5 months ago
  49. 104ccba associations: explicitly pass deferSignal by Brad Bishop · 3 years, 5 months ago
  50. 20c9435 manager: claim busname after startup complete by Brad Bishop · 3 years, 5 months ago
  51. acaaab6 manager: remove unused interface by Brad Bishop · 3 years, 5 months ago
  52. ea350c6 Remove ability to configure Manager attributes by Brad Bishop · 3 years, 5 months ago
  53. ae110f9 manager: avoid default arguments by Brad Bishop · 3 years, 5 months ago
  54. a83db30 style: update clang-format by Brad Bishop · 3 years, 5 months ago
  55. 84b99d9 serialization: add cereal support for maps by Patrick Williams · 3 years, 7 months ago
  56. 55f9eae sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years ago
  57. 26f8668 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years ago
  58. ebff814 MAINTAINERS: update Deepak's email address by Patrick Williams · 4 years, 1 month ago
  59. 5587898 scripts: convert to python3 by Patrick Williams · 4 years, 1 month ago
  60. 5a71b4c dbus-name: do startup work before registering name by Andrew Geissler · 4 years, 6 months ago
  61. af2eb7a Add support for byte array as a property type by Alpana Kumari · 4 years, 7 months ago
  62. bbacd23 Update object-mapper.md link by Gunnar Mills · 4 years, 7 months ago
  63. ded627c deserialization: adapt to filesystem API changes by Matt Spinler · 5 years ago
  64. c47ca58 Create associations by Matt Spinler · 5 years ago
  65. 99e66a0 Load the associations definitions by Matt Spinler · 5 years ago
  66. 852db67 Add associations::Manager class by Matt Spinler · 5 years ago
  67. fa4c837 Add the association functionality to the README by Matt Spinler · 5 years ago
  68. a248550 serialization: adapt to filesystem API changes by Brad Bishop · 5 years ago
  69. 1f4c70a serialization: Add cereal support for tuples by Brad Bishop · 5 years ago
  70. 3864659 serialization: use the same inflection as sdbus++ by Brad Bishop · 5 years ago
  71. e6b21c7 cleanup: Use filesystem instead of experimental by Kun Yi · 5 years ago
  72. 2ed0fd1 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  73. 1384cde build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  74. 6b22dbb build: Don't build tests unless asked by Brad Bishop · 5 years ago
  75. 12ea1c5 manager: Add build testcase by Brad Bishop · 5 years ago
  76. 02763c6 manager: switch to refactored internal APIs by Brad Bishop · 5 years ago
  77. 9cc42ab manager: refactor interface templates by Brad Bishop · 5 years ago
  78. ca2a841 serialize: Add build testcase by Brad Bishop · 5 years ago
  79. 7dfd08f serialize: add concept API by Brad Bishop · 5 years ago
  80. 35aba23 build: Don't build tests unless asked by Brad Bishop · 5 years ago
  81. 6826840 utils: Add unit tests by Brad Bishop · 5 years ago
  82. d3d188d utils: Add missing headers by Brad Bishop · 5 years ago
  83. 02bdbe7 types: Add build testcase by Brad Bishop · 5 years ago
  84. b666e53 types: minor build improvements by Brad Bishop · 5 years ago
  85. 783d1f9 test: Add test-driver, minor refactoring by Brad Bishop · 5 years ago
  86. 25d54b5 Replace std::experimental::any with std::any by Brad Bishop · 5 years ago
  87. 6e94b65 Fix std::variant usage by William A. Kennington III · 6 years ago
  88. 979eb59 Generate functor to read a property by Matthew Barth · 6 years ago
  89. f094d44 Get an inventory property's value by Matthew Barth · 6 years ago
  90. 3bb98f2 Update .gitignore by Matthew Barth · 6 years ago
  91. 889c2df phosphor-inventory-manager: use c++17 by Vernon Mauery · 6 years ago
  92. a680d1e formatter: update clang-format and fix-up file(s) by Patrick Venture · 6 years ago
  93. d6819c9 Add -flto to CXXFLAGS by Andrew Geissler · 6 years ago
  94. 566e096 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  95. 63b07dc Use s.c_str() in log messages by Joseph Reynolds · 6 years ago
  96. 615b2a8 Enable clang-format by Brad Bishop · 6 years ago
  97. 6211a43 test: signalqueue: add explicit cast to bool by Brad Bishop · 6 years ago
  98. 33e2179 Spelling fixes by Gunnar Mills · 7 years ago
  99. 2c4425e Enable Cereal class versioning by Vishwanatha Subbanna · 7 years ago
  100. fa23d70 Add support for type-only interfaces by Marri Devender Rao · 7 years ago