aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
1.10-basedLinker fix for MinGWCristian Adam5 years
1.11-basedFix compiler error with LLVM 18Cristian Adam2 years
1.12-basedUpdate to LLVM 19Cristian Adam20 months
1.13-basedBuild clazy-standalone using LLVM/Clang CMake packagesCristian Adam13 months
1.15-basedBuild fix for LLVM 21Cristian Adam9 months
1.16-basedFix old-style-connect check not working with LLVM22Alexander Lohnau3 months
1.4-basedAlso include manuallevel checks in clazy --explain <check>Sergio Martins8 years
1.5-basedMinor typoMartin Delille7 years
1.6-basedLinker fix for MinGWCristian Adam6 years
1.7-basedAdd virtual file system overlay supportDavid Schulz6 years
1.8-basedCorrect qt6-header-fixes checkLucie Gérard5 years
1.9-basedFix build with MinGW 8.1.0Cristian Adam5 years
masterFix linker error with LLVM 18Cristian Adam2 years
upstream/1.1Revert "Try something"Kevin Funk9 years
upstream/1.10src/SourceCompatibilityHelpers.h - fix compile with LLVM<12Allen Winter4 years
upstream/1.11qt-keywords: macros definition was moved to different header(s) in Qt6Ahmad Samir3 years
upstream/1.12docs: update HOWTO.mdSergio Martins22 months
upstream/1.2Fix make install.Richard Oehlinger9 years
upstream/1.3Workaround crash with LLVM 7Sergio Martins8 years
upstream/1.4incorrect-emit: Fix unit-testsSergio Martins7 years
upstream/1.5qstring-allocations: Fix unit-testsSergio Martins7 years
upstream/1.6clazy.cmake - don't print level3 checker listAllen Winter6 years
upstream/1.7tests: Fix determining of clang 11 versionSergio Martins5 years
upstream/1.8Revert "Add fixit for copyable-polymorphic"Sergio Martins5 years
upstream/1.9Fix missing commas found by clang-tidyMichael Reeves5 years
upstream/alex/depreacte_qt6_portingRename qstring-ref to qstringviewAlexander Lohnau11 months
upstream/boost_regexUse boost:regex if std::regex is missingSergio Martins7 years
upstream/ivan/fixes-for-llvm16Adapt to API changes in clang/llvm 16Ivan Čukić3 years
upstream/keeping_unstable_refwipSergio Martins6 years
upstream/masterGIT_SILENT made messages (after extraction)l10n daemon script5 hours
upstream/mini-ast-dumpermini-ast-dumper: Encode spellingLocation tooSergio Martins7 years
upstream/mini-ast-dumper2add override info to global cborNicolas Fella6 years
upstream/mr/177[function-args-by-value] put parameter name into errorMarcel Schneider13 months
upstream/mr/181Add testcase for crash when instantiating qvariant templateAndrey Rodionov11 months
upstream/mr/75new checker for checking that comparison operators use all member variablesShivam kunwar12 months
upstream/release/1.16Add note to release about compatibility, update generated appstreamAlexander Lohnau7 weeks
upstream/release/1.16.1Correct date for taggingAlexander Lohnau7 weeks
upstream/testingCITesting .gitlab-ci.ymlSergio Martins5 years
upstream/testing_build_fixRequire c++17, some c+14 compilers can't build clazySergio Martins5 years
upstream/testing_buildfixtemporary branch to test patch by krop in the docker containersSergio Martins6 years
upstream/testing_list_checksFix clazy-standalone always needing a source file nameSergio Martins7 years
upstream/work/ahmad/L1qt6-qlatin1stringchar-to-udl: insert `using namespace` directive if neededAhmad Samir21 months
upstream/work/alex/423780fully-qualified-moc-types: Fix enum/enum class not being evaluatedAlexander Lohnau11 months
upstream/work/alex/464372install-event-filter: Fix crash when there is no child at the given depthAlexander Lohnau11 months
upstream/work/alex/astcontext_clazycontextStore ASTContext as pointer to allow for lazy initializationAlexander Lohnau11 months
upstream/work/alex/better_release_docsBump clazy version of master to 1.16Alexander Lohnau11 months
upstream/work/alex/better_testsFix false positives with pointer types for fully-qualified-moc-types checkAlexander Lohnau4 months
upstream/work/alex/blaaaaaaafailAlexander Lohnau3 months
upstream/work/alex/bugfix-paramsqstring-comparison-to-implicit-char: Ensure that we explicitly ignore member ...Alexander Lohnau11 months
upstream/work/alex/cast_qpointerFix use-arrow-operator-instead-of-data emitting warning in case one has to do...Alexander Lohnau8 months
upstream/work/alex/clang-tidySmall cleanup for test env variableAlexander Lohnau10 months
upstream/work/alex/clang_21Ensure project compiles & passes all tests against clang 21Alexander Lohnau8 months
upstream/work/alex/clang_tidyFixes and modernizations by clang-tidyAlexander Lohnau10 months
upstream/work/alex/clang_tidy_docsRemove mention of old LLVM requirements in README.md for windows, fix typoAlexander Lohnau10 months
upstream/work/alex/clazy_fix_mac_buildFix build on MacOS by explicitly including clangTidy libAlexander Lohnau8 months
upstream/work/alex/clazycontext_optinClazyContext: Only store PreprocessorOpts in context, explicit hook to regist...Alexander Lohnau11 months
upstream/work/alex/cleanup_and_compatrun_tests.py: Clean up concatenation of test command argsAlexander Lohnau2 years
upstream/work/alex/comments_cleanupClean up some comments and remove overwritten methods that don't do anythingAlexander Lohnau11 months
upstream/work/alex/compile_commands_testfilesAdd some explanitory comment to scriptAlexander Lohnau4 months
upstream/work/alex/compilerinstanceMake ClazyContext independent of clang::CompilerInstanceAlexander Lohnau11 months
upstream/work/alex/constructorsRemove ClazyContext parameter from CheckBase constructor and factory methodAlexander Lohnau10 months
upstream/work/alex/cppcheckAdd cppcheck CIAlexander Lohnau8 months
upstream/work/alex/crash_hash_signatureUpdate changelog for some bugfixesAlexander Lohnau11 months
upstream/work/alex/crazy_fixitFix fixit ranges when multiple operator calls are chained, remove QVariant fr...Alexander Lohnau8 months
upstream/work/alex/deb_imagesAlexander Lohnau9 months
upstream/work/alex/depreacte_qt6_portingDeprecate QT6 porting checksAlexander Lohnau9 months
upstream/work/alex/detach_fixitsImprove fixits, avoid fixit with same codeAlexander Lohnau9 months
upstream/work/alex/detaching_new_methodsAlso add reverse iterators to QString list of detaching methodsAlexander Lohnau11 months
upstream/work/alex/disgnostics_without_fixitsAlways emit diagnostic files, even if we do not provide any fixitsAlexander Lohnau3 months
upstream/work/alex/docsFix typo in warning messageAlexander Lohnau11 months
upstream/work/alex/fixits_only_when_fixitsOnly export diagnostic when clazy warning contains fixitsAlexander Lohnau10 months
upstream/work/alex/gadget_testBump clang requirements to version 19Alexander Lohnau11 months
upstream/work/alex/hanging_checkAdd editorconfig for JSON filesAlexander Lohnau11 months
upstream/work/alex/initializer_lists_multi_warningsnon-pod-global-static: Only emit warning for top-level container and not entriesAlexander Lohnau8 months
upstream/work/alex/isempty_fixitisempty-vs-count: Extends tests, mention changes in ChangelogAlexander Lohnau10 months
upstream/work/alex/llvm22Fix qhash-namespace test with llvm22Alexander Lohnau6 months
upstream/work/alex/llvm_22_allfixedFix old-style-connect check not working with LLVM22Alexander Lohnau6 months
upstream/work/alex/macfixupAlexander Lohnau8 months
upstream/work/alex/make_clazy_shut_up_betterMake NOLINTBEGIN/NOLINTEND work in clazyAlexander Lohnau9 months
upstream/work/alex/manual_parent_mapRemove code for manually constructing parent mapAlexander Lohnau11 months
upstream/work/alex/moctypes_clang_22Fix fully-fualified-moc-types not working with llvm22Alexander Lohnau6 months
upstream/work/alex/modernizeAdd reserve call where it makes sense, remove debug leftoverAlexander Lohnau8 months
upstream/work/alex/option_flagsAvoid double space in generated registerCheck method callsAlexander Lohnau9 months
upstream/work/alex/preprocessor_configEnable preprocessors via config flag to help hop into clang-tidy lifecycleAlexander Lohnau11 months
upstream/work/alex/prettierReformat all JSON files with prettierAlexander Lohnau11 months
upstream/work/alex/ptr_qual_typeFix false positives with pointer types for fully-qualified-moc-types checkAlexander Lohnau4 months
upstream/work/alex/qmap_fixitFix wrong replacement method for QMap::operator[]Alexander Lohnau6 months
upstream/work/alex/qobject_connect_qpointerAdd check for using implicit qpointer conversion in QObject::connectAlexander Lohnau6 months
upstream/work/alex/qstring_ref_manualMove qstring-ref to manuallevel since its fixits are not compatible with Qt6Alexander Lohnau4 months
upstream/work/alex/qt611_compatFIx readlock-detaching check with Qt 6.11Alexander Lohnau4 months
upstream/work/alex/qtnamespacesUse new CI image for running Qt namespaced, fix some typosAlexander Lohnau7 months
upstream/work/alex/readonly_mutexreadlock-detaching: Improve documentation, decrease level and rename checkAlexander Lohnau11 months
upstream/work/alex/remove_qt6_checksRemove Qt6 porting checks that were deprecated in previous releaseAlexander Lohnau8 months
upstream/work/alex/run_tests_uninstalledTry loading ClazyPlugin.so from relative builddirAlexander Lohnau2 years
upstream/work/alex/scoped_suppressionsAdd warning for scoped suppressions that get defined within the block, more e...Alexander Lohnau19 months
upstream/work/alex/smClazyContext: Only store PreprocessorOpts in context, explicit hook to regist...Alexander Lohnau11 months
upstream/work/alex/static_castAvoid static casts for StringRef to std::string conversionAlexander Lohnau8 months
upstream/work/alex/stringrefRename qstring-ref to qstringviewAlexander Lohnau11 months
upstream/work/alex/stuffqgetenv: Limit scope to variables to if-statement if possibleAlexander Lohnau2 years
upstream/work/alex/tests_fixesqt6-deprecated-api-fixes: Disable writable-strings clang warning in flagsAlexander Lohnau11 months
upstream/work/alex/testscriptAdd ENV variable to use clang-tidy of llvm bin dirAlexander Lohnau3 months
upstream/work/alex/update_requirementsBump clang requirements to version 19Alexander Lohnau11 months
upstream/work/alex/warning_changes_llvm22Fix deprecated header usage for ClangTidy module registry in LLVM >= 22Alexander Lohnau3 months
upstream/work/changeloginappstreamreformat Changelog to generate it with appstreamcliJohnny Jazeix11 months
upstream/work/comp_op_checkerClean up some unneeded FWDs that are in base-class header alreadyAlexander Lohnau4 months
upstream/work/fix_reserve_cands_crashFix crash in reserve candidates checkWaqar Ahmed11 hours
upstream/work/ivan/project-level-dot-clazy-fileAdded support for .clazy configuration files for checksIvan Čukić4 years
upstream/work/member_checknew checker for checking that comparison operators use all member variablesShivam kunwar7 months
upstream/work/qt-keywordsqt-keywords: macros definition was moved to different header(s) in Qt6Ahmad Samir3 years
upstream/work/remove-qstring-refRemove check qstring-refChristoph Grüninger6 months
upstream/work/spdx-ciadd tests in dep5Johnny Jazeix2 years
 
