1. feeb108 PEL:clang-tidy: Removed unused constants by Matt Spinler · 10 days ago master
  2. cbc3360 PEL:clang-tidy: Fix unchecked opt in src.cpp by Matt Spinler · 10 days ago
  3. 4b383f9 PEL:clang-tidy: Fix modernize-use-nullptr by Matt Spinler · 10 days ago
  4. 5204c26 PEL:clang-tidy: Fix unchecked opt in PLDM call by Matt Spinler · 10 days ago
  5. a726c75 clang-tidy: Initial commit by Jayanth Othayoth · 1 year, 1 month ago
  6. d642df4 clang-tidy: guard optional accesses in tests by Jayanth Othayoth · 3 weeks ago
  7. acdea22 PEL: Added the new message registry for data-sync by Riya Sabu · 6 weeks ago
  8. c36e64c PEL: Add BMC datasync component ID by Riya Sabu · 6 weeks ago
  9. 4bec95d PEL: Misc pel_manager_test improvements by Matt Spinler · 8 weeks ago
  10. 49d3035 PEL: Fix typo in function name by Matt Spinler · 8 weeks ago
  11. b05e07c use sdbusplus unpack syntax by Patrick Williams · 10 weeks ago
  12. 34c0c25 remove is_method_error call by Patrick Williams · 10 weeks ago
  13. 9cdb955 Remove unused headers by Matt Spinler · 3 months ago
  14. c747499 PEL: Removed unused header by Matt Spinler · 3 months ago
  15. 40fb549 Copyright: Move to SPDX-License-Identifier by Alexander Hansen · 3 months ago
  16. d438c09 PEL:test: Fix deprecated warnings with new gmock by Matt Spinler · 3 months ago
  17. 9e1e27c PEL:test: Workaround new compiler issue by Matt Spinler · 3 months ago
  18. 897c8ec Fix compile-time race conditions by James Athappilly · 3 months ago
  19. 9fd25af Add configurable log level for cerr output by Piotr Sulewski · 4 months ago
  20. 215121e PEL: FIX: Wait for obmc-recover-pnor before PHAL init by Manish Tiwari · 4 months ago
  21. 0ceb37d meson: subproject as system dependency by Brad Bishop · 6 months ago
  22. 3dcf730 PEL: Update ECC error paths by Eddie James · 5 months ago
  23. 412ff86 PEL: registry: Add message for integrity audit event by Adriana Kobylak · 5 months ago
  24. 5c4f0ba PEL: Add journal trace for VPD PELs by Anupama B R · 6 months ago
  25. 085efbb PEL: Track PEL creation time for debug by Matt Spinler · 6 months ago
  26. 9422867 meson: use non-deprecated systemd packageconfig by Patrick Williams · 6 months ago
  27. a282ca6 log-resolve: reduce unnecessary dependencies by Patrick Williams · 6 months ago
  28. 6bc84bb PEL: registry: Add message for factory reset requested by Adriana Kobylak · 7 months ago
  29. 7bb45f4 PEL: README: Fix linting by Adriana Kobylak · 7 months ago
  30. 63bc167 PEL: Add VPD parsing error by Rekha Aparna · 7 months ago
  31. 9b01690 markdownlint: minor fixes by Patrick Williams · 7 months ago
  32. bf27da6 PEL: Remove Section::validate() virtual func by Matt Spinler · 8 months ago
  33. 8a09b98 PEL: Removed unused includes by Matt Spinler · 8 months ago
  34. 91f6d3a PEL: Check for Py_None from parser calls by Matt Spinler · 8 months ago
  35. dfe021c Removed unused includes by Matt Spinler · 8 months ago
  36. e2eb14a PEL: Rename Section::flattenedSize by Matt Spinler · 8 months ago
  37. 362f469 PEL: Add 'override' to derived destructors by Matt Spinler · 8 months ago
  38. d7654dc clang-tidy: Fixup string '+' statement by Matt Spinler · 8 months ago
  39. cc06b7f clang-tidy: Remove unused lambda argument by Matt Spinler · 8 months ago
  40. f904caf clang-tidy: Remove unnecessary std::move calls by Matt Spinler · 8 months ago
  41. 6f07df3 clang-tidy: Change NULL to nullptr by Matt Spinler · 8 months ago
  42. 59b08f1 clang-tidy: Delete unused copy/move ctor/operator by Matt Spinler · 8 months ago
  43. f87b4bd clang-tidy: Removed unused constants by Matt Spinler · 8 months ago
  44. 76fe0d1 tools: add gen-eventfilter.py by Patrick Williams · 8 months ago
  45. b603591 clang-tidy: Rename mako files by Matt Spinler · 8 months ago
  46. a9eb99d README.md fixes by Matt Spinler · 8 months ago
  47. 931cafe PEL: Fixes for State.Boot.Raw Value updates by Matt Spinler · 9 months ago
  48. 3d079c6 Change AdditionalData back to a vector in cereal by Matt Spinler · 10 months ago
  49. a92feeb PEL: Add firmware error for VPD by Sunny Srivastava · 10 months ago
  50. 40fde0d Update new error message for single FAB feature by Anupama B R · 10 months ago
  51. b015dcb PEL: Remove callout data file after testcases by Matt Spinler · 10 months ago
  52. 7b92372 PEL: Still create callout without full loc code by Matt Spinler · 10 months ago
  53. 109b4a5 entry: remove AdditionalData2 by Patrick Williams · 10 months ago
  54. 991e2b0 Catch all exceptions when de-serializing by Matt Spinler · 10 months ago
  55. 760b981 PEL: Enable deletion if PEL file is deleted by harsh-agarwal1 · 10 months ago
  56. f045e83 PEL: Ensure PLDM response valid before using it by Matt Spinler · 10 months ago
  57. d903057 PEL: Update libpldm dep meson option by Matt Spinler · 10 months ago
  58. eaa501f Add helper log-resolve CLI by Amithash Prasad · 12 months ago
  59. 3857579 lg2: use DEBUG_INVOCATION to reduce debug journal by Patrick Williams · 1 year, 1 month ago
  60. 31fc955 PEL: Add PSU firmware update PELs by Faisal Awada · 11 months ago
  61. 5383d76 meson: reformat with meson formatter by Patrick Williams · 12 months ago
  62. 9fdcad5 PELs: Use pldm_msg_hdr_correlate_response() by Matt Spinler · 11 months ago
  63. 2529115 clang-format: update latest spec and reformat by Patrick Williams · 12 months ago
  64. 963683a regenerate-meson: enable meson formatting by Patrick Williams · 12 months ago
  65. 1f2bb81 build: use allowed over enabled or not-disabled by Patrick Williams · 12 months ago
  66. 6cfa592 Remove readme section on app specific yaml by Matt Spinler · 12 months ago
  67. 4e8c034 Add helper method to resolve a log object path by Amithash Prasasd · 12 months ago
  68. 1d0aba2 PEL: Removed severity from OCC OpenFailure PEL by Chris Cain · 12 months ago
  69. ad0d752 sdbusplus: update meson to v10 format by Patrick Williams · 1 year ago
  70. 78679a0 clang-tidy: Replace NULL with nullptr by Jayanth Othayoth · 1 year, 1 month ago
  71. b6d3e2f clang-format: re-format for clang-19 by Patrick Williams · 1 year, 1 month ago
  72. ea6d9c4 entry: switch AdditionalData to dict by Patrick Williams · 1 year, 1 month ago
  73. e594063 extension: use map in create extension by Patrick Williams · 1 year, 2 months ago
  74. 64a9eaa log_manager: directly create metadata from journal by Patrick Williams · 1 year, 2 months ago
  75. ea21d99 entry: use map for metadata in ctor by Patrick Williams · 1 year, 2 months ago
  76. 5402fa6 entry: use AdditionalData2 for serialization by Patrick Williams · 1 year, 2 months ago
  77. e7e741e entry: add AdditionalData2 by Patrick Williams · 1 year, 2 months ago
  78. 2731161 PEL: Add a new error message for Dump Offload by SwethaParasa · 1 year, 1 month ago
  79. d1fc909 Update event log section in README.md by Daniel Hsu · 1 year, 2 months ago
  80. 110287b lg2: Add path to list of supported types in docs by Shawn McCarney · 1 year, 1 month ago
  81. eaabf98 openpower-pels: Add BMC0005 callout to pgood error by Shawn McCarney · 1 year, 2 months ago
  82. a06b4c6 refactor metadata pack/unpack functions by Patrick Williams · 1 year, 2 months ago
  83. dd9694a lg2: commit: avoid double quoting strings by Patrick Williams · 1 year, 2 months ago
  84. 3f766af log-create: fix listOnly variable by Alexander Hansen · 1 year, 2 months ago
  85. 236d864 Install commit.hpp into target include directory by Amithash Prasasd · 1 year, 2 months ago
  86. c6396da openpower-pels: Fix libguard initialization by Deepa Karthikeyan · 1 year, 2 months ago
  87. fc14867 lg2: commit: simplify commit functions by Patrick Williams · 1 year, 2 months ago
  88. dc35e30 log-create: add CLI utility to create events by Patrick Williams · 1 year, 2 months ago
  89. 5effae2 README: update for lg2::commit support by Patrick Williams · 1 year, 2 months ago
  90. 6eb96bf lg2: commit: add support for journal-only method by Patrick Williams · 1 year, 2 months ago
  91. 9ca4d13 manager: use new Logging.Cleared event by Patrick Williams · 1 year, 2 months ago
  92. 247fed6 lg2: commit: extract source location information and add to event by Patrick Williams · 1 year, 2 months ago
  93. f0af358 lg2: commit: add methods for new sdbusplus events by Patrick Williams · 1 year, 3 months ago
  94. e001cd7 lg2: commit: add stubs to support new sdbusplus events by Patrick Williams · 1 year, 3 months ago
  95. ff35be3 openpower-pels: Create guard using libguard by Deepa Karthikeyan · 1 year, 3 months ago
  96. 083c704 PEL: Remove dump status bits from PELs by Matt Spinler · 1 year, 3 months ago
  97. 13db1d3 PEL: Add a try/catch to a nlohmann::json::dump() by Matt Spinler · 1 year, 3 months ago
  98. ec6f141 openpower-pels: Check response header by Eddie James · 1 year, 3 months ago
  99. 4e1456e elog: ensure new sdbusplus events cannot be committed directly by Patrick Williams · 1 year, 3 months ago
  100. 84fbb68 PEL: Add heartbeat action flag to power-on log by Matt Spinler · 1 year, 3 months ago