|
Number of commits found: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.5.4 12 May 2026 19:17:47
    |
Adam Weinberger (adamw)  |
devel/sem: Update to 0.5.4 |
0.5.3 07 May 2026 18:26:58
    |
Adam Weinberger (adamw)  |
devel/sem: Update to 0.5.3 |
0.5.2 05 May 2026 19:18:36
    |
Adam Weinberger (adamw)  |
devel/sem: Add port
sem is a semantic version control tool that works on top of Git. It
parses your code with tree-sitter, extracts every function, class, and
method as an entity, and diffs at the entity level instead of lines.
This means you see "function blahh was modified" instead of "lines x-y
changed."
It works in any Git repo with no setup. It can run as the default
`git diff` tool; see the WWW for setup instructions.
https://github.com/Ataraxy-Labs/sem
https://ataraxy-labs.github.io/sem |
Number of commits found: 3
|