index
:
clang/clazy.git
1.10-based
1.11-based
1.12-based
1.13-based
1.4-based
1.5-based
1.6-based
1.7-based
1.8-based
1.9-based
master
upstream/1.1
upstream/1.10
upstream/1.11
upstream/1.12
upstream/1.2
upstream/1.3
upstream/1.4
upstream/1.5
upstream/1.6
upstream/1.7
upstream/1.8
upstream/1.9
upstream/boost_regex
upstream/ivan/fixes-for-llvm16
upstream/keeping_unstable_ref
upstream/master
upstream/mini-ast-dumper
upstream/mini-ast-dumper2
upstream/mr/177
upstream/mr/75
upstream/testingCI
upstream/testing_build_fix
upstream/testing_buildfix
upstream/testing_list_checks
upstream/work/ahmad/L1
upstream/work/alex/cleanup_and_compat
upstream/work/alex/detach_fixits
upstream/work/alex/run_tests_uninstalled
upstream/work/alex/scoped_suppressions
upstream/work/alex/stringref
upstream/work/alex/stuff
upstream/work/comp_op_checker
upstream/work/ivan/project-level-dot-clazy-file
upstream/work/qt-keywords
upstream/work/spdx-ci
Vendor branches of https://cgit.kde.org/clazy.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Changelog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 1.11
Sergio Martins
2022-01-20
1
-1
/
+1
*
Remove inefficient-qlist check, the issue has been fixed in Qt6
Sergio Martins
2021-10-13
1
-0
/
+1
*
New check: Unexpected flag enumerator value
Waqar Ahmed
2021-07-27
1
-0
/
+1
*
add check: Use Static QRegularExpression
Waqar Ahmed
2021-07-25
1
-2
/
+3
*
rename check to use-arrow-operator-instead-of-data
Waqar Ahmed
2021-07-23
1
-1
/
+1
*
Add a fix-it for use-arrow-operator
Waqar Ahmed
2021-07-23
1
-0
/
+2
*
master is now 1.11
Sergio Martins
2021-07-19
1
-0
/
+3
*
Update README for the 1.10 release
Sergio Martins
2021-07-19
1
-2
/
+1
*
Merge branch '1.9'
Sergio Martins
2021-06-28
1
-1
/
+1
|
\
*
|
Update ChangeLog with the last fix
Sergio Martins
2021-06-11
1
-0
/
+1
*
|
Fix indentations and reverse order (new to old )
Ömer Fadıl Usta
2021-04-28
1
-116
/
+131
*
|
Require c++17, some compilers can't build clazy in c++14 mode
Sergio Martins
2021-04-21
1
-1
/
+4
*
|
Update ChangeLog
Sergio Martins
2021-02-25
1
-0
/
+1
*
|
Mention in the changelog that range-loop was split
Sergio Martins
2021-02-22
1
-0
/
+1
|
/
*
Update ChangeLog
Sergio Martins
2021-01-10
1
-0
/
+3
*
Remove qt6-qdir-fixes from the changelog
Sergio Martins
2020-11-23
1
-1
/
+0
*
Tag v1.8
v1.8
Sergio Martins
2020-11-22
1
-1
/
+1
*
Bump some missing versions to 1.8
Sergio Martins
2020-11-21
1
-1
/
+1
*
qt6-deprecated-api-fixes: Fixed the check name in checks.json
Sergio Martins
2020-11-13
1
-0
/
+1
*
Update ChangeLog
Sergio Martins
2020-10-09
1
-1
/
+2
*
Added fixme to missing-qobject-macro
Jesper K. Pedersen
2020-08-30
1
-0
/
+1
*
Ran ./dev-scripts/generate.py --generate
Sergio Martins
2020-08-26
1
-0
/
+1
*
New check use-chrono-in-qtimer
Jesper K. Pedersen
2020-08-24
1
-0
/
+1
*
Add qt6-hash-signature to the ChangeLog
Sergio Martins
2020-07-19
1
-0
/
+2
*
Bump master to 1.8
Sergio Martins
2020-06-29
1
-0
/
+1
*
Update ChangeLog
Sergio Martins
2020-06-28
1
-1
/
+5
*
Introduce qstring-comparison-to-implicit-char
Sergio Martins
2020-05-04
1
-0
/
+2
*
Initial check for invalid JNI method signatures
Nicolas Fella
2020-04-24
1
-0
/
+1
*
qstring-arg: Warn when passing integers to QLatin1String::arg()
Sergio Martins
2019-12-28
1
-0
/
+1
*
Introduce overloaded-signal
Sergio Martins
2019-11-26
1
-0
/
+2
*
Merge branch '1.6' into master
Sergio Martins
2019-10-12
1
-3
/
+4
|
\
|
*
Update ChangeLog for today's 1.6 release
Sergio Martins
2019-10-12
1
-3
/
+4
*
|
Merge branch '1.6' into master
Sergio Martins
2019-10-03
1
-3
/
+3
|
\
|
|
*
Improve Changelog, mention level3 was removed
Sergio Martins
2019-10-02
1
-1
/
+1
|
*
Update minimum LLVM to 5.0
Sergio Martins
2019-10-02
1
-3
/
+3
*
|
Bump master to 1.7
Sergio Martins
2019-09-27
1
-0
/
+2
|
/
*
Introduce qproperty-type-mismatch
Jean-Michaël Celerier
2019-09-03
1
-0
/
+1
*
Introduce signal-with-return-value
Sérgio Martins
2019-06-03
1
-0
/
+1
*
Introduce heap-allocated-small-trivial-type
Sergio Martins
2019-05-12
1
-0
/
+2
*
Update README and Changelog
Sergio Martins
2019-05-05
1
-0
/
+6
*
Remove level3 and movel those 5 checks to manual level
Sergio Martins
2019-03-04
1
-0
/
+2
*
Merge branch '1.5'
Sergio Martins
2019-01-31
1
-1
/
+1
|
\
|
*
Add correct 1.5 release date to Changelog
v1.5
Sergio Martins
2019-01-31
1
-1
/
+1
*
|
Bump version, master is 1.6 now
Sergio Martins
2019-01-20
1
-0
/
+3
|
/
*
Remove 1.4.1 from Changelog
Sergio Martins
2019-01-20
1
-5
/
+3
*
Introduce qrequiredresult-candidates
Sergio Martins
2018-12-13
1
-0
/
+1
*
range-loop: Add fixit for adding qAsConst()
Sergio Martins
2018-12-05
1
-0
/
+1
*
Introduce CLAZY_FIXIT_SUFFIX env variable
Sergio Martins
2018-12-04
1
-0
/
+1
*
function-args-by-ref: Add an experimental fixit
Sergio Martins
2018-12-04
1
-1
/
+2
*
range-loop: Add fixit for adding missing ref or const-ref
Sergio Martins
2018-12-03
1
-0
/
+2
[next]