Disable graph drawing for reverse log order
[tig.git] / README.adoc
blobe1224f751619731ed2fa6d92cbdd4dab3a9bd3ce
1 Tig: text-mode interface for Git
2 ================================
3 :docext: adoc
5 What is Tig?
6 ------------
7 Tig is an ncurses-based text-mode interface for git. It functions mainly
8 as a Git repository browser, but can also assist in staging changes for
9 commit at chunk level and act as a pager for output from various Git
10 commands.
12 Resources
13 ---------
15  - Homepage:    http://jonas.nitro.dk/tig/[]
16  - Manual:      http://jonas.nitro.dk/tig/manual.html[]
17  - Tarballs:    http://jonas.nitro.dk/tig/releases/[]
18  - Git URL:     git://github.com/jonas/tig.git (master) or
19                 git://repo.or.cz/tig.git (mirror)
20  - Gitweb:      http://repo.or.cz/w/tig.git[]
21  - Q&A:         http://stackoverflow.com/questions/tagged/tig[]
23 Bugs and Feature Requests
24 -------------------------
25 Bugs and feature requests can be reported using the issue tracker at
26 https://github.com/jonas/tig/issues[] or by mail to either the Git mailing
27 list or directly to the maintainer. Ensure that the word "tig" is in the
28 subject. For other Tig related questions please use Stack Overflow:
29 http://stackoverflow.com/questions/tagged/tig[].
31 Installation and News
32 ---------------------
34 Information on how to build and install Tig are found in
35 link:INSTALL.{docext}[the installation instructions].
37 News about releases and latest features and bug fixes are found in
38 link:NEWS.{docext}[the release notes].