Autogenerated HTML docs for v1.5.0-rc1-g23bf
authorJunio C Hamano <junio@hera.kernel.org>
Wed, 17 Jan 2007 17:42:30 +0000 (17:42 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Wed, 17 Jan 2007 17:42:30 +0000 (17:42 +0000)
38 files changed:
git-add.html
git-add.txt
git-blame.html
git-blame.txt
git-branch.html
git-branch.txt
git-commit.html
git-commit.txt
git-cvsimport.html
git-cvsimport.txt
git-for-each-ref.html
git-for-each-ref.txt
git-gc.html
git-gc.txt
git-grep.html
git-grep.txt
git-ls-remote.html
git-ls-remote.txt
git-rerere.html
git-rerere.txt
git-sh-setup.html
git-sh-setup.txt
git-shortlog.html
git-shortlog.txt
git-status.html
git-status.txt
git-svn.html
git-svn.txt
git-tag.html
git-tag.txt
git-tar-tree.html
git-tar-tree.txt
git-tools.html
git-tools.txt
git-whatchanged.html
git-whatchanged.txt
git.html
git.txt

index 47add7e..2371316 100644 (file)
@@ -385,7 +385,7 @@ git-add git-*.sh
 <h2>Interactive mode</h2>\r
 <div class="sectionbody">\r
 <p>When the command enters the interactive mode, it shows the\r
-output of the <em>status</em> subcommand, and then goes into ints\r
+output of the <em>status</em> subcommand, and then goes into its\r
 interactive command loop.</p>\r
 <p>The command loop shows the list of subcommands available, and\r
 gives a prompt "What now&gt; ".  In general, when the prompt ends\r
@@ -536,7 +536,7 @@ diff
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 26-Dec-2006 03:21:38 UTC\r
+Last updated 17-Jan-2007 17:42:11 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 95bea66..a5051aa 100644 (file)
@@ -83,7 +83,7 @@ git-add git-*.sh::
 Interactive mode
 ----------------
 When the command enters the interactive mode, it shows the
-output of the 'status' subcommand, and then goes into ints
+output of the 'status' subcommand, and then goes into its
 interactive command loop.
 
 The command loop shows the list of subcommands available, and
index 75cd355..0b64a3f 100644 (file)
@@ -285,7 +285,7 @@ last modified the line. Optionally, start annotating from the given revision.</p
 replaced; you need to use a tool such as <a href="git-diff.html">git-diff(1)</a> or the "pickaxe"\r
 interface briefly mentioned in the following paragraph.</p>\r
 <p>Apart from supporting file annotation, git also supports searching the\r
-development history for when a code snippet occured in a change. This makes it\r
+development history for when a code snippet occurred in a change. This makes it\r
 possible to track when a code snippet was added to a file, moved or copied\r
 between files, and eventually deleted or replaced. It works by searching for\r
 a text string in the diff. A small example:</p>\r
@@ -406,7 +406,7 @@ ea4c7f9bf69e781dd0cd88d2bccb2bf5cc15c9a7 git-blame: Make the output</tt></pre>
 <h2>THE PORCELAIN FORMAT</h2>\r
 <div class="sectionbody">\r
 <p>In this format, each line is output after a header; the\r
-header at the minumum has the first line which has:</p>\r
+header at the minimum has the first line which has:</p>\r
 <ul>\r
 <li>\r
 <p>\r
@@ -456,7 +456,7 @@ the first line of the commit log message ("summary").
 header, prefixed by a TAB. This is to allow adding more\r
 header elements later.</p>\r
 </div>\r
-<h2>SPECIFIYING RANGES</h2>\r
+<h2>SPECIFYING RANGES</h2>\r
 <div class="sectionbody">\r
 <p>Unlike <tt>git-blame</tt> and <tt>git-annotate</tt> in older git, the extent\r
 of annotation can be limited to both line ranges and revision\r
@@ -515,7 +515,7 @@ parents, using <tt>commit^!</tt> notation:</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 09-Nov-2006 18:45:28 UTC\r
+Last updated 17-Jan-2007 17:42:11 UTC\r
 </div>\r
 </div>\r
 </body>\r
index bdfc666..b14e794 100644 (file)
@@ -24,7 +24,7 @@ replaced; you need to use a tool such as gitlink:git-diff[1] or the "pickaxe"
 interface briefly mentioned in the following paragraph.
 
 Apart from supporting file annotation, git also supports searching the
-development history for when a code snippet occured in a change. This makes it
+development history for when a code snippet occurred in a change. This makes it
 possible to track when a code snippet was added to a file, moved or copied
 between files, and eventually deleted or replaced. It works by searching for
 a text string in the diff. A small example:
@@ -89,7 +89,7 @@ THE PORCELAIN FORMAT
 --------------------
 
 In this format, each line is output after a header; the
-header at the minumum has the first line which has:
+header at the minimum has the first line which has:
 
 - 40-byte SHA-1 of the commit the line is attributed to;
 - the line number of the line in the original file;
@@ -112,8 +112,8 @@ header, prefixed by a TAB. This is to allow adding more
 header elements later.
 
 
-SPECIFIYING RANGES
-------------------
+SPECIFYING RANGES
+-----------------
 
 Unlike `git-blame` and `git-annotate` in older git, the extent
 of annotation can be limited to both line ranges and revision
index 924667a..3b459e6 100644 (file)
@@ -389,7 +389,7 @@ to delete remote-tracking branches.</p>
 </dt>\r
 <dd>\r
 <p>\r
-        Show sha1 and commit subjectline for each head.\r
+        Show sha1 and commit subject line for each head.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -511,7 +511,7 @@ a branch and check it out with a single command.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 03-Jan-2007 22:02:01 UTC\r
+Last updated 17-Jan-2007 17:42:12 UTC\r
 </div>\r
 </div>\r
 </body>\r
index e872fc8..d5f8118 100644 (file)
@@ -74,7 +74,7 @@ OPTIONS
        List both remote-tracking branches and local branches.
 
 -v::
-       Show sha1 and commit subjectline for each head.
+       Show sha1 and commit subject line for each head.
 
 --abbrev=<length>::
        Alter minimum display length for sha1 in output listing,
index b96d40a..86d3abf 100644 (file)
@@ -439,7 +439,7 @@ that, you can recover from it with <a href="git-reset.html">git-reset(1)</a>.</p
 </dt>\r
 <dd>\r
 <p>\r
-        Supress commit summary message.\r
+        Suppress commit summary message.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -656,7 +656,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 17-Jan-2007 07:24:19 UTC\r
+Last updated 17-Jan-2007 17:42:13 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 9c84353..bd1c22b 100644 (file)
@@ -111,7 +111,7 @@ but can be used to amend a merge commit.
        are concluding a conflicted merge.
 
 -q|--quiet::
-       Supress commit summary message.
+       Suppress commit summary message.
 
 \--::
        Do not interpret any more arguments as options.
index 4e4f8cb..838f72f 100644 (file)
@@ -436,7 +436,7 @@ the old cvs2git tool.</p>
 </dt>\r
 <dd>\r
 <p>\r
-        CVS by default uses the unix username when writing its\r
+        CVS by default uses the Unix username when writing its\r
         commit logs. Using this option and an author-conv-file\r
         in this format\r
 </p>\r
@@ -509,7 +509,7 @@ various participants of the git-list &lt;git@vger.kernel.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 08-Jan-2007 11:18:44 UTC\r
+Last updated 17-Jan-2007 17:42:13 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 5c402de..4471394 100644 (file)
@@ -97,7 +97,7 @@ If you need to pass multiple options, separate them with a comma.
        Substitute the character "/" in branch names with <subst>
 
 -A <author-conv-file>::
-       CVS by default uses the unix username when writing its
+       CVS by default uses the Unix username when writing its
        commit logs. Using this option and an author-conv-file
        in this format
 
index 5953edd..8e00127 100644 (file)
@@ -279,7 +279,7 @@ git-for-each-ref(1) Manual Page
 <p>Iterate over all refs that match <tt>&lt;pattern&gt;</tt> and show them\r
 according to the given <tt>&lt;format&gt;</tt>, after sorting them according\r
 to the given set of <tt>&lt;key&gt;</tt>.  If <tt>&lt;max&gt;</tt> is given, stop after\r
-showing that many refs.  The interporated values in <tt>&lt;format&gt;</tt>\r
+showing that many refs.  The interpolated values in <tt>&lt;format&gt;</tt>\r
 can optionally be quoted as string literals in the specified\r
 host language allowing their direct evaluation in that language.</p>\r
 </div>\r
@@ -488,7 +488,7 @@ eval "$eval"</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 28-Oct-2006 21:28:52 UTC\r
+Last updated 17-Jan-2007 17:42:14 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 2bf6aef..06e7ab1 100644 (file)
@@ -15,7 +15,7 @@ DESCRIPTION
 Iterate over all refs that match `<pattern>` and show them
 according to the given `<format>`, after sorting them according
 to the given set of `<key>`.  If `<max>` is given, stop after
-showing that many refs.  The interporated values in `<format>`
+showing that many refs.  The interpolated values in `<format>`
 can optionally be quoted as string literals in the specified
 host language allowing their direct evaluation in that language.
 
index d98934e..2811286 100644 (file)
@@ -296,7 +296,7 @@ can be set to indicate how long historical reflog entries which
 are not part of the current branch should remain available in\r
 this repository.  These types of entries are generally created as\r
 a result of using <tt>git commit --amend</tt> or <tt>git rebase</tt> and are the\r
-commits prior to the amend or rebase occuring.  Since these changes\r
+commits prior to the amend or rebase occurring.  Since these changes\r
 are not part of the current project most users will want to expire\r
 them sooner.  This option defaults to <em>30 days</em>.</p>\r
 <p>The optional configuration variable <em>gc.rerereresolved</em> indicates\r
@@ -323,7 +323,7 @@ kept.  This defaults to 15 days.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 28-Dec-2006 00:59:28 UTC\r
+Last updated 17-Jan-2007 17:42:14 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 73d78c1..2bcc949 100644 (file)
@@ -35,7 +35,7 @@ can be set to indicate how long historical reflog entries which
 are not part of the current branch should remain available in
 this repository.  These types of entries are generally created as
 a result of using `git commit \--amend` or `git rebase` and are the
-commits prior to the amend or rebase occuring.  Since these changes
+commits prior to the amend or rebase occurring.  Since these changes
 are not part of the current project most users will want to expire
 them sooner.  This option defaults to '30 days'.
 
index 1074a2f..377ea55 100644 (file)
@@ -429,7 +429,7 @@ registered in the index file, or given tree objects.</p>
 </dt>\r
 <dd>\r
 <p>\r
-        Specify how multiple patterns are combined using boolean\r
+        Specify how multiple patterns are combined using Boolean\r
         expressions.  <tt>--or</tt> is the default operator.  <tt>--and</tt> has\r
         higher precedence than <tt>--or</tt>.  <tt>-e</tt> has to be used for all\r
         patterns.\r
@@ -502,7 +502,7 @@ revamped by Junio C Hamano.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 19-Oct-2006 05:58:40 UTC\r
+Last updated 17-Jan-2007 17:42:15 UTC\r
 </div>\r
 </div>\r
 </body>\r
index bfbece9..0140c8e 100644 (file)
@@ -91,7 +91,7 @@ OPTIONS
        combined by 'or'.
 
 --and | --or | --not | ( | )::
-       Specify how multiple patterns are combined using boolean
+       Specify how multiple patterns are combined using Boolean
        expressions.  `--or` is the default operator.  `--and` has
        higher precedence than `--or`.  `-e` has to be used for all
        patterns.
index 298c172..52edb76 100644 (file)
@@ -302,7 +302,7 @@ commit IDs.</p>
 <p>\r
         Specify the full path of <a href="git-upload-pack.html">git-upload-pack(1)</a> on the remote\r
         host. This allows listing references from repositories accessed via\r
-        SSH and where the SSH deamon does not use the PATH configured by the\r
+        SSH and where the SSH daemon does not use the PATH configured by the\r
         user. Also see the <em>--exec</em> option for <a href="git-peek-remote.html">git-peek-remote(1)</a>.\r
 </p>\r
 </dd>\r
@@ -361,7 +361,7 @@ c5db5456ae3b0873fc659c19fafdde22313cc441        refs/tags/v0.99.2
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 03-Oct-2006 08:41:10 UTC\r
+Last updated 17-Jan-2007 17:42:15 UTC\r
 </div>\r
 </div>\r
 </body>\r
index c8a4c5a..c254005 100644 (file)
@@ -29,7 +29,7 @@ OPTIONS
 -u <exec>, --upload-pack=<exec>::
        Specify the full path of gitlink:git-upload-pack[1] on the remote
        host. This allows listing references from repositories accessed via
-       SSH and where the SSH deamon does not use the PATH configured by the
+       SSH and where the SSH daemon does not use the PATH configured by the
        user. Also see the '--exec' option for gitlink:git-peek-remote[1].
 
 <repository>::
index a43098e..2cd980d 100644 (file)
@@ -307,7 +307,7 @@ its working state.</p>
 <p>\r
 This resets the metadata used by rerere if a merge resolution is to be\r
 is aborted.  Calling <a href="git-am.html">git-am(1)</a> --skip or <a href="git-rebase.html">git-rebase(1)</a>\r
-[--skip|--abort] will automatcally invoke this command.\r
+[--skip|--abort] will automatically invoke this command.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -482,7 +482,7 @@ conflict.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 15-Jan-2007 06:12:33 UTC\r
+Last updated 17-Jan-2007 17:42:16 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 08a0557..c65c59e 100644 (file)
@@ -38,7 +38,7 @@ its working state.
 
 This resets the metadata used by rerere if a merge resolution is to be
 is aborted.  Calling gitlink:git-am[1] --skip or gitlink:git-rebase[1]
-[--skip|--abort] will automatcally invoke this command.
+[--skip|--abort] will automatically invoke this command.
 
 'diff'::
 
index 701a4f1..bce4e5a 100644 (file)
@@ -276,14 +276,79 @@ git-sh-setup(1) Manual Page
 </div>\r
 <h2>DESCRIPTION</h2>\r
 <div class="sectionbody">\r
-<p>Sets up the normal git environment variables and a few helper functions\r
-(currently just "die()"), and returns OK if it all looks like a git archive.\r
-So, to make the rest of the git scripts more careful and readable,\r
-use it as follows:</p>\r
-<div class="listingblock">\r
-<div class="content">\r
-<pre><tt>. git-sh-setup || die "Not a git archive"</tt></pre>\r
-</div></div>\r
+<p>This is not a command the end user would want to run.  Ever.\r
+This documentation is meant for people who are studying the\r
+Porcelain-ish scripts and/or are writing new ones.</p>\r
+<p>The <tt>git-sh-setup</tt> scriptlet is designed to be sourced (using\r
+<tt>.</tt>) by other shell scripts to set up some variables pointing at\r
+the normal git directories and a few helper shell functions.</p>\r
+<p>Before sourcing it, your script should set up a few variables;\r
+<tt>USAGE</tt> (and <tt>LONG_USAGE</tt>, if any) is used to define message\r
+given by <tt>usage()</tt> shell function.  <tt>SUBDIRECTORY_OK</tt> can be set\r
+if the script can run from a subdirectory of the working tree\r
+(some commands do not).</p>\r
+<p>The scriptlet sets <tt>GIT_DIR</tt> and <tt>GIT_OBJECT_DIRECTORY</tt> shell\r
+variables, but does <strong>not</strong> export them to the environment.</p>\r
+</div>\r
+<h2>FUNCTIONS</h2>\r
+<div class="sectionbody">\r
+<dl>\r
+<dt>\r
+die\r
+</dt>\r
+<dd>\r
+<p>\r
+        exit after emitting the supplied error message to the\r
+        standard error stream.\r
+</p>\r
+</dd>\r
+<dt>\r
+usage\r
+</dt>\r
+<dd>\r
+<p>\r
+        die with the usage message.\r
+</p>\r
+</dd>\r
+<dt>\r
+set_reflog_action\r
+</dt>\r
+<dd>\r
+<p>\r
+        set the message that will be recorded to describe the\r
+        end-user action in the reflog, when the script updates a\r
+        ref.\r
+</p>\r
+</dd>\r
+<dt>\r
+is_bare_repository\r
+</dt>\r
+<dd>\r
+<p>\r
+        outputs <tt>true</tt> or <tt>false</tt> to the standard output stream\r
+        to indicate if the repository is a bare repository\r
+        (i.e. without an associated working tree).\r
+</p>\r
+</dd>\r
+<dt>\r
+cd_to_toplevel\r
+</dt>\r
+<dd>\r
+<p>\r
+        runs chdir to the toplevel of the working tree.\r
+</p>\r
+</dd>\r
+<dt>\r
+require_work_tree\r
+</dt>\r
+<dd>\r
+<p>\r
+        checks if the repository is a bare repository, and dies\r
+        if so.  Used by scripts that require working tree\r
+        (e.g. <tt>checkout</tt>).\r
+</p>\r
+</dd>\r
+</dl>\r
 </div>\r
 <h2>Author</h2>\r
 <div class="sectionbody">\r
@@ -299,7 +364,7 @@ use it as follows:</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 03-Oct-2006 08:41:30 UTC\r
+Last updated 17-Jan-2007 17:42:17 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 79217d8..2b2abeb 100644 (file)
@@ -12,14 +12,51 @@ SYNOPSIS
 DESCRIPTION
 -----------
 
-Sets up the normal git environment variables and a few helper functions
-(currently just "die()"), and returns OK if it all looks like a git archive.
-So, to make the rest of the git scripts more careful and readable,
-use it as follows:
-
--------------------------------------------------
-. git-sh-setup || die "Not a git archive"
--------------------------------------------------
+This is not a command the end user would want to run.  Ever.
+This documentation is meant for people who are studying the
+Porcelain-ish scripts and/or are writing new ones.
+
+The `git-sh-setup` scriptlet is designed to be sourced (using
+`.`) by other shell scripts to set up some variables pointing at
+the normal git directories and a few helper shell functions.
+
+Before sourcing it, your script should set up a few variables;
+`USAGE` (and `LONG_USAGE`, if any) is used to define message
+given by `usage()` shell function.  `SUBDIRECTORY_OK` can be set
+if the script can run from a subdirectory of the working tree
+(some commands do not).
+
+The scriptlet sets `GIT_DIR` and `GIT_OBJECT_DIRECTORY` shell
+variables, but does *not* export them to the environment.
+
+FUNCTIONS
+---------
+
+die::
+       exit after emitting the supplied error message to the
+       standard error stream.
+
+usage::
+       die with the usage message.
+
+set_reflog_action::
+       set the message that will be recorded to describe the
+       end-user action in the reflog, when the script updates a
+       ref.
+
+is_bare_repository::
+       outputs `true` or `false` to the standard output stream
+       to indicate if the repository is a bare repository
+       (i.e. without an associated working tree).
+
+cd_to_toplevel::
+       runs chdir to the toplevel of the working tree.
+
+require_work_tree::
+       checks if the repository is a bare repository, and dies
+       if so.  Used by scripts that require working tree
+       (e.g. `checkout`).
+
 
 Author
 ------
index c55f625..3381b3f 100644 (file)
@@ -307,7 +307,7 @@ the first line of the commit message will be shown.</p>
 </dt>\r
 <dd>\r
 <p>\r
-        Supress commit description and provide a commit count summary only.\r
+        Suppress commit description and provide a commit count summary only.\r
 </p>\r
 </dd>\r
 </dl>\r
@@ -348,7 +348,7 @@ Eve Jones &lt;eve@laptop.(none)&gt;</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 27-Nov-2006 20:03:15 UTC\r
+Last updated 17-Jan-2007 17:42:16 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 95fa901..b0df92e 100644 (file)
@@ -29,7 +29,7 @@ OPTIONS
        of author alphabetic order.
 
 -s::
-       Supress commit description and provide a commit count summary only.
+       Suppress commit description and provide a commit count summary only.
 
 FILES
 -----
index 11e19fb..ca19ac5 100644 (file)
@@ -294,6 +294,13 @@ shows what would be committed if the same options are given to
 <p>The output from this command is designed to be used as a commit\r
 template comments, and all the output lines are prefixed with <em>#</em>.</p>\r
 </div>\r
+<h2>CONFIGURATION</h2>\r
+<div class="sectionbody">\r
+<p>The command honors <tt>color.status</tt> (or <tt>status.color</tt> &#8212; they\r
+mean the same thing and the latter is kept for backward\r
+compatibility) and <tt>color.status.&lt;slot&gt;</tt> configuration variables\r
+to colorize its output.</p>\r
+</div>\r
 <h2>Author</h2>\r
 <div class="sectionbody">\r
 <p>Written by Linus Torvalds &lt;torvalds@osdl.org&gt; and\r
@@ -309,7 +316,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 03-Oct-2006 08:41:31 UTC\r
+Last updated 17-Jan-2007 17:42:17 UTC\r
 </div>\r
 </div>\r
 </body>\r
index ce7857e..7f86d8c 100644 (file)
@@ -34,6 +34,15 @@ The output from this command is designed to be used as a commit
 template comments, and all the output lines are prefixed with '#'.
 
 
+CONFIGURATION
+-------------
+
+The command honors `color.status` (or `status.color` -- they
+mean the same thing and the latter is kept for backward
+compatibility) and `color.status.<slot>` configuration variables
+to colorize its output.
+
+
 Author
 ------
 Written by Linus Torvalds <torvalds@osdl.org> and
index 954cf47..c7d6439 100644 (file)
@@ -421,7 +421,7 @@ manually joining branches on commit.</p>
 <dd>\r
 <p>\r
         Commits the diff of two tree-ish arguments from the\r
-        command-line.  This command is intended for interopability with\r
+        command-line.  This command is intended for interoperability with\r
         git-svnimport and does not rely on being inside an git-svn\r
         init-ed repository.  This command takes three arguments, (a) the\r
         original tree to diff against, (b) the new tree result, (c) the\r
@@ -911,7 +911,7 @@ detect them.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 13-Jan-2007 08:09:03 UTC\r
+Last updated 17-Jan-2007 17:42:17 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 9ed7211..321083d 100644 (file)
@@ -113,7 +113,7 @@ manually joining branches on commit.
 
 'commit-diff'::
        Commits the diff of two tree-ish arguments from the
-       command-line.  This command is intended for interopability with
+       command-line.  This command is intended for interoperability with
        git-svnimport and does not rely on being inside an git-svn
        init-ed repository.  This command takes three arguments, (a) the
        original tree to diff against, (b) the new tree result, (c) the
index 2a1259f..9b9b7a5 100644 (file)
@@ -266,7 +266,7 @@ git-tag(1) Manual Page
 <h2>NAME</h2>\r
 <div class="sectionbody">\r
 <p>git-tag -\r
-   Create a tag object signed with GPG\r
+   Create or verify a tag object signed with GPG\r
 </p>\r
 </div>\r
 </div>\r
@@ -390,7 +390,7 @@ Junio C Hamano &lt;junkio@cox.net&gt; and Chris Wright &lt;chrisw@osdl.org&gt;.<
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 03-Jan-2007 22:02:03 UTC\r
+Last updated 17-Jan-2007 17:42:18 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 80bece0..8a71ab3 100644 (file)
@@ -3,7 +3,7 @@ git-tag(1)
 
 NAME
 ----
-git-tag - Create a tag object signed with GPG
+git-tag - Create or verify a tag object signed with GPG
 
 
 SYNOPSIS
index dd4e569..3b07129 100644 (file)
@@ -329,7 +329,7 @@ repository configuration as follows :</p>
 <pre><tt>umask = 002     ;# group friendly</tt></pre>\r
 </div></div>\r
 <p>The special umask value "user" indicates that the user's current umask\r
-will be used instead. The default value remains 0, which means world\r
+will be used instead.  The default value is 002, which means group\r
 readable/writable files and directories.</p>\r
 </div>\r
 <h2>EXAMPLES</h2>\r
@@ -395,7 +395,7 @@ git tar-tree HEAD:Documentation/ git-docs &gt; git-1.4.0-docs.tar
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 03-Oct-2006 08:41:34 UTC\r
+Last updated 17-Jan-2007 17:42:19 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 74a6fdd..bc3360f 100644 (file)
@@ -50,7 +50,7 @@ repository configuration as follows :
         umask = 002    ;# group friendly
 
 The special umask value "user" indicates that the user's current umask
-will be used instead. The default value remains 0, which means world
+will be used instead.  The default value is 002, which means group
 readable/writable files and directories.
 
 EXAMPLES
index 0fa4ac5..2eacea2 100644 (file)
@@ -330,7 +330,7 @@ until they get merged upstream.</tt></pre>
 </li>\r
 <li>\r
 <p>\r
-<strong>gitweb</strong> (ftp://ftp.kernel.org/pub/software/scm/gitweb/)\r
+<strong>gitweb</strong> (shipped with git-core)\r
 </p>\r
 <div class="literalblock">\r
 <div class="content">\r
@@ -350,6 +350,18 @@ Currently it is the fastest and most feature rich among the git
 viewers and commit tools.</tt></pre>\r
 </div></div>\r
 </li>\r
+<li>\r
+<p>\r
+<strong>tig</strong> (http://jonas.nitro.dk/tig/)\r
+</p>\r
+<div class="literalblock">\r
+<div class="content">\r
+<pre><tt>tig by Jonas Fonseca is a simple git repository browser\r
+written using ncurses. Basically, it just acts as a front-end\r
+for git-log and git-show/git-diff. Additionally, you can also\r
+use it as a pager for git commands.</tt></pre>\r
+</div></div>\r
+</li>\r
 </ul>\r
 </div>\r
 <h2>Foreign SCM interface</h2>\r
@@ -357,7 +369,7 @@ viewers and commit tools.</tt></pre>
 <ul>\r
 <li>\r
 <p>\r
-<strong>git-svn</strong> (contrib/)\r
+<strong>git-svn</strong> (shipped with git-core)\r
 </p>\r
 <div class="literalblock">\r
 <div class="content">\r
@@ -404,10 +416,12 @@ tweaking to work on XEmacs.</tt></pre>
 </div></div>\r
 </li>\r
 </ul>\r
+<p>http://git.or.cz/gitwiki/InterfacesFrontendsAndTools has more\r
+comprehensive list.</p>\r
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 03-Oct-2006 08:41:49 UTC\r
+Last updated 17-Jan-2007 17:42:22 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 0914cbb..6b407f9 100644 (file)
@@ -50,7 +50,7 @@ History Viewers
    gitview is a GTK based repository browser for git
 
 
-   - *gitweb* (ftp://ftp.kernel.org/pub/software/scm/gitweb/)
+   - *gitweb* (shipped with git-core)
 
    GITweb provides full-fledged web interface for GIT repositories.
 
@@ -63,12 +63,18 @@ History Viewers
    Currently it is the fastest and most feature rich among the git
    viewers and commit tools.
 
+   - *tig* (http://jonas.nitro.dk/tig/)
+
+   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.
 
 
 Foreign SCM interface
 ---------------------
 
-   - *git-svn* (contrib/)
+   - *git-svn* (shipped with git-core)
 
    git-svn is a simple conduit for changesets between a single Subversion
    branch and git.
@@ -95,3 +101,7 @@ Others
    This is an Emacs interface for git. The user interface is modeled on
    pcl-cvs. It has been developed on Emacs 21 and will probably need some
    tweaking to work on XEmacs.
+
+
+http://git.or.cz/gitwiki/InterfacesFrontendsAndTools has more
+comprehensive list.
index 9f106ef..8761256 100644 (file)
@@ -296,7 +296,7 @@ these commands.</p>
 </p>\r
 </dd>\r
 <dt>\r
---max-count=&lt;n&gt;\r
+-&lt;n&gt;\r
 </dt>\r
 <dd>\r
 <p>\r
@@ -384,7 +384,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 03-Oct-2006 08:41:39 UTC\r
+Last updated 17-Jan-2007 17:42:19 UTC\r
 </div>\r
 </div>\r
 </body>\r
index e8f21d0..399bff3 100644 (file)
@@ -27,7 +27,7 @@ OPTIONS
        output format that is useful only to tell the changed
        paths and their nature of changes.
 
---max-count=<n>::
+-<n>::
        Limit output to <n> commits.
 
 <since>..<until>::
index da533ba..901b19f 100644 (file)
--- a/git.html
+++ b/git.html
@@ -802,7 +802,7 @@ ancillary user utilities.</p>
 </dt>\r
 <dd>\r
 <p>\r
-        An example script to create a tag object signed with GPG.\r
+        Create or verify a tag object signed with GPG.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -2285,7 +2285,7 @@ contributors on the git-list &lt;git@vger.kernel.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 13-Jan-2007 08:09:04 UTC\r
+Last updated 17-Jan-2007 17:42:20 UTC\r
 </div>\r
 </div>\r
 </body>\r
diff --git a/git.txt b/git.txt
index f89d745..6a82803 100644 (file)
--- a/git.txt
+++ b/git.txt
@@ -246,7 +246,7 @@ gitlink:git-symbolic-ref[1]::
        Read and modify symbolic refs.
 
 gitlink:git-tag[1]::
-       An example script to create a tag object signed with GPG.
+       Create or verify a tag object signed with GPG.
 
 gitlink:git-update-ref[1]::
        Update the object name stored in a ref safely.