
SourceTree
A powerful Mac and Windows client for Mercurial and Git distributed version control systems. SourceTree strips away the complexity of DVCS and makes it usable for mere mortals.
Tig: text-mode interface for Git Tig is a git repository browser that additionally can act as a pager for output from various git commands. When browsing...
tig: textmode interface for git
tig is a git repository browser that additionally can act as a pager for output from various git commands.
when browsing repositories, it uses the underlying git commands to present the user with various views, such as summarized revision log and showing the commit with the log message, diffstat, and the diff.
using it as a pager, it will display input from stdin and colorize it.
development git ncurses