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