summaryrefslogtreecommitdiffstats
path: root/git-tools.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-17 17:42:30 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-17 17:42:30 +0000
commitf9771f69968326f60eaa1b69efe27a302998c755 (patch)
tree14f148fe4a54b0f8dfccc83b7dbd37034216d385 /git-tools.html
parent8f76dc6fae3bb5536b36c987aa521322dcdd220c (diff)
downloadgit-htmldocs-f9771f69968326f60eaa1b69efe27a302998c755.tar.gz
Autogenerated HTML docs for v1.5.0-rc1-g23bf
Diffstat (limited to 'git-tools.html')
-rw-r--r--git-tools.html20
1 files changed, 17 insertions, 3 deletions
diff --git a/git-tools.html b/git-tools.html
index 0fa4ac575..2eacea22d 100644
--- a/git-tools.html
+++ b/git-tools.html
@@ -330,7 +330,7 @@ until they get merged upstream.</tt></pre>
</li>
<li>
<p>
-<strong>gitweb</strong> (ftp://ftp.kernel.org/pub/software/scm/gitweb/)
+<strong>gitweb</strong> (shipped with git-core)
</p>
<div class="literalblock">
<div class="content">
@@ -350,6 +350,18 @@ Currently it is the fastest and most feature rich among the git
viewers and commit tools.</tt></pre>
</div></div>
</li>
+<li>
+<p>
+<strong>tig</strong> (http://jonas.nitro.dk/tig/)
+</p>
+<div class="literalblock">
+<div class="content">
+<pre><tt>tig by Jonas Fonseca is a simple git repository browser
+written using ncurses. Basically, it just acts as a front-end
+for git-log and git-show/git-diff. Additionally, you can also
+use it as a pager for git commands.</tt></pre>
+</div></div>
+</li>
</ul>
</div>
<h2>Foreign SCM interface</h2>
@@ -357,7 +369,7 @@ viewers and commit tools.</tt></pre>
<ul>
<li>
<p>
-<strong>git-svn</strong> (contrib/)
+<strong>git-svn</strong> (shipped with git-core)
</p>
<div class="literalblock">
<div class="content">
@@ -404,10 +416,12 @@ tweaking to work on XEmacs.</tt></pre>
</div></div>
</li>
</ul>
+<p>http://git.or.cz/gitwiki/InterfacesFrontendsAndTools has more
+comprehensive list.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 03-Oct-2006 08:41:49 UTC
+Last updated 17-Jan-2007 17:42:22 UTC
</div>
</div>
</body>