FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cli/singleexecutor.cpp - MatrixMike/cppcheck · GitHub
MatrixMike
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
cli
singleexecutor.cpp
on
main
User selector
Datepicker
Commit history
Commits on Jan 14, 2026
fixed #8437 - got rid of static global `TimerResults` instance (#8120)
firewave
authored
fff4f52
View commit details
Copy full SHA for fff4f52
View code at this point
Browse repository at this point
Commits on Dec 7, 2025
refs #14304/#14242 - fixed active checkers with `UNUSEDFUNCTION_ONLY` hack (#8005)
firewave
authored
e3dacd8
View commit details
Copy full SHA for e3dacd8
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
Fix #14206 --showtime does not account for addons (#7904)
olabetskyi
authored
2c5b872
View commit details
Copy full SHA for 2c5b872
View code at this point
Browse repository at this point
Commits on May 5, 2025
CppCheck: made some methods private / moved `analyseClangTidy()` calls into `CppCheck` (#7504)
firewave
authored
b78787f
View commit details
Copy full SHA for b78787f
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
release: Update copyright year (#7319)
danmar
authored
11f0f4d
View commit details
Copy full SHA for 11f0f4d
View code at this point
Browse repository at this point
Commits on Feb 7, 2025
split suppressions from settings (#7284)
firewave
authored
fe6a2e3
View commit details
Copy full SHA for fe6a2e3
View code at this point
Browse repository at this point
Commits on Jan 1, 2025
enabled and fixed `modernize-use-auto` clang-tidy warnings (#6969)
firewave
authored
e228821
View commit details
Copy full SHA for e228821
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
more `FileWithDetails` usage (#6500)
firewave
authored
06889a3
View commit details
Copy full SHA for 06889a3
View code at this point
Browse repository at this point
Commits on May 22, 2024
iwyu.yml: switched to Fedora to get the latest `include-what-you-use` / cleaned up includes (#6340)
firewave
authored
570c11d
View commit details
Copy full SHA for 570c11d
View code at this point
Browse repository at this point
Commits on Apr 21, 2024
added `FileWithDetails` to store resolved input path in (#6285)
firewave
authored
ea2e716
View commit details
Copy full SHA for ea2e716
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
Update copyright year (#6310)
danmar
authored
58030b8
View commit details
Copy full SHA for 58030b8
View code at this point
Browse repository at this point
Commits on Feb 24, 2024
put the suppressions together in a single type / renamed individual one to `SuppressionList` (#6004)
firewave
authored
9780847
View commit details
Copy full SHA for 9780847
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
iwyu.yml: fixed `include-what-you-use` job / cleaned up includes (#5657)
Show description for 9228b9e
firewave
authored
9228b9e
View commit details
Copy full SHA for 9228b9e
View code at this point
Browse repository at this point
Commits on Nov 9, 2023
refs #12167 - moved ordering of markup files into shared code / removed related test cases from executor tests (#5642)
Show description for b0cde34
firewave
authored
b0cde34
View commit details
Copy full SHA for b0cde34
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
fixed #12145 - provided order of source files is not preserved (#5625)
firewave
authored
bc174c5
View commit details
Copy full SHA for bc174c5
View code at this point
Browse repository at this point
Commits on Nov 6, 2023
cleaned up the file filtering code and improved testing of it (#5622)
firewave
authored
704b862
View commit details
Copy full SHA for 704b862
View code at this point
Browse repository at this point
Commits on Nov 3, 2023
moved `fileSettings` out of `Settings` (#5608)
Show description for ca6d1aa
firewave
authored
ca6d1aa
View commit details
Copy full SHA for ca6d1aa
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
extracted `FileSettings` from `ImportProject` to `filesettings.h` (#5604)
firewave
authored
e6d15b1
View commit details
Copy full SHA for e6d15b1
View code at this point
Browse repository at this point
Commits on Nov 1, 2023
moved `ImportProject` out of `Settings` and only store `fileSettings` (#5603)
Show description for dd627a2
firewave
authored
dd627a2
View commit details
Copy full SHA for dd627a2
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
refs #4452 / refs #11705 - improved `--showtime=` behavior and testing (#4876)
Show description for fc700b6
firewave
authored
fc700b6
View commit details
Copy full SHA for fc700b6
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335)
firewave
authored
84a9b3a
View commit details
Copy full SHA for 84a9b3a
View code at this point
Browse repository at this point
Commits on Aug 7, 2023
TestSingleExecutor: test clang-tidy invocation (#5294)
firewave
authored
988edd2
View commit details
Copy full SHA for 988edd2
View code at this point
Browse repository at this point
pass `Suppressions` separately from `const Settings` into executors (#5278)
firewave
authored
a17f6e8
View commit details
Copy full SHA for a17f6e8
View code at this point
Browse repository at this point
Commits on May 3, 2023
SingleExecutor: process markup files after code when scanning projects (#4972)
Show description for b5ce2c7
firewave
authored
b5ce2c7
View commit details
Copy full SHA for b5ce2c7
View code at this point
Browse repository at this point
Commits on Apr 28, 2023
make sure executors are only used in the intended context / `TestSuppressions` cleanups (#4963)
Show description for 6eae4e7
firewave
authored
6eae4e7
View commit details
Copy full SHA for 6eae4e7
View code at this point
Browse repository at this point
Commits on Apr 8, 2023
extracted single job execution into `SingleExecutor` / improved testing / do not unconditionally apply colors to output (#4882)
Show description for 1f2b491
firewave
authored
1f2b491
View commit details
Copy full SHA for 1f2b491
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL