2022-09-20 21:30:51 by Thomas Klausner | Files touched by this commit (3) |
Log message: gitui: fix path in patch and rename it for pkglint. fix checksum too. |
2022-09-18 23:04:03 by Havard Eidnes | Files touched by this commit (2) |
Log message: devel/gitui: add recognition of the NetBSD rust-running ports. Now also reported upstream, ref. https://github.com/alexcrichton/openssl-src-rs/pull/156 so hopefully this patch can eventually be removed. |
2022-08-18 10:09:11 by pin | Files touched by this commit (3) | |
Log message: devel/gitui: update to 0.21.0 Added stack popups (#846) file history log [@cruessler] (#381) termux support on andriod [@PeroSar] (#1139) use GIT_DIR and GIT_WORK_DIR from environment if set (#1191) new FAQs page mention macports in install section [@fs111](#1237) support copy to clipboard on wayland [@JayceFayne] (#397) Fixed opening tags list without remotes (#1111) tabs indentation in blame [@fersilva16] (#1117) switch focus to index after staging last file (#1169) fix stashlist multi marking not updated after dropping (#1207) exact matches have a higher priority and are placed to the top of the list when fuzzily finding files (#1183) Changed minimum supported rust version bumped to 1.60 (#1279) |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2022-04-09 11:24:56 by Benny Siegert | Files touched by this commit (5) |
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 |