| b4fbd80c | 05-Jun-2026 |
Jim Jagielski <jimjag@gmail.com> |
Fix codespell-flagged typos to align with trunk
Ran codespell with the backported ignore-words list and applied its corrections (--write-changes), fixing 52 spelling errors across 44 files. All are
Fix codespell-flagged typos to align with trunk
Ran codespell with the backported ignore-words list and applied its corrections (--write-changes), fixing 52 spelling errors across 44 files. All are in comments, strings, and log messages (e.g. unknwon -> unknown, shuting -> shutting, Retrives -> Retrieves); no code identifiers were touched. Each typo was verified absent from trunk beforehand, so these fixes reduce divergence rather than add it.
Phase 1 backport (A_FORMAT + B_CI_DOCS), codespell step.
show more ...
|
| 8c14ed50 | 05-Jun-2026 |
Jim Jagielski <jimjag@gmail.com> |
Apply pre-commit hooks to align whitespace formatting with trunk
Ran 'pre-commit run --all-files' using the config backported in the previous commit. The auto-fixing hooks (trailing-whitespace, end-
Apply pre-commit hooks to align whitespace formatting with trunk
Ran 'pre-commit run --all-files' using the config backported in the previous commit. The auto-fixing hooks (trailing-whitespace, end-of-file-fixer, mixed-line-ending, insert-license) normalized 115 files. Verified the changes are whitespace/EOL/EOF-only plus Apache license-header insertion on README files; no source content changed (confirmed via 'git diff --ignore-all-space').
This replaces replaying ~350 historical formatting commits (which conflicted with AOO42X's own independent whitespace passes) with a single deterministic reformat that matches trunk's tooling.
Phase 1 backport (A_FORMAT + B_CI_DOCS), reformat step.
show more ...
|
| 816a6f8d | 03-Mar-2026 |
mseidel <mseidel@apache.org> |
Cleanup
(cherry picked from commit 3ae1a36b3980fd37953d83365002a970e2c84a89) |
| c8364738 | 02-Mar-2026 |
mseidel <mseidel@apache.org> |
Cleanup
(cherry picked from commit d2a6cdd9af064726123417265fffe9109759577b) |
| 4a7a5da0 | 13-Feb-2026 |
mseidel <mseidel@apache.org> |
Cleanup
(cherry picked from commit 1edb91d5f0a839a21514e3ae2a371af964e55aa1) |
| 02261f70 | 24-Jan-2026 |
John Bampton <jbampton@users.noreply.github.com> |
misc: fix spelling (#461)
* misc: fix spelling
* Regenerate ignored words list codespell.txt
(cherry picked from commit 7aa897337248d2867d340fb1c741df9a1679b105) |
| c20c941f | 23-Jan-2026 |
John Bampton <jbampton@users.noreply.github.com> |
misc: fix more typos (#460)
* misc: fix more typos
* Regenerate ignored words list codespell.txt
(cherry picked from commit c297d334b1afde2918c7ae8e6f9d6dfd1a69a5ec) |
| 46e1ba80 | 22-Jan-2026 |
John Bampton <jbampton@users.noreply.github.com> |
misc: fix spelling (#459)
* misc: fix spelling
* Regenerate ignored words list codespell.txt
(cherry picked from commit 6ed76c64685f53e00cfb3369f502ea393be061e2) |
| ec1f9484 | 06-Jan-2026 |
mseidel <mseidel@apache.org> |
Cleanup
(cherry picked from commit a7527837f28070cdb5d08938d5660685ce9e0145) |
| d338abb8 | 11-Dec-2025 |
mseidel <mseidel@apache.org> |
Cursor should not need a tooltip.
Apart from that, the tooltips are annoying and produce re-draw errors
(cherry picked from commit f50fa3f6d451a0cd0ce1d5f0603f40174ba4936e) |
| 09dd143a | 18-Nov-2025 |
mseidel <mseidel@apache.org> |
Cleanup resource files
(cherry picked from commit cc520948bcf4d71f8568b7bfa7eb84196f116faf) |
| 4b97c4ca | 18-Nov-2025 |
John Bampton <jbampton@users.noreply.github.com> |
Fix more spelling (#443)
* Fix spelling
* Regenerate ignored words list codespell.txt
(cherry picked from commit 515f4036a64467de788f5756d8ebf472d92f9466) |
| 457894a1 | 17-Nov-2025 |
John Bampton <jbampton@users.noreply.github.com> |
Fix typos (#442)
* Fix spelling
* Regenerate ignored words list codespell.txt
(cherry picked from commit cf8e6a53ed981a205d7700be9a04dd40a005f9f6) |
| b5f5bc78 | 15-Nov-2025 |
John Bampton <jbampton@users.noreply.github.com> |
Fix more typos (#440)
* Fix more typos
* Regenerate ignored words list codespell.txt
(cherry picked from commit 152e651ef53ab2fae14bf93407606b2c7fcbd35b) |
| 8f8b942f | 15-Nov-2025 |
John Bampton <jbampton@users.noreply.github.com> |
Fix typos (#438)
* Fix more typos
* Regenerate ignored words list codespell.txt
(cherry picked from commit 7670ab779549d7913098aa9e18e66c33b446cb8b) |
| 3831a825 | 15-Nov-2025 |
John Bampton <jbampton@users.noreply.github.com> |
More spelling fixes (#434)
* Fix more typos
* Regenerate ignored words list codespell.txt
(cherry picked from commit e44970e361d561c4fb365c9f2d78a4d8a70d0e0d) |
| bf1b25cd | 15-Nov-2025 |
mseidel <mseidel@apache.org> |
Cleanup
(cherry picked from commit a4bc93b07728844d9952f8a7879d86d0f8968835) |
| fbfae969 | 30-Oct-2025 |
mseidel <mseidel@apache.org> |
Cleanup
(cherry picked from commit a22ac757c2d74ad34699b832b04067f5ac53bbed) |
| cc4bbb04 | 29-Oct-2025 |
John Bampton <jbampton@users.noreply.github.com> |
pre-commit whitespace clean up for `sdi` files (#432)
Enforce 3 hooks:
- end-of-file-fixer - mixed-line-ending - trailing-whitespace
(cherry picked from commit 5702f3daf73a77061dd855684838a1068b91
pre-commit whitespace clean up for `sdi` files (#432)
Enforce 3 hooks:
- end-of-file-fixer - mixed-line-ending - trailing-whitespace
(cherry picked from commit 5702f3daf73a77061dd855684838a1068b9192f6)
show more ...
|
| 4a1c44b4 | 28-Oct-2025 |
mseidel <mseidel@apache.org> |
Cleanup
(cherry picked from commit aa777e6c98a7b8dcc61600b745eaf43ceaf23437) |
| 4093da6a | 26-Oct-2025 |
mseidel <mseidel@apache.org> |
Cleanup resource files
(cherry picked from commit a3cbd3e50c1a12e759959b66e76b58b3aeb2b2af) |
| 48b4597a | 20-Oct-2025 |
mseidel <mseidel@apache.org> |
Cleanup resource files
(cherry picked from commit 09d89288a77c4c17af30e3795daa4e6c1b41f376) |
| 14e552b5 | 19-Oct-2025 |
John Bampton <jbampton@users.noreply.github.com> |
chore: whitespace clean up for `.src` files (#429)
Enforced 3 hooks for `.src` files
- end-of-file-fixer - mixed-line-ending - trailing-whitespace
(cherry picked from commit 31d35622ee258902b338f9
chore: whitespace clean up for `.src` files (#429)
Enforced 3 hooks for `.src` files
- end-of-file-fixer - mixed-line-ending - trailing-whitespace
(cherry picked from commit 31d35622ee258902b338f9bfdfb2a2ed84b7bb6c)
show more ...
|
| 45346c21 | 13-Oct-2025 |
mseidel <mseidel@apache.org> |
Cleanup resource files
(cherry picked from commit 5dadd2b6ef5743e1c497410b091d26860d76359a) |
| 3dfe930a | 20-Sep-2025 |
mseidel <mseidel@apache.org> |
Cleanup resource files
(cherry picked from commit 0a27d2e79413e4d5d7189d275120fd9249a93402) |