Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
201
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
cli
filelister.cpp
on
2.20.x
User selector
All users
All time
Commit history
Commits on Aug 7, 2025
Fix ignored attributes compiler warning (#7719)
GNL10
authored
11d1a75
View commit details
Copy full SHA for 11d1a75
View code at this point
Browse repository at this point
Commits on Jul 31, 2025
Fixup #14021 (Add file mode specifier to PathMatch) (#7689)
Show description for b78a8c0
glankk
authored
b78a8c0
View commit details
Copy full SHA for b78a8c0
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Fix #14021 (Better path matching) (#7645)
glankk
authored
4d5a7f9
View commit details
Copy full SHA for 4d5a7f9
View code at this point
Browse repository at this point
Commits on Mar 15, 2025
fixed #13641 - improved ignoring directories and overall testing of ignore (#7222)
firewave
authored
1d1093d
View commit details
Copy full SHA for 1d1093d
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 4, 2025
cleaned up includes based on include-what-you-use (#7279)
firewave
authored
2d9f673
View commit details
Copy full SHA for 2d9f673
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
store language in `FileWithDetails` (#7116)
firewave
authored
ce5690a
View commit details
Copy full SHA for ce5690a
View code at this point
Browse repository at this point
Commits on Dec 29, 2024
fixed #13375/refs #10543 - consistently do *not* use GNU extensions in builds / avoid legacy standard aliases / Cygwin-related cleanups (#7067)
firewave
authored
360189d
View commit details
Copy full SHA for 360189d
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
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 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
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 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 2, 2023
filelister.cpp: removed unused `NAME_MAX` related code (#5609)
Show description for 8d5fa19
firewave
authored
8d5fa19
View commit details
Copy full SHA for 8d5fa19
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
cleaned up includes based on include-what-you-use (#5532)
firewave
authored
06b5ef1
View commit details
Copy full SHA for 06b5ef1
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
fixed "Redundant elaborated type specifier" Rider warnings (#5517)
firewave
authored
a22c181
View commit details
Copy full SHA for a22c181
View code at this point
Browse repository at this point
Commits on Sep 19, 2023
Fix #12002 (Filelister: Unclear error 'finding files failed (error: 3)') (#5460)
danmar
authored
3089fc3
View commit details
Copy full SHA for 3089fc3
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
got rid of duplicated file/directory existence implementations / improved errorhandling and testing of `FileLister` (#5350)
firewave
authored
499f566
View commit details
Copy full SHA for 499f566
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
Use readdir() instead of deprecated readdir_r() (#5330)
chrchr-github
authored
8b309a8
View commit details
Copy full SHA for 8b309a8
View code at this point
Browse repository at this point
Commits on May 3, 2023
File lister: Fix possible resource leaks (#5031)
Show description for 07b802f
danmar
authored
07b802f
View commit details
Copy full SHA for 07b802f
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
Update copyright year
danmar
committed
464fbe8
View commit details
Copy full SHA for 464fbe8
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
optimized deserializing of `ErrorMessage` and related main process code (#4610)
firewave
authored
40a69e5
View commit details
Copy full SHA for 40a69e5
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
Fixed #11395 (Cant exclude file)
danmar
committed
c26a8fb
View commit details
Copy full SHA for c26a8fb
View code at this point
Browse repository at this point
Commits on Oct 2, 2022
applied clang-tidy `misc-const-correctness` fixes for POD types, iterators and references (#4529)
Show description for cff1cd9
firewave
authored
cff1cd9
View commit details
Copy full SHA for cff1cd9
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
Refactorization: Removed compatibility hacks for outdated or non-conformant compilers (#4186)
Show description for d20ea41
PKEuS
authored
d20ea41
View commit details
Copy full SHA for d20ea41
View code at this point
Browse repository at this point
Commits on May 21, 2022
Update copyright year
danmar
committed
1f6554e
View commit details
Copy full SHA for 1f6554e
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
cleaned up includes based on include-what-you-use (#4007)
Show description for 45158ec
firewave
authored
45158ec
View commit details
Copy full SHA for 45158ec
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Fix warnings in switch statements on clang (#3943)
pfultz2
authored
32ded16
View commit details
Copy full SHA for 32ded16
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
small utils.h cleanup (#3821)
firewave
authored
6e57cc4
View commit details
Copy full SHA for 6e57cc4
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Format with uncrustify (#3388)
pfultz2
authored
7f358b2
View commit details
Copy full SHA for 7f358b2
View code at this point
Browse repository at this point
Commits on Jul 14, 2021
Alternative macro for NAME_MAX on SunOs 11 (#3336)
Show description for 2abe07f
vahtis
authored
2abe07f
View commit details
Copy full SHA for 2abe07f
View code at this point
Browse repository at this point
Commits on May 3, 2021
Fix build warnings and checkcfg errors with musl and libc++. (#3244)
Show description for 6b80296
keinflue
authored
6b80296
View commit details
Copy full SHA for 6b80296
View code at this point
Browse repository at this point
Commits on Apr 18, 2021
Check stat return value in addFiles2 (#3214)
Ken-Patrick
authored
5768c3a
View commit details
Copy full SHA for 5768c3a
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
Update Copyright year
danmar
committed
4243727
View commit details
Copy full SHA for 4243727
View code at this point
Browse repository at this point
Commits on Jan 30, 2021
fix NAME_MAX not found on macOS GCC8.1 (#3098)
YQGong
authored
b7ce2a5
View commit details
Copy full SHA for b7ce2a5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.