An ncurses-based text-mode interface for git
https://jonas.github.io/tig/
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.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / tig
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:tools:scm/tig && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000138 138 Bytes | |
tig-1.0.tar.gz | 0000188543 184 KB | |
tig-fix-build.diff | 0000000329 329 Bytes | |
tig-remove_build_timestamp.patch | 0000000524 524 Bytes | |
tig.changes | 0000014926 14.6 KB | |
tig.spec | 0000002288 2.23 KB |
Revision 21 (latest revision is 84)
Bernhard Walle (bwalle)
committed
(revision 21)
- Link tig against ncursesw for correct display of non-ASCII characters like German umlauts.
Comments 0