Autogenerated HTML docs for v1.5.5-23-g2a5f
authorJunio C Hamano <junio@hera.kernel.org>
Wed, 9 Apr 2008 09:39:08 +0000 (09:39 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Wed, 9 Apr 2008 09:39:08 +0000 (09:39 +0000)
config.txt
git-config.html
git-diff-tree.html
git-log.html
git-rev-list.html
git-show.html
git-unpack-objects.html
git-unpack-objects.txt
git-whatchanged.html
pretty-formats.txt

index 04c01c5..fe43b12 100644 (file)
@@ -991,6 +991,12 @@ imap::
        The configuration variables in the 'imap' section are described
        in linkgit:git-imap-send[1].
 
+receive.fsckObjects::
+       If it is set to true, git-receive-pack will check all received
+       objects. It will abort in the case of a malformed object or a
+       broken link. The result of an abort are only dangling objects.
+       Defaults to false.
+
 receive.unpackLimit::
        If the number of objects received in a push is below this
        limit then the objects will be unpacked into loose object
index 6c98147..77f5dd5 100644 (file)
@@ -2343,6 +2343,17 @@ imap
 </p>\r
 </dd>\r
 <dt>\r
+receive.fsckObjects\r
+</dt>\r
+<dd>\r
+<p>\r
+        If it is set to true, git-receive-pack will check all received\r
+        objects. It will abort in the case of a malformed object or a\r
+        broken link. The result of an abort are only dangling objects.\r
+        Defaults to false.\r
+</p>\r
+</dd>\r
+<dt>\r
 receive.unpackLimit\r
 </dt>\r
 <dd>\r
@@ -2404,7 +2415,7 @@ web.browser
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 02-Apr-2008 08:38:49 UTC\r
+Last updated 09-Apr-2008 09:38:25 UTC\r
 </div>\r
 </div>\r
 </body>\r
index bff9155..5b372e3 100644 (file)
@@ -1205,6 +1205,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 <em>%n</em>: newline\r
 </p>\r
 </li>\r
+<li>\r
+<p>\r
+<em>%x00</em>: print a byte from a hex code\r
+</p>\r
+</li>\r
 </ul>\r
 </li>\r
 </ul>\r
@@ -1746,7 +1751,7 @@ the pathname, but if that is <tt>NUL</tt>, the record will show two paths.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 08-Mar-2008 09:29:57 UTC\r
+Last updated 09-Apr-2008 09:38:25 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 949eb15..5be5658 100644 (file)
@@ -1579,6 +1579,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 <em>%n</em>: newline\r
 </p>\r
 </li>\r
+<li>\r
+<p>\r
+<em>%x00</em>: print a byte from a hex code\r
+</p>\r
+</li>\r
 </ul>\r
 </li>\r
 </ul>\r
@@ -1910,7 +1915,7 @@ reversible operation.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 08-Mar-2008 09:29:59 UTC\r
+Last updated 09-Apr-2008 09:38:27 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 24ac9fc..d05c4c4 100644 (file)
@@ -1187,6 +1187,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 <em>%n</em>: newline\r
 </p>\r
 </li>\r
+<li>\r
+<p>\r
+<em>%x00</em>: print a byte from a hex code\r
+</p>\r
+</li>\r
 </ul>\r
 </li>\r
 </ul>\r
@@ -1206,7 +1211,7 @@ and the git-list &lt;git@vger.kernel.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 08-Mar-2008 09:30:00 UTC\r
+Last updated 09-Apr-2008 09:38:27 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 3673c08..fdf0ab6 100644 (file)
@@ -627,6 +627,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 <em>%n</em>: newline\r
 </p>\r
 </li>\r
+<li>\r
+<p>\r
+<em>%x00</em>: print a byte from a hex code\r
+</p>\r
+</li>\r
 </ul>\r
 </li>\r
 </ul>\r
@@ -764,7 +769,7 @@ Johannes Schindelin &lt;Johannes.Schindelin@gmx.de&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 08-Mar-2008 09:30:01 UTC\r
+Last updated 09-Apr-2008 09:38:28 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 4adbc12..2cdd7f8 100644 (file)
@@ -317,6 +317,14 @@ new packs and replace existing ones.</p>
         possible.\r
 </p>\r
 </dd>\r
+<dt>\r
+--strict\r
+</dt>\r
+<dd>\r
+<p>\r
+        Don't write objects with broken content or links.\r
+</p>\r
+</dd>\r
 </dl>\r
 </div>\r
 <h2>Author</h2>\r
@@ -333,7 +341,7 @@ new packs and replace existing ones.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 04-Mar-2008 12:05:58 UTC\r
+Last updated 09-Apr-2008 09:38:28 UTC\r
 </div>\r
 </div>\r
 </body>\r
index b79be3f..3697896 100644 (file)
@@ -40,6 +40,9 @@ OPTIONS
        and make the best effort to recover as many objects as
        possible.
 
+--strict::
+       Don't write objects with broken content or links.
+
 
 Author
 ------
index 81c3686..25484b1 100644 (file)
@@ -659,6 +659,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
 <em>%n</em>: newline\r
 </p>\r
 </li>\r
+<li>\r
+<p>\r
+<em>%x00</em>: print a byte from a hex code\r
+</p>\r
+</li>\r
 </ul>\r
 </li>\r
 </ul>\r
@@ -702,7 +707,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 08-Mar-2008 09:30:02 UTC\r
+Last updated 09-Apr-2008 09:38:29 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 0193c3c..e8bea3e 100644 (file)
@@ -123,3 +123,4 @@ The placeholders are:
 - '%Creset': reset color
 - '%m': left, right or boundary mark
 - '%n': newline
+- '%x00': print a byte from a hex code