Yves Biener 8c4b8643af
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 55s
WIP: first working version
It still has a minor memory leak and has at least two hacks
implemented that I would like to improve on.
2025-11-29 12:19:07 +01:00
2025-11-26 17:09:26 +01:00
2025-11-29 12:19:07 +01:00
2025-11-26 17:09:26 +01:00
2025-11-29 12:19:07 +01:00

tui-diff

TUI diff viewer for multiple VCS (i.e. svn, git, diff, etc.)

Caution

Only builds using the zig master version are tested to work.

Build the application as follows:

zig build --release=safe
Description
Diff visualizer as TUI application for different VCS (i.e. svn, git, diff, etc.)
Readme MIT 74 KiB
Languages
Zig 100%