FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cli - etemcode1/cppcheck · GitHub
etemcode1
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
on
main
User selector
Datepicker
Commit history
Commits on Oct 4, 2024
cli: add --premium option for license file (#6858)
danmar
authored
addfb01
View commit details
Copy full SHA for addfb01
View code at this point
Browse repository at this point
Commits on Sep 30, 2024
cleaned up includes based on include-what-you-use (#6846)
firewave
authored
1be39ad
View commit details
Copy full SHA for 1be39ad
View code at this point
Browse repository at this point
Commits on Sep 29, 2024
fixed #13129 - apply `--std` with `--clang` / fixed usage of `Standards::stdValue` (#6742)
firewave
authored
3b36db9
View commit details
Copy full SHA for 3b36db9
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
fixed #13134 - no longer implicitly enable `missingInclude` with `information` (#6826)
Show description for 07883d5
firewave
authored
07883d5
View commit details
Copy full SHA for 07883d5
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
some XML parsing cleanups (#6515)
firewave
authored
74ec570
View commit details
Copy full SHA for 74ec570
View code at this point
Browse repository at this point
Commits on Sep 7, 2024
fixed #13083 - correct addons and cfgs install locations (#6764)
Show description for 5ad1d39
AMDmi3
authored
5ad1d39
View commit details
Copy full SHA for 5ad1d39
View code at this point
Browse repository at this point
Commits on Sep 2, 2024
bumped version to 2.15.99/2.16 (#6760)
firewave
authored
508eb98
View commit details
Copy full SHA for 508eb98
View code at this point
Browse repository at this point
more `const_iterator` usage (#6761)
Show description for 01f9aa3
firewave
authored
01f9aa3
View commit details
Copy full SHA for 01f9aa3
View code at this point
Browse repository at this point
Commits on Aug 31, 2024
2.15.0: Update copyright year [ci skip] (#6749)
danmar
authored
ff9647f
View commit details
Copy full SHA for ff9647f
View code at this point
Browse repository at this point
fix #13021: cmdline: validate option --std (#6740)
ludviggunne
authored
ff85ecd
View commit details
Copy full SHA for ff85ecd
View code at this point
Browse repository at this point
Commits on Aug 29, 2024
Fix #13047 (Add a --premium=safety-off option to explicitly turn off safety features) (#6738)
danmar
authored
1583779
View commit details
Copy full SHA for 1583779
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
fixed and enabled `readability-avoid-const-params-in-decls` clang-tidy warnings (#4861)
firewave
authored
601156b
View commit details
Copy full SHA for 601156b
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
added lookup debug logging for the remaining configuration files (#6609)
firewave
authored
f4c9f3a
View commit details
Copy full SHA for f4c9f3a
View code at this point
Browse repository at this point
Commits on Aug 8, 2024
Fix #12991 Fix build on Windows for ARM64 (#6668)
chrchr-github
authored
4b40070
View commit details
Copy full SHA for 4b40070
View code at this point
Browse repository at this point
Commits on Aug 7, 2024
added Emacs C++ marker to header comments [skip ci] (#6346)
firewave
authored
89434e1
View commit details
Copy full SHA for 89434e1
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
fixed #12972 - PathMatch: normalize all slashes (fixes matching when slashes differ between files and ignore mask) / cleanups (#6645)
firewave
authored
80d5e1f
View commit details
Copy full SHA for 80d5e1f
View code at this point
Browse repository at this point
Commits on Jul 30, 2024
Updated CI to Clang 19 (#5945)
firewave
authored
02e2230
View commit details
Copy full SHA for 02e2230
View code at this point
Browse repository at this point
Commits on Jul 21, 2024
cleaned up includes based on include-what-you-use (#6627)
firewave
authored
d03d820
View commit details
Copy full SHA for d03d820
View code at this point
Browse repository at this point
Fix #12828 (cmdline: suggestion to use --checkers-report even though it is used) (#6619)
danmar
authored
68e3d3b
View commit details
Copy full SHA for 68e3d3b
View code at this point
Browse repository at this point
Commits on Jul 20, 2024
adjusted message about `unusedFunction` not being active / improved testing of checks requiring `--cppcheck-build-dir` (#6573)
firewave
authored
79f9f53
View commit details
Copy full SHA for 79f9f53
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
cleaned up handling of specifying multiple libraries at once (#6593)
firewave
authored
c7bc7a8
View commit details
Copy full SHA for c7bc7a8
View code at this point
Browse repository at this point
Commits on Jul 8, 2024
cli/cmdlineparser.cpp: removed condition that is always true (#6576)
orbitcowboy
authored
73682da
View commit details
Copy full SHA for 73682da
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
selfcheck.yml: also run `unusedFunction` selfcheck without CLI (currently disabled) and GUI sources (#6526)
firewave
authored
5c93df1
View commit details
Copy full SHA for 5c93df1
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
enabled and fixed `performance-enum-size` clang-tidy warnings (#6221)
firewave
authored
1be5af7
View commit details
Copy full SHA for 1be5af7
View code at this point
Browse repository at this point
Commits on Jun 11, 2024
added `--debug-lookup` to log library loading (#6436)
firewave
authored
20472f5
View commit details
Copy full SHA for 20472f5
View code at this point
Browse repository at this point
removed redundant `Path::fromNativeSeparators()` calls (#6509)
Show description for 70b1f66
firewave
authored
70b1f66
View commit details
Copy full SHA for 70b1f66
View code at this point
Browse repository at this point
even more `FileWithDetails` usage (#6508)
firewave
authored
44174cc
View commit details
Copy full SHA for 44174cc
View code at this point
Browse repository at this point
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 24, 2024
mitigated some `modernize-use-auto` clang-tidy warnings (#5838)
firewave
authored
fa561e9
View commit details
Copy full SHA for fa561e9
View code at this point
Browse repository at this point
Commits on May 23, 2024
refs #10692 - added command-line option `--cpp-header-probe` to probe headers and extension-less files for Emacs C++ marker (#6324)
firewave
authored
2263d30
View commit details
Copy full SHA for 2263d30
View code at this point
Browse repository at this point
Path: removed deprecated functions / renamed `isHeader2()` to `isHeader()` (#6427)
firewave
authored
b17a347
View commit details
Copy full SHA for b17a347
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 May 21, 2024
consolidated ValueFlow tuning options into `ValueFlowOptions` (#6332)
firewave
authored
9990975
View commit details
Copy full SHA for 9990975
View code at this point
Browse repository at this point
Commits on May 16, 2024
Fix #12741 (Add Misra C++ 2023 option in --help output) (#6411)
danmar
authored
a8407ff
View commit details
Copy full SHA for a8407ff
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
FileLister: ensure sorting of files / some cleanups (#6322)
Show description for bd7136d
firewave
authored
bd7136d
View commit details
Copy full SHA for bd7136d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL