This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 74323336d4df16c9465109dd72cee4316afbb04f
tree f17e47015027c83f677d94cf24e5cfa98c5469c1
parent c29d53f15aad5935deddb5e710cc8d969f9130db
tree f17e47015027c83f677d94cf24e5cfa98c5469c1
parent c29d53f15aad5935deddb5e710cc8d969f9130db
tig /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Nov 17 20:31:28 -0800 2009 | |
| |
BUGS | Tue Feb 03 06:35:02 -0800 2009 | |
| |
COPYING | Tue May 30 06:23:19 -0700 2006 | |
| |
INSTALL | Sun Nov 29 08:52:32 -0800 2009 | |
| |
Makefile | Sat Nov 21 06:37:26 -0800 2009 | |
| |
NEWS | Sat Dec 19 20:11:08 -0800 2009 | |
| |
README | Mon May 29 12:37:24 -0700 2006 | |
| |
SITES | Sat Sep 29 09:15:46 -0700 2007 | |
| |
TODO | Sun Nov 22 11:18:36 -0800 2009 | |
| |
VERSION | Fri Nov 20 05:05:00 -0800 2009 | |
| |
acinclude.m4 | Fri Sep 14 05:52:31 -0700 2007 | |
| |
asciidoc.conf | Mon Apr 28 14:26:58 -0700 2008 | |
| |
config.make.in | Sun Mar 16 14:18:07 -0700 2008 | |
| |
configure.ac | Tue Nov 17 20:31:31 -0800 2009 | |
| |
contrib/ | Fri Nov 20 05:05:00 -0800 2009 | |
| |
manual.txt | Mon Dec 14 19:01:59 -0800 2009 | |
| |
tig.1.txt | Tue Nov 17 20:31:28 -0800 2009 | |
| |
tig.c | Sat Dec 19 20:11:12 -0800 2009 | |
| |
tigmanual.7.txt | Tue Nov 17 20:31:28 -0800 2009 | |
| |
tigrc.5.txt | Mon Dec 14 19:01:59 -0800 2009 |
README
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 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. Resources --------- include::SITES[] include::INSTALL[]







