Autogenerated HTML docs for v1.5.4.1-34-g94bf
authorJunio C Hamano <junio@hera.kernel.org>
Sun, 10 Feb 2008 10:48:01 +0000 (10:48 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sun, 10 Feb 2008 10:48:01 +0000 (10:48 +0000)
blame-options.txt
config.txt
git-annotate.html
git-blame.html
git-config.html
git-pack-objects.html
git-pack-objects.txt

index ea1007b..c11bb7d 100644 (file)
@@ -52,7 +52,7 @@ of lines before or after the line given by <start>.
        When <rev> is not specified, the command annotates the
        changes starting backwards from the working tree copy.
        This flag makes the command pretend as if the working
-       tree copy has the contents of he named file (specify
+       tree copy has the contents of the named file (specify
        `-` to make the command read from the standard input).
 
 -M|<num>|::
index 4e222f1..3e10feb 100644 (file)
@@ -766,6 +766,12 @@ pack.indexVersion::
        whenever the corresponding pack is larger than 2 GB.  Otherwise
        the default is 1.
 
+pack.packSizeLimit:
+       The default maximum size of a pack.  This setting only affects
+       packing to a file, i.e. the git:// protocol is unaffected.  It
+       can be overridden by the `\--max-pack-size` option of
+       linkgit:git-repack[1].
+
 pull.octopus::
        The default merge strategy to use when pulling multiple branches
        at once.
index 9ba9422..fdb1b24 100644 (file)
@@ -390,7 +390,7 @@ of lines before or after the line given by &lt;start&gt;.</p>
         When &lt;rev&gt; is not specified, the command annotates the\r
         changes starting backwards from the working tree copy.\r
         This flag makes the command pretend as if the working\r
-        tree copy has the contents of he named file (specify\r
+        tree copy has the contents of the named file (specify\r
         <tt>-</tt> to make the command read from the standard input).\r
 </p>\r
 </dd>\r
@@ -454,7 +454,7 @@ commit.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 07-Jan-2008 07:50:01 UTC\r
+Last updated 10-Feb-2008 10:47:41 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 99ad263..64b7fe0 100644 (file)
@@ -408,7 +408,7 @@ of lines before or after the line given by &lt;start&gt;.</p>
         When &lt;rev&gt; is not specified, the command annotates the\r
         changes starting backwards from the working tree copy.\r
         This flag makes the command pretend as if the working\r
-        tree copy has the contents of he named file (specify\r
+        tree copy has the contents of the named file (specify\r
         <tt>-</tt> to make the command read from the standard input).\r
 </p>\r
 </dd>\r
@@ -686,7 +686,7 @@ commit commentary), a blame viewer won't ever care.</td>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 07-Jan-2008 07:50:02 UTC\r
+Last updated 10-Feb-2008 10:47:41 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 8d29af9..a928861 100644 (file)
@@ -1952,6 +1952,13 @@ pack.indexVersion
         the default is 1.\r
 </p>\r
 </dd>\r
+</dl>\r
+<p>pack.packSizeLimit:\r
+        The default maximum size of a pack.  This setting only affects\r
+        packing to a file, i.e. the git:// protocol is unaffected.  It\r
+        can be overridden by the <tt>--max-pack-size</tt> option of\r
+        <a href="git-repack.html">git-repack(1)</a>.</p>\r
+<dl>\r
 <dt>\r
 pull.octopus\r
 </dt>\r
@@ -2213,7 +2220,7 @@ web.browser
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 30-Jan-2008 08:28:22 UTC\r
+Last updated 10-Feb-2008 10:47:42 UTC\r
 </div>\r
 </div>\r
 </body>\r
index b2f7309..7d55249 100644 (file)
@@ -397,7 +397,8 @@ base-name
 <p>\r
         Maximum size of each output packfile, expressed in MiB.\r
         If specified,  multiple packfiles may be created.\r
-        The default is unlimited.\r
+        The default is unlimited, unless the config variable\r
+        <tt>pack.packSizeLimit</tt> is set.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -563,7 +564,7 @@ base-name
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 07-Jan-2008 07:50:35 UTC\r
+Last updated 10-Feb-2008 10:47:42 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 74cc7c1..8353be1 100644 (file)
@@ -99,7 +99,8 @@ base-name::
 --max-pack-size=<n>::
        Maximum size of each output packfile, expressed in MiB.
        If specified,  multiple packfiles may be created.
-       The default is unlimited.
+       The default is unlimited, unless the config variable
+       `pack.packSizeLimit` is set.
 
 --incremental::
        This flag causes an object already in a pack ignored