chiark / gitweb /
Sync docs
[tig] / README.html
index 86351643cb7b360160a91d897d8d5c2f7ddc4c23..739aee5b69b652cb7da9ca5611daaf9ed730b3f1 100644 (file)
@@ -1,36 +1,46 @@
+<div style="font-family: sans-serif;">\r
+<h1>Tig: text-mode interface for git</h1>\r
 <div id="preamble">\r
 <div class="sectionbody">\r
 <p>Tig is a git repository browser that additionally can act as a pager for output\r
-of various git commands.</p>\r
+from various git commands.</p>\r
 <p>When browsing repositories, it uses the underlying git commands to present the\r
 user with various views, such as summarized revision log and showing the commit\r
 with the log message, diffstat, and the diff.</p>\r
-<p>Using it as a pager, it will display input from stdin and try to colorize it.</p>\r
+<p>Using it as a pager, it will display input from stdin and colorize it.</p>\r
 </div>\r
 </div>\r
-<h2>Getting it</h2>\r
+<h2>Resources</h2>\r
 <div class="sectionbody">\r
-<p>To get tig either grab the Makefile and tig.c files from the home page:</p>\r
 <ul>\r
 <li>\r
 <p>\r
-<a href="http://jonas.nitro.dk/tig/">http://jonas.nitro.dk/tig/</a>\r
+Homepage: <a href="http://jonas.nitro.dk/tig">http://jonas.nitro.dk/tig</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Releases: <a href="http://jonas.nitro.dk/tig/releases">http://jonas.nitro.dk/tig/releases</a>\r
 </p>\r
 </li>\r
-</ul>\r
-<p>or clone the tig repository using the URL:</p>\r
-<ul>\r
 <li>\r
 <p>\r
-<a href="http://jonas.nitro.dk/tig/tig.git">http://jonas.nitro.dk/tig/tig.git</a>\r
+Git URL:  <a href="http://jonas.nitro.dk/tig/tig.git">http://jonas.nitro.dk/tig/tig.git</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Gitweb: <a href="http://pasky.or.cz/gitweb.cgi?p=tig.git;a=summary">http://pasky.or.cz/gitweb.cgi?p=tig.git;a=summary</a>\r
 </p>\r
 </li>\r
 </ul>\r
-<p>Documentation files are available either at the home page or in the above\r
-repository in the branch named <em>release</em>.</p>\r
 </div>\r
 <h2>Installation instructions</h2>\r
 <div class="sectionbody">\r
+<p>Download a tarball from <a href="http://jonas.nitro.dk/tig/releases">http://jonas.nitro.dk/tig/releases</a> or clone the tig\r
+repository <a href="http://jonas.nitro.dk/tig/tig.git">http://jonas.nitro.dk/tig/tig.git</a>. Documentation files are\r
+available either in the tarballs or in the above repository in the branch named\r
+<em>release</em>.</p>\r
 <p>To install tig simply run:</p>\r
 <div class="literalblock">\r
 <div class="content">\r
@@ -104,3 +114,4 @@ be available.</td>
 </tr></table>\r
 </div>\r
 </div>\r
+</div>\r