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 is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| Text-Based Git Clients | |
|---|---|
| lazygit | Simple yet hugely popular terminal UI for git commands, written in Go |
| GitUI | Offers the comfort of a GUI git client but right in your terminal |
| Fugitive | Vim plugin for Git |
| Magit | Inspect and modify your Git repositories with Emacs |
| tig | ncurses-based Git repository browser |
| Neogit | Git interface plugin for Neovim inspired by Magit |
| forgit | Utility for using git interactively |
| Gitu | TUI Git client inspired by Magit |
| ggc | Go Git CLI |
| GRV | Git Repository Viewer |
| bit | Experimental modernized git CLI |
| pygitzen | Python-native terminal-based Git client |
| gitin | Commit, branch, status explorer for Git |
| Froggit | Modern, minimalist Git TUI |
Read our verdict in the software roundup.
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. |

