summaryrefslogtreecommitdiff
path: root/llvm/utils/git/code-format-helper.py
AgeCommit message (Expand)Author
2025-10-31[CI] Remove unused variable in code-format job (#165454)Baranov Victor
2025-10-28[CI] fix typo in code-format job (#165461)Baranov Victor
2025-10-16github actions/undef warnings: allow newlines after undefNuno Lopes
2025-10-16fix #163478: false positive in the github actions undef warningNuno Lopes
2025-10-12[Github] Add --diff_from_common_commit to code format repro command (#163043)Aiden Grossman
2025-09-26Fix the formatting script: do not try to update a GitHub PR without checking ...Mehdi Amini
2025-08-27[Github] Fix revisions in code format action reproducers (#155193)Aiden Grossman
2025-04-16[CI] enable code-format-helper for .cl files (#135748)Wenju He
2025-04-16code format checker: fix python error when the diff becomes emptyNuno Lopes
2025-04-08[CI] adjust the undef warning regex so it doesn't catch %undef in .ll filesNuno Lopes
2025-04-08[CI] Reduce false positives in undef checker (#134687)Benjamin Maxwell
2025-02-11[GitHub] Skip undefcheck if no relevant files changed (#126749)Aaron Siddhartha Mondal
2024-12-24[Github] Skip MIR files for undef check (#120919)Aiden Grossman
2024-12-20undef reviewer: tweak the regex so it doesn't warn about #undefNuno Lopes
2024-12-11Add PR check to suggest alternatives to using undef (#118506)Nuno Lopes
2024-11-22Improve slightly the pre-commit git hook usage of the auto-format helper (#11...Mehdi Amini
2024-07-10[CI][format] Explicitly pass extensions to git-clang-format (take 2) (#98227)Louis Dionne
2024-06-28Revert "[CI][format] Explicitly pass extensions to git-clang-format (#95794)"Aiden Grossman
2024-06-17[CI][format] Explicitly pass extensions to git-clang-format (#95794)Louis Dionne
2024-03-25 [workflow] Don't add a comment when the first run of the formatter passes (#...Tom Stellard
2024-03-22Reapply [workflows] Split pr-code-format into two parts to make it more secur...Tom Stellard
2024-03-04[Py Reformat] Exclude `third-party` in `code-format-helper.py` (#83872)Mircea Trofin
2024-02-02Revert "[workflows] Split pr-code-format into two parts to make it more secur...Tom Stellard
2024-02-02[workflows] Split pr-code-format into two parts to make it more secure (#78216)Tom Stellard
2023-12-21[Github] Reformat strings for code format action (#75764)Aiden Grossman
2023-12-18[GitHub] Don't indent comment that revision has passed the formatting checkDavid Spickett
2023-12-11[NFC] Missing argument for the PR issue number in the code format helperTobias Hieta
2023-12-11code-format: Improve the code-format-helper to be able to run as a git hook (...Tobias Hieta
2023-12-07[Github] Use three dot diff for darker in code format action (#74704)Aiden Grossman
2023-11-22[libc++] Remove the ignore_format.txt file (#73135)Louis Dionne
2023-11-22[code-format] Also include libc++ extensionless headers and .inc and .cppm (#...Louis Dionne
2023-11-18[Github] Print diff in code format helper (#72742)Aiden Grossman
2023-10-26[Workflow] Expand code-format-helper.py error reporting (#69686)Ryan Prichard
2023-10-20[Workflow] make code-format-helper.py mypy-safe (NFC) (#69691)Ryan Prichard
2023-09-22Reland: [Workflow] Add new code format helper. Tobias Hieta
2023-09-20Revert "[Workflow] Add new code format helper. (#66684)"Tobias Hieta
2023-09-20[Workflow] Add new code format helper. (#66684)Tobias Hieta