TagDownloadAuthorAge
v1.16.1commit a80df7af2b...Alexander Lohnau7 weeks
v1.17.1commit 55a7af428e...Alexander Lohnau7 weeks
v1.17commit aac85c5190...Alexander Lohnau3 months
v1.16commit 74ed0c7eb4...Alexander Lohnau8 months
1.15commit 9f3f8acc75...Alexander Lohnau11 months
1.14commit d60a59a716...Alexander Lohnau12 months
1.13commit 57f05e8962...Alexander Lohnau16 months
v1.12commit f3fb82cb8c...Sergio Martins22 months
v1.11commit 821296032a...Sergio Martins4 years
v1.10commit fca73257a8...Sergio Martins5 years
v1.9commit 299a0c19aa...Sergio Martins5 years
v1.8commit 47ed36109e...Sergio Martins5 years
v1.7commit e72a8dbad1...Sergio Martins6 years
v1.6commit d0f76cbc9f...Sergio Martins7 years
v1.5commit 7a29f8409e...Sergio Martins7 years
v1.4_windows_binariescommit 9ae1b25862...Sergio Martins8 years
v1.4commit 6e0cf5c30e...Sergio Martins8 years
v1.3commit 21b73fbb4f...Sergio Martins8 years
v1.2commit d98537cd3e...Sergio Martins9 years
v1.2-beta1commit 3b1298f493...Sergio Martins9 years
v1.1commit 8b4f43913a...Sergio Martins9 years
v1.0commit 4ec143819b...Sergio Martins10 years