Autogenerated HTML docs for v1.6.0.1-161-g7f314
authorJunio C Hamano <junio@hera.kernel.org>
Mon, 1 Sep 2008 06:11:17 +0000 (06:11 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Mon, 1 Sep 2008 06:11:17 +0000 (06:11 +0000)
config.txt
git-config.html
git-send-email.html
git-send-email.txt
gitattributes.html
gitattributes.txt
gitmodules.html
gitmodules.txt

index af57d943049d5cf39b9681004cb0c7fd30a70c94..ed3285f89927e1d988527ae5b67a5bea357d30e0 100644 (file)
@@ -697,7 +697,7 @@ gitcvs.logfile::
        Path to a log file where the CVS server interface well... logs
        various stuff. See linkgit:git-cvsserver[1].
 
-gitcvs.usecrlfattr
+gitcvs.usecrlfattr::
        If true, the server will look up the `crlf` attribute for
        files to determine the '-k' modes to use. If `crlf` is set,
        the '-k' mode will be left blank, so cvs clients will
index a70c1a25cabcf2165eed234fda0b576bff538715..8966da9db240c65e1eec8a128cf7e034202d4998 100644 (file)
@@ -1787,16 +1787,20 @@ gitcvs.logfile
         various stuff. See <a href="git-cvsserver.html">git-cvsserver(1)</a>.\r
 </p>\r
 </dd>\r
-</dl></div>\r
-<div class="para"><p>gitcvs.usecrlfattr\r
+<dt>\r
+gitcvs.usecrlfattr\r
+</dt>\r
+<dd>\r
+<p>\r
         If true, the server will look up the <tt>crlf</tt> attribute for\r
         files to determine the <em>-k</em> modes to use. If <tt>crlf</tt> is set,\r
         the <em>-k</em> mode will be left blank, so cvs clients will\r
         treat it as text. If <tt>crlf</tt> is explicitly unset, the file\r
         will be set with <em>-kb</em> mode, which suppresses any newline munging\r
         the client might otherwise do. If <tt>crlf</tt> is not specified,\r
-        then <em>gitcvs.allbinary</em> is used. See <a href="gitattributes.html">gitattributes(5)</a>.</p></div>\r
-<div class="vlist"><dl>\r
+        then <em>gitcvs.allbinary</em> is used. See <a href="gitattributes.html">gitattributes(5)</a>.\r
+</p>\r
+</dd>\r
 <dt>\r
 gitcvs.allbinary\r
 </dt>\r
@@ -2726,7 +2730,7 @@ web.browser
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2008-08-25 00:33:14 UTC\r
+Last updated 2008-09-01 06:10:53 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 0c064b4e81292ce58f169e7f879643bdface835d..77ca8a5e7b736d8b729a69872993969dce26b110 100644 (file)
@@ -612,6 +612,9 @@ user is prompted for a password while the input is masked for privacy.</p></div>
         This is useful if your default address is not the address that is\r
         subscribed to a list. If you use the sendmail binary, you must have\r
         suitable privileges for the -f parameter.\r
+        Default is the value of the <em>sendemail.envelopesender</em> configuration\r
+        variable; if that is unspecified, choosing the envelope sender is left\r
+        to your MTA.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -763,7 +766,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p></div>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2008-07-31 22:10:22 UTC\r
+Last updated 2008-09-01 06:10:53 UTC\r
 </div>\r
 </div>\r
 </body>\r
index e2437f30ca1314dc00a55f72c4e2a325cc75c7b6..3c3e1b0e77abe171ac7531b8098ea2af7d6809dd 100644 (file)
@@ -179,6 +179,9 @@ user is prompted for a password while the input is masked for privacy.
        This is useful if your default address is not the address that is
        subscribed to a list. If you use the sendmail binary, you must have
        suitable privileges for the -f parameter.
+       Default is the value of the 'sendemail.envelopesender' configuration
+       variable; if that is unspecified, choosing the envelope sender is left
+       to your MTA.
 
 --to::
        Specify the primary recipient of the emails generated.
index c2d41135f2b81f278e83aeb64ff391f873692dd4..c4ceac2a2e12e9aaec66c0b4952072132427dd51 100644 (file)
@@ -320,7 +320,7 @@ gitattributes(5) Manual Page
 </div>\r
 <h2>SYNOPSIS</h2>\r
 <div class="sectionbody">\r
-<div class="para"><p>$GIT_DIR/info/attributes, gitattributes</p></div>\r
+<div class="para"><p>$GIT_DIR/info/attributes, .gitattributes</p></div>\r
 </div>\r
 <h2 id="_description">DESCRIPTION</h2>\r
 <div class="sectionbody">\r
@@ -938,7 +938,7 @@ frotz   unspecified</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2008-08-31 06:31:48 UTC\r
+Last updated 2008-09-01 06:10:54 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 1f23d27a61dc01a5d3988afe4593f61ee3434c4d..5fb5007413666d0b3d0aaa4c553c1fd5a67e60d9 100644 (file)
@@ -7,7 +7,7 @@ gitattributes - defining attributes per path
 
 SYNOPSIS
 --------
-$GIT_DIR/info/attributes, gitattributes
+$GIT_DIR/info/attributes, .gitattributes
 
 
 DESCRIPTION
index cc16923face6c13443b3c327d264300d4fd5e3a9..1c1538e7f8dcb2278a7de561a3bd179feeabd45a 100644 (file)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 7.0.2" />\r
+<meta name="generator" content="AsciiDoc 8.2.5" />\r
 <style type="text/css">\r
 /* Debug borders */\r
 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {\r
@@ -16,8 +16,13 @@ body {
   margin: 1em 5% 1em 5%;\r
 }\r
 \r
-a { color: blue; }\r
-a:visited { color: fuchsia; }\r
+a {\r
+  color: blue;\r
+  text-decoration: underline;\r
+}\r
+a:visited {\r
+  color: fuchsia;\r
+}\r
 \r
 em {\r
   font-style: italic;\r
@@ -39,13 +44,18 @@ h1, h2, h3, h4, h5, h6 {
   line-height: 1.3;\r
 }\r
 \r
-h1 {\r
+h1, h2, h3 {\r
   border-bottom: 2px solid silver;\r
 }\r
 h2 {\r
-  border-bottom: 2px solid silver;\r
   padding-top: 0.5em;\r
 }\r
+h3 {\r
+  float: left;\r
+}\r
+h3 + * {\r
+  clear: left;\r
+}\r
 \r
 div.sectionbody {\r
   font-family: serif;\r
@@ -70,7 +80,7 @@ span#author {
   color: #527bbd;\r
   font-family: sans-serif;\r
   font-weight: bold;\r
-  font-size: 1.2em;\r
+  font-size: 1.1em;\r
 }\r
 span#email {\r
 }\r
@@ -139,6 +149,9 @@ div.sidebarblock > div.content {
   padding: 0.5em;\r
 }\r
 \r
+div.listingblock {\r
+  margin-right: 0%;\r
+}\r
 div.listingblock > div.content {\r
   border: 1px solid silver;\r
   background: #f4f4f4;\r
@@ -148,9 +161,13 @@ div.listingblock > div.content {
 div.quoteblock > div.content {\r
   padding-left: 2.0em;\r
 }\r
-div.quoteblock .attribution {\r
+\r
+div.attribution {\r
   text-align: right;\r
 }\r
+div.verseblock + div.attribution {\r
+  text-align: left;\r
+}\r
 \r
 div.admonitionblock .icon {\r
   vertical-align: top;\r
@@ -194,13 +211,12 @@ dd > *:first-child {
 ul, ol {\r
     list-style-position: outside;\r
 }\r
-ol.olist2 {\r
+div.olist2 ol {\r
   list-style-type: lower-alpha;\r
 }\r
 \r
 div.tableblock > table {\r
-  border-color: #527bbd;\r
-  border-width: 3px;\r
+  border: 3px solid #527bbd;\r
 }\r
 thead {\r
   font-family: sans-serif;\r
@@ -214,6 +230,9 @@ div.hlist {
   margin-top: 0.8em;\r
   margin-bottom: 0.8em;\r
 }\r
+div.hlist td {\r
+  padding-bottom: 5px;\r
+}\r
 td.hlist1 {\r
   vertical-align: top;\r
   font-style: italic;\r
@@ -226,7 +245,33 @@ td.hlist2 {
 @media print {\r
   div#footer-badges { display: none; }\r
 }\r
-include::./stylesheets/xhtml11-manpage.css[]\r
+\r
+div#toctitle {\r
+  color: #527bbd;\r
+  font-family: sans-serif;\r
+  font-size: 1.1em;\r
+  font-weight: bold;\r
+  margin-top: 1.0em;\r
+  margin-bottom: 0.1em;\r
+}\r
+\r
+div.toclevel1, div.toclevel2, div.toclevel3, div.toclevel4 {\r
+  margin-top: 0;\r
+  margin-bottom: 0;\r
+}\r
+div.toclevel2 {\r
+  margin-left: 2em;\r
+  font-size: 0.9em;\r
+}\r
+div.toclevel3 {\r
+  margin-left: 4em;\r
+  font-size: 0.9em;\r
+}\r
+div.toclevel4 {\r
+  margin-left: 6em;\r
+  font-size: 0.9em;\r
+}\r
+include1::./stylesheets/xhtml11-manpage.css[]\r
 /* Workarounds for IE6's broken and incomplete CSS2. */\r
 \r
 div.sidebar-content {\r
@@ -255,6 +300,9 @@ div.exampleblock-content {
   border-left: 2px solid silver;\r
   padding-left: 0.5em;\r
 }\r
+\r
+/* IE6 sets dynamically generated links as visited. */\r
+div#toc a:visited { color: blue; }\r
 </style>\r
 <title>gitmodules(5)</title>\r
 </head>\r
@@ -272,17 +320,17 @@ gitmodules(5) Manual Page
 </div>\r
 <h2>SYNOPSIS</h2>\r
 <div class="sectionbody">\r
-<p>gitmodules</p>\r
+<div class="para"><p>$GIT_WORK_DIR/.gitmodules</p></div>\r
 </div>\r
-<h2>DESCRIPTION</h2>\r
+<h2 id="_description">DESCRIPTION</h2>\r
 <div class="sectionbody">\r
-<p>The <tt>.gitmodules</tt> file, located in the top-level directory of a git\r
+<div class="para"><p>The <tt>.gitmodules</tt> file, located in the top-level directory of a git\r
 working tree, is a text file with a syntax matching the requirements\r
-of <a href="git-config.html">git-config(1)</a>.</p>\r
-<p>The file contains one subsection per submodule, and the subsection value\r
+of <a href="git-config.html">git-config(1)</a>.</p></div>\r
+<div class="para"><p>The file contains one subsection per submodule, and the subsection value\r
 is the name of the submodule. Each submodule section also contains the\r
-following required keys:</p>\r
-<dl>\r
+following required keys:</p></div>\r
+<div class="vlist"><dl>\r
 <dt>\r
 submodule.&lt;name&gt;.path\r
 </dt>\r
@@ -302,11 +350,11 @@ submodule.&lt;name&gt;.url
         Defines an url from where the submodule repository can be cloned.\r
 </p>\r
 </dd>\r
-</dl>\r
+</dl></div>\r
 </div>\r
-<h2>EXAMPLES</h2>\r
+<h2 id="_examples">EXAMPLES</h2>\r
 <div class="sectionbody">\r
-<p>Consider the following .gitmodules file:</p>\r
+<div class="para"><p>Consider the following .gitmodules file:</p></div>\r
 <div class="literalblock">\r
 <div class="content">\r
 <pre><tt>[submodule "libfoo"]\r
@@ -319,25 +367,25 @@ submodule.&lt;name&gt;.url
         path = include/bar\r
         url = git://bar.com/git/lib.git</tt></pre>\r
 </div></div>\r
-<p>This defines two submodules, <tt>libfoo</tt> and <tt>libbar</tt>. These are expected to\r
+<div class="para"><p>This defines two submodules, <tt>libfoo</tt> and <tt>libbar</tt>. These are expected to\r
 be checked out in the paths <em>include/foo</em> and <em>include/bar</em>, and for both\r
-submodules an url is specified which can be used for cloning the submodules.</p>\r
+submodules an url is specified which can be used for cloning the submodules.</p></div>\r
 </div>\r
-<h2>SEE ALSO</h2>\r
+<h2 id="_see_also">SEE ALSO</h2>\r
 <div class="sectionbody">\r
-<p><a href="git-submodule.html">git-submodule(1)</a> <a href="git-config.html">git-config(1)</a></p>\r
+<div class="para"><p><a href="git-submodule.html">git-submodule(1)</a> <a href="git-config.html">git-config(1)</a></p></div>\r
 </div>\r
-<h2>DOCUMENTATION</h2>\r
+<h2 id="_documentation">DOCUMENTATION</h2>\r
 <div class="sectionbody">\r
-<p>Documentation by Lars Hjemli &lt;hjemli@gmail.com&gt;</p>\r
+<div class="para"><p>Documentation by Lars Hjemli &lt;hjemli@gmail.com&gt;</p></div>\r
 </div>\r
-<h2>GIT</h2>\r
+<h2 id="_git">GIT</h2>\r
 <div class="sectionbody">\r
-<p>Part of the <a href="git.html">git(1)</a> suite</p>\r
+<div class="para"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>\r
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 02-Jul-2008 03:02:10 UTC\r
+Last updated 2008-09-01 06:10:55 UTC\r
 </div>\r
 </div>\r
 </body>\r
index f8d122a8b90ca7cb4920768ca23fd9a27574ffdf..d1a17e2625890245341a2099cc2b058e63564da2 100644 (file)
@@ -7,7 +7,7 @@ gitmodules - defining submodule properties
 
 SYNOPSIS
 --------
-gitmodules
+$GIT_WORK_DIR/.gitmodules
 
 
 DESCRIPTION