Autogenerated HTML docs for v1.5.0-rc4-39-gd4144
authorJunio C Hamano <junio@hera.kernel.org>
Mon, 12 Feb 2007 04:15:05 +0000 (04:15 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Mon, 12 Feb 2007 04:15:05 +0000 (04:15 +0000)
config.txt
git-am.html
git-am.txt
git-config.html
git-repack.html
git-repack.txt
git.html

index 4e650af01af9e0c528805b472e6970e5e24322e4..0129b1fd69ff4b8a82c09b5fc10fb7a999da919f 100644 (file)
@@ -222,6 +222,12 @@ alias.*::
        spaces, the usual shell quoting and escaping is supported.
        quote pair and a backslash can be used to quote them.
 
+       If the alias expansion is prefixed with an exclamation point,
+       it will be treated as a shell command.  For example, defining
+       "alias.new = !gitk --all --not ORIG_HEAD", the invocation
+       "git new" is equivalent to running the shell command
+       "gitk --all --not ORIG_HEAD".
+
 apply.whitespace::
        Tells `git-apply` how to handle whitespaces, in the same way
        as the '--whitespace' option. See gitlink:git-apply[1].
index f8badfb2cf8b468b6fc301607e9f0339bc677da6..ba3865bcfbf54030cc53def7f8fedcd2f05e64d7 100644 (file)
@@ -287,6 +287,15 @@ current branch.</p>
 <div class="sectionbody">\r
 <dl>\r
 <dt>\r
+&lt;mbox&gt;&#8230;\r
+</dt>\r
+<dd>\r
+<p>\r
+        The list of mailbox files to read patches from. If you do not\r
+        supply this argument, reads from the standard input.\r
+</p>\r
+</dd>\r
+<dt>\r
 --signoff\r
 </dt>\r
 <dd>\r
@@ -449,7 +458,7 @@ names.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 09-Feb-2007 08:38:33 UTC\r
+Last updated 12-Feb-2007 04:14:05 UTC\r
 </div>\r
 </div>\r
 </body>\r
index f7d551e2c71ebee44762ea11b161632c4dab4e65..77ef103b21ed7c8864cf05c08efe3ae562357f55 100644 (file)
@@ -21,6 +21,10 @@ current branch.
 
 OPTIONS
 -------
+<mbox>...::
+       The list of mailbox files to read patches from. If you do not
+       supply this argument, reads from the standard input.
+
 --signoff::
        Add `Signed-off-by:` line to the commit message, using
        the committer identity of yourself.
index 49a627709dc12d8879f6a8c435e9f8fb0b3277e5..03eb7c701189c1ec5300d0095373fb37ce9ea9b3 100644 (file)
@@ -827,6 +827,14 @@ alias.*
         spaces, the usual shell quoting and escaping is supported.\r
         quote pair and a backslash can be used to quote them.\r
 </p>\r
+<div class="literalblock">\r
+<div class="content">\r
+<pre><tt>If the alias expansion is prefixed with an exclamation point,\r
+it will be treated as a shell command.  For example, defining\r
+"alias.new = !gitk --all --not ORIG_HEAD", the invocation\r
+"git new" is equivalent to running the shell command\r
+"gitk --all --not ORIG_HEAD".</tt></pre>\r
+</div></div>\r
 </dd>\r
 <dt>\r
 apply.whitespace\r
@@ -1395,7 +1403,7 @@ transfer.unpackLimit
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 04-Feb-2007 08:31:39 UTC\r
+Last updated 12-Feb-2007 04:14:05 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 7cabc44c24acf395c4f5ef06ffe9bdea8e8ecb83..dda7597b2014e59d8854f81bd6188164536d4f6e 100644 (file)
@@ -295,9 +295,9 @@ engines, disk storage, etc.</p>
         Instead of incrementally packing the unpacked objects,\r
         pack everything available into a single pack.\r
         Especially useful when packing a repository that is used\r
-        for a private development and there no need to worry\r
-        about people fetching via dumb protocols from it.  Use\r
-        with <em>-d</em>.\r
+        for private development and there is no need to worry\r
+        about people fetching via dumb file transfer protocols\r
+        from it.  Use with <em>-d</em>.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -394,7 +394,7 @@ that way can try to use older git with it).</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 19-Jan-2007 00:37:30 UTC\r
+Last updated 12-Feb-2007 04:14:07 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 4a57ce86017b42519a63532cb59284f28a36dfee..d39abc126dec70108625af13d11541b771c8e85d 100644 (file)
@@ -30,9 +30,9 @@ OPTIONS
        Instead of incrementally packing the unpacked objects,
        pack everything available into a single pack.
        Especially useful when packing a repository that is used
-       for a private development and there no need to worry
-       about people fetching via dumb protocols from it.  Use
-       with '-d'.
+       for private development and there is no need to worry
+       about people fetching via dumb file transfer protocols
+       from it.  Use with '-d'.
 
 -d::
        After packing, if the newly created packs make some
index c67b282fabfc5b1e0d82c5d8f8f43c4f1a66ce5e..5a73f3dbb9c69482ab748adaaf13f40b11e86101 100644 (file)
--- a/git.html
+++ b/git.html
@@ -2296,7 +2296,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 10-Feb-2007 01:28:29 UTC\r
+Last updated 12-Feb-2007 04:14:07 UTC\r
 </div>\r
 </div>\r
 </body>\r