Commit graph

10 commits

Author SHA1 Message Date
f83fb8b4a7 fix: remove useless ci script 2026-02-04 15:39:27 -05:00
a25f1e9d84 feat: treesitter highlighting for diff headers
Apply treesitter highlighting to diff metadata lines (diff --git, index,
---, +++) using the diff language parser. Header info is attached only
to the first hunk of each file to avoid duplicate highlighting.

Based on PR #52 by @phanen with fixes:
- header_lines now only contains diff metadata, not hunk content
- header info attached only to first hunk per file
- removed arbitrary hunk count restriction
2026-02-04 15:11:35 -05:00
580fb5e5be fix: ci 2026-02-03 01:36:54 -05:00
877b7f7fe7 fix: use yaml, not yml YAML file extension 2026-02-02 22:14:04 -05:00
67116f38bc feat: rename everything 2026-02-02 22:09:13 -05:00
52bc53e4b5 feat: qol oss improvements 2026-02-02 17:01:22 -05:00
8f5e8e3b17 fix(test): hopefully they work 2026-02-01 23:41:59 -05:00
ae1df3e7a8 feat(test): testing infrastructure 2026-02-01 23:09:05 -05:00
8d8a09635c fix: correct ci 2026-02-01 19:03:52 -05:00
416757c0d9 feat: initial setup files 2026-02-01 16:30:24 -05:00