Subject: CVS commit: pkgsrc/devel
From: Benny Siegert
Date: 2022-04-09 11:24:56
Message id: 20220409092456.5F751FB24@cvs.NetBSD.org

Log Message:
New package for gitui. From Kimihiro Nonaka in PR pkg/56784.

Blazing fast terminal client for git written in Rust.

Features:
* Fast and intuitive keyboard only control
* Context based help (no need to memorize tons of hot-keys)
* Inspect, commit, and amend changes (incl. hooks: commit-msg/post-commit)
* Stage, unstage, revert and reset files and hunks
* Stashing (save, apply, drop, and inspect)
* Browse commit log, diff committed changes
* Scalable terminal UI layout
* Async input polling
* Async git API for fluid control

Files:
RevisionActionfile
1.1addpkgsrc/devel/gitui/DESCR
1.1addpkgsrc/devel/gitui/Makefile
1.1addpkgsrc/devel/gitui/PLIST
1.1addpkgsrc/devel/gitui/cargo-depends.mk
1.1addpkgsrc/devel/gitui/distinfo