ideal/tig — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2015-08-18
Browse a repository's commit history visually instead of scrolling through git log output.
Review and stage specific chunks of code for commit without leaving the terminal.
Learn how branches and commits relate by exploring a repo's structure visually.
Inspect diffs across commits quickly while reviewing changes before pushing.
| ideal/tig | ac000/find-flv | acc4github/kdenlive-omnifade | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | C | C | C |
| Last pushed | 2015-08-18 | 2013-04-05 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 2/5 | 2/5 |
| Audience | developer | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Installation typically requires building from source, which needs ncurses and a C toolchain.
Tig is a text-based terminal browser for Git that lets you navigate commit history, branches, and diffs with keyboard shortcuts instead of typing repeated Git commands.
Mainly C. The stack also includes C, ncurses.
Dormant — no commits in 2+ years (last push 2015-08-18).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.