A collection of command-line (and TUI) utilities and supporting libraries to make working
with version control easier. The focus is on code review on GitHub.
There is a separate README for the git-inbox and git-review tools.
Written in Rust and licensed under a mixture of MIT and GPL licenses.
diff-modulo-base: Command-line tools and library for computing diffs and diff-of-diffs.git-forge-tui: TUI tools and library for interacting with reviews and notifications on GitHub.vctools-utils: A library containing a small number of random utility functions.vctuik: An immediate mode TUI toolkit that layers composable input handling on top of ratatui.vctuik-unsafe-internals: A library containing helpers forvctuikwritten with unsafe Rust code. There is no use ofunsafeoutside of this crate.
Contributions are welcome, just open a pull request here on GitHub. You may want to take a look at the TODOs.