Age | Commit message (Expand) | Author |
---|---|---|
2022-08-31 | Merge bitcoin/bitcoin#25872: Fix issues when calling std::move(const&) | fanquake |
2022-08-30 | tidy: enable bugprone-use-after-move | fanquake |
2022-08-20 | Fix issues when calling std::move(const&) | MacroFake |
2022-08-03 | tidy: Enable two clang-tidy checks | Aurèle Oulès |
2022-07-26 | tidy: enable readability-redundant-string-init | fanquake |
2022-07-18 | tidy: use misc-unused-using-decls | fanquake |
2022-05-17 | tidy: use modernize-use-default-member-init | fanquake |
2022-05-01 | tidy: add readability-redundant-declaration | fanquake |
2022-04-26 | tidy: enable modernize-use-nullptr | fanquake |
2021-09-07 | Enable clang-tidy bugprone-argument-comment and fix violations | MarcoFalke |