Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cppcheck-opensource/cppcheck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: cppcheck-opensource/cppcheck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 23 files changed
  • 6 contributors

Commits on Apr 24, 2026

  1. Fix format, rendering, typos, syntax, content in manuals. (#8459)

    - Fix Markdown syntax.
    - Fix code rendering.
    - Sync content between manual and manual-premium. (Attempted to take the
    more recent pieces from each.)
    - I assume the premium version is supposed to be a trivial extension of
    the normal version, which should probably be automated by simply
    appending the extra section and changing the title.
    - Fix capitalisation of headings.
    - Fix capitalisation of abbreviations: XML, HTML, JSON, GCC.
    - Fix capitalisation of Cppcheck in prose.
    - Remove trailing spaces.
    - Fix missing commas after "If", "To".
    - Other English syntax fixes.
    - "etc" -> "etc."
    - "...." -> "..."
    vkucera authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    73579fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f43d0b View commit details
    Browse the repository at this point in the history
  3. Report overlappingInnerCondition errors (#8448)

    Signed-off-by: Francois Berder <[email protected]>
    francois-berder authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    b0eed57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d44419 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d746d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2026

  1. Configuration menu
    Copy the full SHA
    eb00a42 View commit details
    Browse the repository at this point in the history
Loading