-
-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: cpp-linter/cpp-linter
base: v1.9.0
head repository: cpp-linter/cpp-linter
compare: main
- 18 commits
- 36 files changed
- 2 contributors
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5458867 - Browse repository at this point
Copy the full SHA 5458867View commit details
Commits on Jun 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f67e57 - Browse repository at this point
Copy the full SHA 1f67e57View commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d34e8d - Browse repository at this point
Copy the full SHA 9d34e8dView commit details
Commits on Jun 20, 2024
-
improve creating patch for PR review suggestions (#111)
use `INDENT_HEURISTIC` flag in call to `pygit2.Patch.create_from()`
Configuration menu - View commit details
-
Copy full SHA for da582d5 - Browse repository at this point
Copy the full SHA da582d5View commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf528d8 - Browse repository at this point
Copy the full SHA cf528d8View commit details
Commits on Sep 8, 2024
-
resort to paginated request(s) to get file changes (#116)
* resort to paginated request(s) to get file changes * include hidden files in CI artifact upload * change test assets to suite coverage
Configuration menu - View commit details
-
Copy full SHA for f4511cb - Browse repository at this point
Copy the full SHA f4511cbView commit details -
Fix clang-analyzer diagnostic's bad hyperlinks (#119)
* adjust `TidyNotification.diagnostic_link` address #118 * add test
Configuration menu - View commit details
-
Copy full SHA for 854c662 - Browse repository at this point
Copy the full SHA 854c662View commit details
Commits on Sep 9, 2024
-
Refactor creating PR review comments (#117)
* test with clang tools v18 * pyproject.toml use deps from requirements.txt * bump setuptools version per @shenxianpeng advice * abstract making suggestions out from GithubApiClient * support more true-ish values for summary-only env var * merge similar review comments and add test * switch to cspell pre-commit hook and update other pre-commit hooks
Configuration menu - View commit details
-
Copy full SHA for 46f97d0 - Browse repository at this point
Copy the full SHA 46f97d0View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89361f0 - Browse repository at this point
Copy the full SHA 89361f0View commit details
Commits on Oct 5, 2024
-
feat: capture and output clang version used in feedback (#124)
also fix some errors: 1. about filter files per clang tool 2. merged suggestions' file name must match exactly 3. tool summary exclusion from PR review summary when tool was not used at all OR review was not requested from a particular tool
Configuration menu - View commit details
-
Copy full SHA for a6f4e5d - Browse repository at this point
Copy the full SHA a6f4e5dView commit details
Commits on Oct 18, 2024
-
fix: enhance parsing paginated diffs (#125)
- fixes libgit2 diff parsing errors in paginated responses about changed files' diff. - allows renamed files to be scanned entirely when the source file's content has not changed (when using paginated responses) - add tests, but ignores coverage for critical errors (like malformed JSON responses)
Configuration menu - View commit details
-
Copy full SHA for baee3c2 - Browse repository at this point
Copy the full SHA baee3c2View commit details
Commits on Dec 7, 2024
-
prefix every review comment (#132)
With the html marker used in our other generated comments. This is to avoid ambiguity and help on-board new features in #131.
Configuration menu - View commit details
-
Copy full SHA for 96835b7 - Browse repository at this point
Copy the full SHA 96835b7View commit details
Commits on Dec 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce03c41 - Browse repository at this point
Copy the full SHA ce03c41View commit details -
fix consolidating logic for tidy diagnostics (w/o suggestion)
git ignore lcov.info
Configuration menu - View commit details
-
Copy full SHA for d6bfbcc - Browse repository at this point
Copy the full SHA d6bfbccView commit details
Commits on Dec 13, 2024
-
feat: update Python support versions (#134)
* feat: update support python versions * update classifiers in pyproject.toml * Update pyproject.toml Co-authored-by: Brendan <2bndy5@gmail.com> * update name to my chinese * update patcher.py per review sugsstion --------- Co-authored-by: Brendan <2bndy5@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 239d6b8 - Browse repository at this point
Copy the full SHA 239d6b8View commit details
Commits on Dec 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f8684c - Browse repository at this point
Copy the full SHA 4f8684cView commit details
Commits on Mar 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 41c7323 - Browse repository at this point
Copy the full SHA 41c7323View commit details
Commits on Mar 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f01a6b1 - Browse repository at this point
Copy the full SHA f01a6b1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.9.0...main