This project is a fork of the tig.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/tig.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
ownernaesten@gmail.com
last changeWed, 12 Aug 2009 22:11:55 +0000 (12 18:11 -0400)
content tags
add:
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[]
shortlog
2009-08-12 Samuel BronsonAdd an option (and toggle) for shortening the date... short-dates
2009-06-02 Jonas FonsecaBuild with asciidoc-8.4.5
2009-04-13 Sebastian HarlFixed some uninitialized variable warnings
2009-04-13 Jonas FonsecaAllow multiple text attributes for color commands
2009-02-26 Jonas FonsecaRemove macros which are only used for default option...
2009-02-25 Tilo SchwarzMake height of split view configurable
2009-02-25 Jonas FonsecaManual: document that :<number> jumps to the line number
2009-02-22 Jonas FonsecaFix memory allocation check in open_commit_parent_menu
2009-02-22 Jonas FonsecaUse menus with the commit subject to present selectable...
2009-02-22 Jonas FonsecaAdd simple support for showing menues and use it for...
2009-02-21 Jonas FonsecaRestore the branch view position after refreshing
2009-02-21 Jonas FonsecaFix reloading of references to not cause access to...
2009-02-21 Giuseppe BilottaPredefined external command: git commit
2009-02-21 Giuseppe BilottaFix previous/next with branch+main view
2009-02-21 Jonas FonsecaAdd support for sorting branch entries by name, date...
2009-02-21 Jonas FonsecaAdd support for sorting tree entries by name, date...
...
heads
14 years ago short-dates