Git Clients

tig – text-mode interface for Git

tig is an ncurses-based Git repository browser.

This package contains a text-mode interface for the version control system Git. It may be used to browse the history and contents of a repository.

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. tig is written in C.

Key Features

  • View revision logs, commit messages, diffstats, diffs, archive trees and file contents.
  • Blob view – displays the file content or “blob” of data associated with a file name.
  • Blame view – displays the file content annotated or blamed by commits.
  • Visualize revision graphs.
  • Stage / unstage changes and add untracked files.
  • Tree view.
  • History viewer.
  • History search.
  • Merge files.
  • Checkout.
  • Cherry-pick commits.
  • Compare commits.
  • Specify revisions to display or limit:
    • Limit by path name.
    • Limit by date or number.
    • Limit by commit ranges.
    • Limit by reachability.

Website: jonas.github.io/tig
Support: Manual, GitHub Code Repository
Developer: Jonas Fonseca
License: GNU General Public License v2.0

tig
Click for full size image

tig is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Text-Based Git Clients
lazygitSimple yet hugely popular terminal UI for git commands, written in Go
GitUIOffers the comfort of a GUI git client but right in your terminal
FugitiveVim plugin for Git
MagitInspect and modify your Git repositories with Emacs
tigncurses-based Git repository browser
NeogitGit interface plugin for Neovim inspired by Magit
forgitUtility for using git interactively
GituTUI Git client inspired by Magit
ggcGo Git CLI
GRVGit Repository Viewer
bitExperimental modernized git CLI
pygitzenPython-native terminal-based Git client
gitinCommit, branch, status explorer for Git
FroggitModern, minimalist Git TUI

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted