Autogenerated HTML docs for v1.5.6-rc2
authorJunio C Hamano <junio@hera.kernel.org>
Sun, 8 Jun 2008 01:43:44 +0000 (01:43 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Sun, 8 Jun 2008 01:43:44 +0000 (01:43 +0000)
177 files changed:
RelNotes-1.5.5.4.txt [new file with mode: 0644]
RelNotes-1.5.6.txt
diffcore.html [deleted file]
everyday.html
git-add.html
git-am.html
git-annotate.html
git-apply.html
git-archimport.html
git-archive.html
git-bisect.html
git-blame.html
git-branch.html
git-bundle.html
git-cat-file.html
git-check-attr.html
git-check-ref-format.html
git-checkout-index.html
git-checkout.html
git-cherry-pick.html
git-cherry.html
git-citool.html
git-clean.html
git-clone.html
git-commit-tree.html
git-commit.html
git-config.html
git-count-objects.html
git-cvsexportcommit.html
git-cvsimport.html
git-cvsserver.html
git-daemon.html
git-describe.html
git-diff-files.html
git-diff-index.html
git-diff-tree.html
git-diff.html
git-fast-export.html
git-fast-import.html
git-fetch-pack.html
git-fetch.html
git-filter-branch.html
git-fmt-merge-msg.html
git-for-each-ref.html
git-format-patch.html
git-fsck-objects.html
git-fsck.html
git-gc.html
git-get-tar-commit-id.html
git-grep.html
git-gui.html
git-hash-object.html
git-help.html
git-http-fetch.html
git-http-push.html
git-imap-send.html
git-index-pack.html
git-init-db.html
git-init.html
git-instaweb.html
git-log.html
git-lost-found.html
git-ls-files.html
git-ls-remote.html
git-ls-tree.html
git-mailinfo.html
git-mailsplit.html
git-merge-base.html
git-merge-file.html
git-merge-index.html
git-merge-one-file.html
git-merge-tree.html
git-merge.html
git-mergetool.html
git-mktag.html
git-mktree.html
git-mv.html
git-name-rev.html
git-pack-objects.html
git-pack-redundant.html
git-pack-refs.html
git-parse-remote.html
git-patch-id.html
git-peek-remote.html
git-prune-packed.html
git-prune.html
git-pull.html
git-push.html
git-quiltimport.html
git-read-tree.html
git-rebase.html
git-receive-pack.html
git-reflog.html
git-relink.html
git-remote.html
git-repack.html
git-repo-config.html
git-request-pull.html
git-rerere.html
git-reset.html
git-rev-list.html
git-rev-parse.html
git-revert.html
git-rm.html
git-send-email.html
git-send-pack.html
git-sh-setup.html
git-shell.html
git-shortlog.html
git-show-branch.html
git-show-index.html
git-show-ref.html
git-show.html
git-stash.html
git-status.html
git-stripspace.html
git-submodule.html
git-svn.html
git-symbolic-ref.html
git-tag.html
git-tar-tree.html
git-tools.html
git-unpack-file.html
git-unpack-objects.html
git-update-index.html
git-update-ref.html
git-update-server-info.html
git-upload-archive.html
git-upload-pack.html
git-var.html
git-verify-pack.html
git-verify-tag.html
git-web--browse.html
git-whatchanged.html
git-write-tree.html
git.html
git.txt
gitattributes.html
gitcli.html
gitcore-tutorial.html
gitcvs-migration.html
gitdiffcore.html
gitglossary.html
githooks.html
gitignore.html
gitk.html
gitmodules.html
gitrepository-layout.html
gittutorial-2.html
gittutorial.html
howto-index.html
howto/revert-branch-rebase.html
howto/using-merge-subtree.html
repository-layout.html [deleted file]
technical/api-allocation-growing.html
technical/api-builtin.html
technical/api-decorate.html
technical/api-diff.html
technical/api-directory-listing.html
technical/api-gitattributes.html
technical/api-grep.html
technical/api-hash.html
technical/api-history-graph.html
technical/api-in-core-index.html
technical/api-index.html
technical/api-lockfile.html
technical/api-object-access.html
technical/api-parse-options.html
technical/api-path-list.html
technical/api-quote.html
technical/api-remote.html
technical/api-revision-walking.html
technical/api-run-command.html
technical/api-setup.html
technical/api-strbuf.html
technical/api-tree-walking.html
technical/api-xdiff-interface.html

diff --git a/RelNotes-1.5.5.4.txt b/RelNotes-1.5.5.4.txt
new file mode 100644 (file)
index 0000000..2d0279e
--- /dev/null
@@ -0,0 +1,7 @@
+GIT v1.5.5.4 Release Notes
+==========================
+
+Fixes since v1.5.5.4
+--------------------
+
+ * "git name-rev --all" used to segfault.
index 1855cf39231a7b8139b5a1c9fb7d3a2543abdf28..a79e4b93935a7e0aff1b72495b0ee5947df73c0a 100644 (file)
@@ -18,6 +18,12 @@ Updates since v1.5.5
 * "git init" now autodetects the case sensitivity of the filesystem and
   sets core.ignorecase accordingly.
 
+(documentation)
+
+* Many freestanding documentation pages have been converted and made
+  available to "git help" (aka "man git-<command>") as section 7 of the
+  manual pages.
+
 (performance)
 
 * "git clone" was rewritten in C.  This will hopefully help cloning a
diff --git a/diffcore.html b/diffcore.html
deleted file mode 100644 (file)
index 483b194..0000000
+++ /dev/null
@@ -1,548 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
-    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
-<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
-<style type="text/css">\r
-/* Debug borders */\r
-p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {\r
-/*\r
-  border: 1px solid red;\r
-*/\r
-}\r
-\r
-body {\r
-  margin: 1em 5% 1em 5%;\r
-}\r
-\r
-a { color: blue; }\r
-a:visited { color: fuchsia; }\r
-\r
-em {\r
-  font-style: italic;\r
-}\r
-\r
-strong {\r
-  font-weight: bold;\r
-}\r
-\r
-tt {\r
-  color: navy;\r
-}\r
-\r
-h1, h2, h3, h4, h5, h6 {\r
-  color: #527bbd;\r
-  font-family: sans-serif;\r
-  margin-top: 1.2em;\r
-  margin-bottom: 0.5em;\r
-  line-height: 1.3;\r
-}\r
-\r
-h1 {\r
-  border-bottom: 2px solid silver;\r
-}\r
-h2 {\r
-  border-bottom: 2px solid silver;\r
-  padding-top: 0.5em;\r
-}\r
-\r
-div.sectionbody {\r
-  font-family: serif;\r
-  margin-left: 0;\r
-}\r
-\r
-hr {\r
-  border: 1px solid silver;\r
-}\r
-\r
-p {\r
-  margin-top: 0.5em;\r
-  margin-bottom: 0.5em;\r
-}\r
-\r
-pre {\r
-  padding: 0;\r
-  margin: 0;\r
-}\r
-\r
-span#author {\r
-  color: #527bbd;\r
-  font-family: sans-serif;\r
-  font-weight: bold;\r
-  font-size: 1.2em;\r
-}\r
-span#email {\r
-}\r
-span#revision {\r
-  font-family: sans-serif;\r
-}\r
-\r
-div#footer {\r
-  font-family: sans-serif;\r
-  font-size: small;\r
-  border-top: 2px solid silver;\r
-  padding-top: 0.5em;\r
-  margin-top: 4.0em;\r
-}\r
-div#footer-text {\r
-  float: left;\r
-  padding-bottom: 0.5em;\r
-}\r
-div#footer-badges {\r
-  float: right;\r
-  padding-bottom: 0.5em;\r
-}\r
-\r
-div#preamble,\r
-div.tableblock, div.imageblock, div.exampleblock, div.verseblock,\r
-div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,\r
-div.admonitionblock {\r
-  margin-right: 10%;\r
-  margin-top: 1.5em;\r
-  margin-bottom: 1.5em;\r
-}\r
-div.admonitionblock {\r
-  margin-top: 2.5em;\r
-  margin-bottom: 2.5em;\r
-}\r
-\r
-div.content { /* Block element content. */\r
-  padding: 0;\r
-}\r
-\r
-/* Block element titles. */\r
-div.title, caption.title {\r
-  font-family: sans-serif;\r
-  font-weight: bold;\r
-  text-align: left;\r
-  margin-top: 1.0em;\r
-  margin-bottom: 0.5em;\r
-}\r
-div.title + * {\r
-  margin-top: 0;\r
-}\r
-\r
-td div.title:first-child {\r
-  margin-top: 0.0em;\r
-}\r
-div.content div.title:first-child {\r
-  margin-top: 0.0em;\r
-}\r
-div.content + div.title {\r
-  margin-top: 0.0em;\r
-}\r
-\r
-div.sidebarblock > div.content {\r
-  background: #ffffee;\r
-  border: 1px solid silver;\r
-  padding: 0.5em;\r
-}\r
-\r
-div.listingblock > div.content {\r
-  border: 1px solid silver;\r
-  background: #f4f4f4;\r
-  padding: 0.5em;\r
-}\r
-\r
-div.quoteblock > div.content {\r
-  padding-left: 2.0em;\r
-}\r
-div.quoteblock .attribution {\r
-  text-align: right;\r
-}\r
-\r
-div.admonitionblock .icon {\r
-  vertical-align: top;\r
-  font-size: 1.1em;\r
-  font-weight: bold;\r
-  text-decoration: underline;\r
-  color: #527bbd;\r
-  padding-right: 0.5em;\r
-}\r
-div.admonitionblock td.content {\r
-  padding-left: 0.5em;\r
-  border-left: 2px solid silver;\r
-}\r
-\r
-div.exampleblock > div.content {\r
-  border-left: 2px solid silver;\r
-  padding: 0.5em;\r
-}\r
-\r
-div.verseblock div.content {\r
-  white-space: pre;\r
-}\r
-\r
-div.imageblock div.content { padding-left: 0; }\r
-div.imageblock img { border: 1px solid silver; }\r
-span.image img { border-style: none; }\r
-\r
-dl {\r
-  margin-top: 0.8em;\r
-  margin-bottom: 0.8em;\r
-}\r
-dt {\r
-  margin-top: 0.5em;\r
-  margin-bottom: 0;\r
-  font-style: italic;\r
-}\r
-dd > *:first-child {\r
-  margin-top: 0;\r
-}\r
-\r
-ul, ol {\r
-    list-style-position: outside;\r
-}\r
-ol.olist2 {\r
-  list-style-type: lower-alpha;\r
-}\r
-\r
-div.tableblock > table {\r
-  border-color: #527bbd;\r
-  border-width: 3px;\r
-}\r
-thead {\r
-  font-family: sans-serif;\r
-  font-weight: bold;\r
-}\r
-tfoot {\r
-  font-weight: bold;\r
-}\r
-\r
-div.hlist {\r
-  margin-top: 0.8em;\r
-  margin-bottom: 0.8em;\r
-}\r
-td.hlist1 {\r
-  vertical-align: top;\r
-  font-style: italic;\r
-  padding-right: 0.8em;\r
-}\r
-td.hlist2 {\r
-  vertical-align: top;\r
-}\r
-\r
-@media print {\r
-  div#footer-badges { display: none; }\r
-}\r
-/* Workarounds for IE6's broken and incomplete CSS2. */\r
-\r
-div.sidebar-content {\r
-  background: #ffffee;\r
-  border: 1px solid silver;\r
-  padding: 0.5em;\r
-}\r
-div.sidebar-title, div.image-title {\r
-  font-family: sans-serif;\r
-  font-weight: bold;\r
-  margin-top: 0.0em;\r
-  margin-bottom: 0.5em;\r
-}\r
-\r
-div.listingblock div.content {\r
-  border: 1px solid silver;\r
-  background: #f4f4f4;\r
-  padding: 0.5em;\r
-}\r
-\r
-div.quoteblock-content {\r
-  padding-left: 2.0em;\r
-}\r
-\r
-div.exampleblock-content {\r
-  border-left: 2px solid silver;\r
-  padding-left: 0.5em;\r
-}\r
-</style>\r
-<title>Tweaking diff output</title>\r
-</head>\r
-<body>\r
-<div id="header">\r
-<h1>Tweaking diff output</h1>\r
-<span id="author">June 2005</span><br />\r
-</div>\r
-<h2>Introduction</h2>\r
-<div class="sectionbody">\r
-<p>The diff commands git-diff-index, git-diff-files, and git-diff-tree\r
-can be told to manipulate differences they find in\r
-unconventional ways before showing diff(1) output.  The manipulation\r
-is collectively called "diffcore transformation".  This short note\r
-describes what they are and how to use them to produce diff outputs\r
-that are easier to understand than the conventional kind.</p>\r
-</div>\r
-<h2>The chain of operation</h2>\r
-<div class="sectionbody">\r
-<p>The git-diff-* family works by first comparing two sets of\r
-files:</p>\r
-<ul>\r
-<li>\r
-<p>\r
-git-diff-index compares contents of a "tree" object and the\r
-   working directory (when <em>--cached</em> flag is not used) or a\r
-   "tree" object and the index file (when <em>--cached</em> flag is\r
-   used);\r
-</p>\r
-</li>\r
-<li>\r
-<p>\r
-git-diff-files compares contents of the index file and the\r
-   working directory;\r
-</p>\r
-</li>\r
-<li>\r
-<p>\r
-git-diff-tree compares contents of two "tree" objects;\r
-</p>\r
-</li>\r
-</ul>\r
-<p>In all of these cases, the commands themselves compare\r
-corresponding paths in the two sets of files.  The result of\r
-comparison is passed from these commands to what is internally\r
-called "diffcore", in a format similar to what is output when\r
-the -p option is not used.  E.g.</p>\r
-<div class="listingblock">\r
-<div class="content">\r
-<pre><tt>in-place edit  :100644 100644 bcd1234... 0123456... M file0\r
-create         :000000 100644 0000000... 1234567... A file4\r
-delete         :100644 000000 1234567... 0000000... D file5\r
-unmerged       :000000 000000 0000000... 0000000... U file6</tt></pre>\r
-</div></div>\r
-<p>The diffcore mechanism is fed a list of such comparison results\r
-(each of which is called "filepair", although at this point each\r
-of them talks about a single file), and transforms such a list\r
-into another list.  There are currently 6 such transformations:</p>\r
-<ul>\r
-<li>\r
-<p>\r
-diffcore-pathspec\r
-</p>\r
-</li>\r
-<li>\r
-<p>\r
-diffcore-break\r
-</p>\r
-</li>\r
-<li>\r
-<p>\r
-diffcore-rename\r
-</p>\r
-</li>\r
-<li>\r
-<p>\r
-diffcore-merge-broken\r
-</p>\r
-</li>\r
-<li>\r
-<p>\r
-diffcore-pickaxe\r
-</p>\r
-</li>\r
-<li>\r
-<p>\r
-diffcore-order\r
-</p>\r
-</li>\r
-</ul>\r
-<p>These are applied in sequence.  The set of filepairs git-diff-*\r
-commands find are used as the input to diffcore-pathspec, and\r
-the output from diffcore-pathspec is used as the input to the\r
-next transformation.  The final result is then passed to the\r
-output routine and generates either diff-raw format (see Output\r
-format sections of the manual for git-diff-* commands) or\r
-diff-patch format.</p>\r
-</div>\r
-<h2>diffcore-pathspec: For Ignoring Files Outside Our Consideration</h2>\r
-<div class="sectionbody">\r
-<p>The first transformation in the chain is diffcore-pathspec, and\r
-is controlled by giving the pathname parameters to the\r
-git-diff-* commands on the command line.  The pathspec is used\r
-to limit the world diff operates in.  It removes the filepairs\r
-outside the specified set of pathnames.  E.g. If the input set\r
-of filepairs included:</p>\r
-<div class="listingblock">\r
-<div class="content">\r
-<pre><tt>:100644 100644 bcd1234... 0123456... M junkfile</tt></pre>\r
-</div></div>\r
-<p>but the command invocation was "git-diff-files myfile", then the\r
-junkfile entry would be removed from the list because only "myfile"\r
-is under consideration.</p>\r
-<p>Implementation note.  For performance reasons, git-diff-tree\r
-uses the pathname parameters on the command line to cull set of\r
-filepairs it feeds the diffcore mechanism itself, and does not\r
-use diffcore-pathspec, but the end result is the same.</p>\r
-</div>\r
-<h2>diffcore-break: For Splitting Up "Complete Rewrites"</h2>\r
-<div class="sectionbody">\r
-<p>The second transformation in the chain is diffcore-break, and is\r
-controlled by the -B option to the git-diff-* commands.  This is\r
-used to detect a filepair that represents "complete rewrite" and\r
-break such filepair into two filepairs that represent delete and\r
-create.  E.g.  If the input contained this filepair:</p>\r
-<div class="listingblock">\r
-<div class="content">\r
-<pre><tt>:100644 100644 bcd1234... 0123456... M file0</tt></pre>\r
-</div></div>\r
-<p>and if it detects that the file "file0" is completely rewritten,\r
-it changes it to:</p>\r
-<div class="listingblock">\r
-<div class="content">\r
-<pre><tt>:100644 000000 bcd1234... 0000000... D file0\r
-:000000 100644 0000000... 0123456... A file0</tt></pre>\r
-</div></div>\r
-<p>For the purpose of breaking a filepair, diffcore-break examines\r
-the extent of changes between the contents of the files before\r
-and after modification (i.e. the contents that have "bcd1234&#8230;"\r
-and "0123456&#8230;" as their SHA1 content ID, in the above\r
-example).  The amount of deletion of original contents and\r
-insertion of new material are added together, and if it exceeds\r
-the "break score", the filepair is broken into two.  The break\r
-score defaults to 50% of the size of the smaller of the original\r
-and the result (i.e. if the edit shrinks the file, the size of\r
-the result is used; if the edit lengthens the file, the size of\r
-the original is used), and can be customized by giving a number\r
-after "-B" option (e.g. "-B75" to tell it to use 75%).</p>\r
-</div>\r
-<h2>diffcore-rename: For Detection Renames and Copies</h2>\r
-<div class="sectionbody">\r
-<p>This transformation is used to detect renames and copies, and is\r
-controlled by the -M option (to detect renames) and the -C option\r
-(to detect copies as well) to the git-diff-* commands.  If the\r
-input contained these filepairs:</p>\r
-<div class="listingblock">\r
-<div class="content">\r
-<pre><tt>:100644 000000 0123456... 0000000... D fileX\r
-:000000 100644 0000000... 0123456... A file0</tt></pre>\r
-</div></div>\r
-<p>and the contents of the deleted file fileX is similar enough to\r
-the contents of the created file file0, then rename detection\r
-merges these filepairs and creates:</p>\r
-<div class="listingblock">\r
-<div class="content">\r
-<pre><tt>:100644 100644 0123456... 0123456... R100 fileX file0</tt></pre>\r
-</div></div>\r
-<p>When the "-C" option is used, the original contents of modified files,\r
-and deleted files (and also unmodified files, if the\r
-"--find-copies-harder" option is used) are considered as candidates\r
-of the source files in rename/copy operation.  If the input were like\r
-these filepairs, that talk about a modified file fileY and a newly\r
-created file file0:</p>\r
-<div class="listingblock">\r
-<div class="content">\r
-<pre><tt>:100644 100644 0123456... 1234567... M fileY\r
-:000000 100644 0000000... bcd3456... A file0</tt></pre>\r
-</div></div>\r
-<p>the original contents of fileY and the resulting contents of\r
-file0 are compared, and if they are similar enough, they are\r
-changed to:</p>\r
-<div class="listingblock">\r
-<div class="content">\r
-<pre><tt>:100644 100644 0123456... 1234567... M fileY\r
-:100644 100644 0123456... bcd3456... C100 fileY file0</tt></pre>\r
-</div></div>\r
-<p>In both rename and copy detection, the same "extent of changes"\r
-algorithm used in diffcore-break is used to determine if two\r
-files are "similar enough", and can be customized to use\r
-a similarity score different from the default of 50% by giving a\r
-number after the "-M" or "-C" option (e.g. "-M8" to tell it to use\r
-8/10 = 80%).</p>\r
-<p>Note.  When the "-C" option is used with <tt>--find-copies-harder</tt>\r
-option, git-diff-* commands feed unmodified filepairs to\r
-diffcore mechanism as well as modified ones.  This lets the copy\r
-detector consider unmodified files as copy source candidates at\r
-the expense of making it slower.  Without <tt>--find-copies-harder</tt>,\r
-git-diff-* commands can detect copies only if the file that was\r
-copied happened to have been modified in the same changeset.</p>\r
-</div>\r
-<h2>diffcore-merge-broken: For Putting "Complete Rewrites" Back Together</h2>\r
-<div class="sectionbody">\r
-<p>This transformation is used to merge filepairs broken by\r
-diffcore-break, and not transformed into rename/copy by\r
-diffcore-rename, back into a single modification.  This always\r
-runs when diffcore-break is used.</p>\r
-<p>For the purpose of merging broken filepairs back, it uses a\r
-different "extent of changes" computation from the ones used by\r
-diffcore-break and diffcore-rename.  It counts only the deletion\r
-from the original, and does not count insertion.  If you removed\r
-only 10 lines from a 100-line document, even if you added 910\r
-new lines to make a new 1000-line document, you did not do a\r
-complete rewrite.  diffcore-break breaks such a case in order to\r
-help diffcore-rename to consider such filepairs as candidate of\r
-rename/copy detection, but if filepairs broken that way were not\r
-matched with other filepairs to create rename/copy, then this\r
-transformation merges them back into the original\r
-"modification".</p>\r
-<p>The "extent of changes" parameter can be tweaked from the\r
-default 80% (that is, unless more than 80% of the original\r
-material is deleted, the broken pairs are merged back into a\r
-single modification) by giving a second number to -B option,\r
-like these:</p>\r
-<ul>\r
-<li>\r
-<p>\r
--B50/60 (give 50% "break score" to diffcore-break, use 60%\r
-  for diffcore-merge-broken).\r
-</p>\r
-</li>\r
-<li>\r
-<p>\r
--B/60 (the same as above, since diffcore-break defaults to 50%).\r
-</p>\r
-</li>\r
-</ul>\r
-<p>Note that earlier implementation left a broken pair as a separate\r
-creation and deletion patches.  This was an unnecessary hack and\r
-the latest implementation always merges all the broken pairs\r
-back into modifications, but the resulting patch output is\r
-formatted differently for easier review in case of such\r
-a complete rewrite by showing the entire contents of old version\r
-prefixed with <em>-</em>, followed by the entire contents of new\r
-version prefixed with <em>+</em>.</p>\r
-</div>\r
-<h2>diffcore-pickaxe: For Detecting Addition/Deletion of Specified String</h2>\r
-<div class="sectionbody">\r
-<p>This transformation is used to find filepairs that represent\r
-changes that touch a specified string, and is controlled by the\r
--S option and the <tt>--pickaxe-all</tt> option to the git-diff-*\r
-commands.</p>\r
-<p>When diffcore-pickaxe is in use, it checks if there are\r
-filepairs whose "original" side has the specified string and\r
-whose "result" side does not.  Such a filepair represents "the\r
-string appeared in this changeset".  It also checks for the\r
-opposite case that loses the specified string.</p>\r
-<p>When <tt>--pickaxe-all</tt> is not in effect, diffcore-pickaxe leaves\r
-only such filepairs that touch the specified string in its\r
-output.  When <tt>--pickaxe-all</tt> is used, diffcore-pickaxe leaves all\r
-filepairs intact if there is such a filepair, or makes the\r
-output empty otherwise.  The latter behaviour is designed to\r
-make reviewing of the changes in the context of the whole\r
-changeset easier.</p>\r
-</div>\r
-<h2>diffcore-order: For Sorting the Output Based on Filenames</h2>\r
-<div class="sectionbody">\r
-<p>This is used to reorder the filepairs according to the user's\r
-(or project's) taste, and is controlled by the -O option to the\r
-git-diff-* commands.</p>\r
-<p>This takes a text file each of whose lines is a shell glob\r
-pattern.  Filepairs that match a glob pattern on an earlier line\r
-in the file are output before ones that match a later line, and\r
-filepairs that do not match any glob pattern are output last.</p>\r
-<p>As an example, a typical orderfile for the core git probably\r
-would look like this:</p>\r
-<div class="listingblock">\r
-<div class="content">\r
-<pre><tt>README\r
-Makefile\r
-Documentation\r
-*.h\r
-*.c\r
-t</tt></pre>\r
-</div></div>\r
-</div>\r
-<div id="footer">\r
-<div id="footer-text">\r
-Last updated 01-Jun-2008 08:21:56 UTC\r
-</div>\r
-</div>\r
-</body>\r
-</html>\r
index 6e0e8abd2d84bff2f4cf0fdd1428b50cac628110..cb4b83de1eb48d163480185da54a828c5bb20941 100644 (file)
@@ -1050,7 +1050,7 @@ upload to public HTTP server hosted by your ISP.
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:21:59 UTC\r
+Last updated 08-Jun-2008 01:34:35 UTC\r
 </div>\r
 </div>\r
 </body>\r
index d4119d3767546fbc769c5f0c6ff3509a7b0cc50e..0d3b6cdfd9e236e31fabbc638d076724074a36c9 100644 (file)
@@ -604,7 +604,7 @@ double-quote and control characters will still have problems.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:04 UTC\r
+Last updated 08-Jun-2008 01:33:18 UTC\r
 </div>\r
 </div>\r
 </body>\r
index f8b7673446c530d001f40256ee71dffaadb9ca37..c39f5e73c4bdaf4e781b70853d265d629ef725cc 100644 (file)
@@ -500,7 +500,7 @@ names.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:04 UTC\r
+Last updated 08-Jun-2008 01:33:18 UTC\r
 </div>\r
 </div>\r
 </body>\r
index f35ac04ea68fc39608c17abfa9af0c36e366f823..f299d5d395b2ef262e2a9f1bcb0da7ef103e6c38 100644 (file)
@@ -454,7 +454,7 @@ commit.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:05 UTC\r
+Last updated 08-Jun-2008 01:33:19 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 8bfc9f53f787b8bc2c498e252ebac416dfedb5a6..b6a1b6d04a1ce29cede5832c7c143edd1363046e 100644 (file)
@@ -604,7 +604,7 @@ subdirectory is checked and (if possible) updated.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:06 UTC\r
+Last updated 08-Jun-2008 01:33:19 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 82cce98636e151267654624a6dde3e222003f461..e4e58177dbb602bdf3480dfbb8b0253cb74a2c30 100644 (file)
@@ -422,7 +422,7 @@ patches that have been traded out-of-sequence between the branches.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:06 UTC\r
+Last updated 08-Jun-2008 01:33:20 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 35c7516580d1466263d7789087091b5a26876543..258ab6b7e4a9257e0b293f810eecb387b594fe2c 100644 (file)
@@ -469,7 +469,7 @@ git archive --format=zip --prefix=git-docs/ HEAD:Documentation/ &gt; git-1.4.0-d
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:07 UTC\r
+Last updated 08-Jun-2008 01:33:20 UTC\r
 </div>\r
 </div>\r
 </body>\r
index ecfd1282a5522ef40c9e4d8de9d408843d97ec77..597bc42bed3390396b2afd86240c5c73eb630f5d 100644 (file)
@@ -512,7 +512,7 @@ test processes and the scripts.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:07 UTC\r
+Last updated 08-Jun-2008 01:33:20 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 7e7e39a36e5a93fb13293ec450320f79f2a98532..835181502ff8c7cce5dda724b007bf2a558a71ca 100644 (file)
@@ -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 06-Jun-2008 22:45:08 UTC\r
+Last updated 08-Jun-2008 01:33:21 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 55500d2b6a6641cfcebe6532c79d570d91b3d7c6..a0f7674830464ddb541b097af5ac75da05c761cb 100644 (file)
@@ -613,7 +613,7 @@ but different purposes:</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:08 UTC\r
+Last updated 08-Jun-2008 01:33:21 UTC\r
 </div>\r
 </div>\r
 </body>\r
index fed3d1755cc18646e273e37898f732d1613762c2..8fafa585904bae4a01595ebeafddf672c55e1ace 100644 (file)
@@ -484,7 +484,7 @@ network.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:09 UTC\r
+Last updated 08-Jun-2008 01:33:22 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 89dd3f4c2c4a733abfe8f5d199ea60d376e3a9ee..dabab4499cbead3f70a05bd5d99d10c890033819 100644 (file)
@@ -406,7 +406,7 @@ for each object specified on stdin that does not exist in the repository:</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:09 UTC\r
+Last updated 08-Jun-2008 01:33:23 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 3955c9588142d3650017c8f3d49e34e7cb7a599c..5819a908de124e6473ffb9001e7893a8b05d7d0b 100644 (file)
@@ -312,7 +312,7 @@ git-check-attr(1) Manual Page
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:10 UTC\r
+Last updated 08-Jun-2008 01:33:23 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 5f53e1282f768763c3d7dc67f3b52e65287a9bce..72f664ffb6cd9ad209cb40b84d80a910c77ffb6d 100644 (file)
@@ -343,7 +343,7 @@ colon <tt>:</tt> is used as in <tt>srcref:dstref</tt> to mean "use srcref's
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:11 UTC\r
+Last updated 08-Jun-2008 01:33:25 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 0be6d76e9df9e8337743eef662b100d5cde03c60..eb5fca0d7c4e4fcecd49bd3921defd3ceaccdece 100644 (file)
@@ -511,7 +511,7 @@ Junio C Hamano and the git-list &lt;git@vger.kernel.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:10 UTC\r
+Last updated 08-Jun-2008 01:33:23 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 102bf2d60c44973d2ee47cd6eeeaab656dd87504..c2331bd0076835ac8b8be3bad89d818a4aa691e9 100644 (file)
@@ -539,7 +539,7 @@ $ git add frotz</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:10 UTC\r
+Last updated 08-Jun-2008 01:33:24 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 06f2744d6843b4836adb1e4cd878ab38e44a8e6a..f2233ee1b098cf763bc531d94bdab6feb6e962de 100644 (file)
@@ -383,7 +383,7 @@ effect to your working tree in a row.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:12 UTC\r
+Last updated 08-Jun-2008 01:33:25 UTC\r
 </div>\r
 </div>\r
 </body>\r
index a3b9464a46080fd44027192d32d54f11aaf28785..7ebe67d7af0b217edd81842609124c87f005d0f4 100644 (file)
@@ -362,7 +362,7 @@ than pushing or pulling commits directly.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:12 UTC\r
+Last updated 08-Jun-2008 01:33:25 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 5d64e7a12dbd5dec0a6948540c4b975dc2c635a1..b7c9a519e40cf36ae20b930e88a30d9683f84c98 100644 (file)
@@ -297,7 +297,7 @@ See <a href="git-gui.html">git-gui(1)</a> for more details.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:12 UTC\r
+Last updated 08-Jun-2008 01:33:25 UTC\r
 </div>\r
 </div>\r
 </body>\r
index b4dc63922d75ec9b260b25d61a6512eca8d78aef..da993cc6c8427f43c9792db6b47295f90f82ccc4 100644 (file)
@@ -353,7 +353,7 @@ affected are further limited to those that match them.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:13 UTC\r
+Last updated 08-Jun-2008 01:33:26 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6d902b1b6d8f8a9e7395d4a5acfb685cac0af0c5..e7c76397e80dfc3ba44d1ddc93c7b037e1212ebd 100644 (file)
@@ -668,7 +668,7 @@ Create a repository on the kernel.org machine that borrows from Linus
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:13 UTC\r
+Last updated 08-Jun-2008 01:33:26 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 62542e63e7502994c38ade0b34f1303d2351e8f3..2345daac1b391e1be95f443b6a7151da7a097cc8 100644 (file)
@@ -477,7 +477,7 @@ reversible operation.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:13 UTC\r
+Last updated 08-Jun-2008 01:33:27 UTC\r
 </div>\r
 </div>\r
 </body>\r
index b3d7eab9cdcc469a5a52531abdf089b18eeb305f..8742eb32a4053d3c9aa6bc5874442bffbbb19d5c 100644 (file)
@@ -746,7 +746,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:15 UTC\r
+Last updated 08-Jun-2008 01:33:27 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 099fd992ad8a31932a0b2d7d9e7137d387e429c4..647c02c3d8a31156fd6c2a611ef7180a1515b5b1 100644 (file)
@@ -2592,7 +2592,7 @@ web.browser
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:15 UTC\r
+Last updated 08-Jun-2008 01:33:28 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 52b620a92685160bec7496b502f3c196b9cd3824..371bbffa48d155c30cde322ac666bcbdf9751a2e 100644 (file)
@@ -309,7 +309,7 @@ them, to help you decide when it is a good time to repack.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:17 UTC\r
+Last updated 08-Jun-2008 01:33:28 UTC\r
 </div>\r
 </div>\r
 </body>\r
index b7906d2b405e9652b5716ebebf7b5f56d8bab6df..51116bcd15ae0c100d12d56bc33ca6eabcebfc44 100644 (file)
@@ -456,7 +456,7 @@ $ git-cherry cvshead myhead | sed -n 's/^+ //p' | xargs -l1 git-cvsexportcommit
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:17 UTC\r
+Last updated 08-Jun-2008 01:33:29 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 72cff455c2b745a11bbca2fcafc025606d841274..fd430d7389a70c6d06966164311b628acc0b1845 100644 (file)
@@ -528,7 +528,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 06-Jun-2008 22:45:18 UTC\r
+Last updated 08-Jun-2008 01:33:30 UTC\r
 </div>\r
 </div>\r
 </body>\r
index b03879af0cbb22f2e7ab18e75a9de6304fc79cdf..888d469e37f3e8603157de53e8bb3e62ce0ccb13 100644 (file)
@@ -726,7 +726,7 @@ Martin Langhoff &lt;martin@catalyst.net.nz&gt;
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:18 UTC\r
+Last updated 08-Jun-2008 01:33:31 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6027cbbc15fb70431b7432a030f0db1edc63c732..fd555ea8edf78de694cdfb3928b9f0b81a8f1fd2 100644 (file)
@@ -676,7 +676,7 @@ selectively enable/disable services per repository
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:19 UTC\r
+Last updated 08-Jun-2008 01:33:32 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 8e795af9d77d9588d8806d505507b5e3423bfb36..c41c511bb979920e65fc7df5cdd2def743189ca5 100644 (file)
@@ -462,7 +462,7 @@ updated by Shawn Pearce &lt;spearce@spearce.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:19 UTC\r
+Last updated 08-Jun-2008 01:33:33 UTC\r
 </div>\r
 </div>\r
 </body>\r
index ae11843eb2f5ca1197b16917d5d1dbb5926ff797..5d0a4a7b92d75d6a96735471915fa8f7d32fde7c 100644 (file)
@@ -1288,7 +1288,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 06-Jun-2008 22:45:19 UTC\r
+Last updated 08-Jun-2008 01:33:33 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 560b2afc9fe4989f9b5d5153efaa0f8072e2c065..01b0b66e074c8963b31b254a4625eee027c53332 100644 (file)
@@ -1378,7 +1378,7 @@ always have the special all-zero sha1.</td>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:20 UTC\r
+Last updated 08-Jun-2008 01:33:34 UTC\r
 </div>\r
 </div>\r
 </body>\r
index bdf178888aa790e1f2d3ea251fb583fc6c5e30de..0880d5acf8f04883983b83d7a1d1914ee9982d50 100644 (file)
@@ -1773,7 +1773,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 06-Jun-2008 22:45:21 UTC\r
+Last updated 08-Jun-2008 01:33:35 UTC\r
 </div>\r
 </div>\r
 </body>\r
index a2ebaff3319c0e8486bdb7fec5da3c1c0eddfe57..e36c307a2236af1b76ca6fa6d0d115797baacd76 100644 (file)
@@ -1493,7 +1493,7 @@ Output diff in reverse.
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:21 UTC\r
+Last updated 08-Jun-2008 01:33:36 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6deea752964b9273f32fbe1e4a2df96e7db6f276..805885639e89ba235033547fcac75d8136a3b77e 100644 (file)
@@ -351,7 +351,7 @@ a tag referencing a tree instead of a commit.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:24 UTC\r
+Last updated 08-Jun-2008 01:33:37 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 040be1511d8f00f0f3506325dcfcca50bf36dce4..aedbe51e296884af08533c3ae7d864a53dacfdf7 100644 (file)
@@ -1416,7 +1416,7 @@ memory footprint (less than 2.7 MiB per active branch).</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:24 UTC\r
+Last updated 08-Jun-2008 01:33:38 UTC\r
 </div>\r
 </div>\r
 </body>\r
index a554f39e67730cdda16b7ee9bb654fb21c6a974d..b40b165a762587bb649664a838df6d99e19e4887 100644 (file)
@@ -431,7 +431,7 @@ have a common ancestor commit.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:25 UTC\r
+Last updated 08-Jun-2008 01:33:38 UTC\r
 </div>\r
 </div>\r
 </body>\r
index f247132d94374769b491976c26480d79b9df4c08..62c0816d63893b30a0fe327e49b629cad87c7bbb 100644 (file)
@@ -709,7 +709,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:26 UTC\r
+Last updated 08-Jun-2008 01:33:40 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 03827d2737c8235aed40df8a7823f862a9ffd559..7d1bff7b96408e1c38e49f595cf59831ef62472b 100644 (file)
@@ -614,7 +614,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 06-Jun-2008 22:45:27 UTC\r
+Last updated 08-Jun-2008 01:33:40 UTC\r
 </div>\r
 </div>\r
 </body>\r
index e37120c2f408e5a111d214e65f5ea8b2455c62de..105a3c7c31f911d95b1873cc97469b0bf02afc5c 100644 (file)
@@ -367,7 +367,7 @@ merge.summary
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:27 UTC\r
+Last updated 08-Jun-2008 01:33:41 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 4c538e1443a37b6affd8739810ff5ceb9660739b..b18396ad82f29f28322d928f813d78a0abbb79c9 100644 (file)
@@ -496,7 +496,7 @@ eval "$eval"</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:28 UTC\r
+Last updated 08-Jun-2008 01:33:41 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 371140074185db2ca441d4bb9b6351f0c258bc19..2df918d8ef0ab32cae6247c1412ff6be76c11909 100644 (file)
@@ -1088,7 +1088,7 @@ as e-mailable patches:
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:28 UTC\r
+Last updated 08-Jun-2008 01:33:42 UTC\r
 </div>\r
 </div>\r
 </body>\r
index a609f32ab4ee95c0591bc6b63de8d2625e51eff9..64d0eccae1e4be1538fdc9ed54fdbb000fb0564d 100644 (file)
@@ -281,7 +281,7 @@ documentation of that command.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:21:31 UTC\r
+Last updated 08-Jun-2008 01:33:43 UTC\r
 </div>\r
 </div>\r
 </body>\r
index bdbf668a8e43794970e8d198820c1b4c0591699c..751a5ad19d085f2e7a3c24a02fc5495a9a03b23b 100644 (file)
@@ -522,7 +522,7 @@ GIT_ALTERNATE_OBJECT_DIRECTORIES
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:29 UTC\r
+Last updated 08-Jun-2008 01:33:43 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 11ed4c78dd5cd846b1742579731a7be263555370..df3919e572be67b4ec701033de7eae79678140f3 100644 (file)
@@ -403,7 +403,7 @@ remove those references.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:29 UTC\r
+Last updated 08-Jun-2008 01:33:43 UTC\r
 </div>\r
 </div>\r
 </body>\r
index c71449010d1714e03f34be7820f1be7d87d93610..e966680fec6389c7d4dbf4b4f6007ed715e5480a 100644 (file)
@@ -298,7 +298,7 @@ a tree ID instead of a commit ID or tag.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:29 UTC\r
+Last updated 08-Jun-2008 01:33:44 UTC\r
 </div>\r
 </div>\r
 </body>\r
index a2f2f8770caba97a9e006e88c55a7c9ee0807134..3a9cee0659144719d92ee31960051ddcc41c9739 100644 (file)
@@ -530,7 +530,7 @@ revamped by Junio C Hamano.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:30 UTC\r
+Last updated 08-Jun-2008 01:33:44 UTC\r
 </div>\r
 </div>\r
 </body>\r
index de06a8efbb2d5376204cf2dcdd4523e04e6c2389..844decf30d702de717eb25e358ebc0b82578c15c 100644 (file)
@@ -433,7 +433,7 @@ of end users.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:30 UTC\r
+Last updated 08-Jun-2008 01:33:45 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6e47524238bddb581ae3b1143a16431fc848cde5..1cdfb6d498318c372d1c900bd022334ac0d862a8 100644 (file)
@@ -335,7 +335,7 @@ specified, it defaults to "blob".</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:30 UTC\r
+Last updated 08-Jun-2008 01:33:45 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 8a35a97b6997b4150b4a2148d5acb46b1fb09591..0fb3393ec718545528b30762f8aac282aefbba73 100644 (file)
@@ -461,7 +461,7 @@ little. Maintenance is done by the git-list &lt;git@vger.kernel.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:31 UTC\r
+Last updated 08-Jun-2008 01:33:45 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 1250a815a4c2affd0e1685560ff006e7d83ee4ad..afbb6194d4d235d2326f1084a7d9a2e306bbbf4f 100644 (file)
@@ -369,7 +369,7 @@ commit-id
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:31 UTC\r
+Last updated 08-Jun-2008 01:33:46 UTC\r
 </div>\r
 </div>\r
 </body>\r
index cd435d9fce73122078082c1d2ce0564453f4c345..c767a475df00d34b145e35f646ff9c3256504bde 100644 (file)
@@ -423,7 +423,7 @@ to disable the fast-forward check only on that ref.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:31 UTC\r
+Last updated 08-Jun-2008 01:33:46 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 60f9b86034957726b6981cb6ac204e6ef2e57a8c..911185f7642989549be4cf7a7febf640d674be87 100644 (file)
@@ -320,7 +320,7 @@ configuration file (shown with examples):</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:32 UTC\r
+Last updated 08-Jun-2008 01:33:47 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 413e5541af5a8a8fd0056b710041b6899d3ab36c..a55afda5f797acf4586f2a0ffe1afc398d836e7d 100644 (file)
@@ -406,7 +406,7 @@ mentioned above.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:32 UTC\r
+Last updated 08-Jun-2008 01:33:47 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 8cce6536c129eba0a61ab00db5befaa3b1acb55d..5b83c31cb7ed9146503ba721d980cb45919ae08f 100644 (file)
@@ -281,7 +281,7 @@ documentation of that command.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:21:36 UTC\r
+Last updated 08-Jun-2008 01:33:47 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 5202de5b1dc232f7ef41188862dc02438abffecc..ab1e2ff8cddb517dbb96ebc02e6a81eabd1970c8 100644 (file)
@@ -421,7 +421,7 @@ add all existing file to the index
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:32 UTC\r
+Last updated 08-Jun-2008 01:33:48 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 06fbe5d2f09c59abb9bc1c762d01b5fd200b6a60..68444075d01fbe6cb5289898d01ccae4f59f3614 100644 (file)
@@ -395,7 +395,7 @@ repository.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:32 UTC\r
+Last updated 08-Jun-2008 01:33:48 UTC\r
 </div>\r
 </div>\r
 </body>\r
index ab9ff5033cfa08b63ca3f80dee660d14e6d31957..16f65017453ae79bba60e453cc2ea1e994724f2a 100644 (file)
@@ -1913,7 +1913,7 @@ reversible operation.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:33 UTC\r
+Last updated 08-Jun-2008 01:33:48 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 7de6abd16fd2ec6ec26c34ed8f89048d318b5894..73a5e23f3680c2f01fb408d62249a8818cb2efab 100644 (file)
@@ -340,7 +340,7 @@ $ git rev-parse not-lost-anymore
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:33 UTC\r
+Last updated 08-Jun-2008 01:33:49 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 411f102776123d6aea408f6644724b8f2f8cdf9a..c30160f05ca93e74dc847f16da1618d2a9ac7f0b 100644 (file)
@@ -626,7 +626,7 @@ pattern file appears in.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:34 UTC\r
+Last updated 08-Jun-2008 01:33:51 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 033c53532d9d9499c5f0756571ae2f104530d7bd..d3b816e128f7b1f4006a253faede466c81b152f8 100644 (file)
@@ -361,7 +361,7 @@ c5db5456ae3b0873fc659c19fafdde22313cc441        refs/tags/v0.99.2
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:34 UTC\r
+Last updated 08-Jun-2008 01:33:50 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 8bd04949d40407c8c6c1e96c363330883a695a95..3373f9254312ebdb93cfe9b3b10cf95c83a857d4 100644 (file)
@@ -416,7 +416,7 @@ another major rewrite by Linus Torvalds &lt;torvalds@osdl.org&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:35 UTC\r
+Last updated 08-Jun-2008 01:33:51 UTC\r
 </div>\r
 </div>\r
 </body>\r
index c70db35efb6daec1e50938638587d9ece13ca60e..b6a9a45eddfc7e4b4274bd3ff6b30245c6a519f1 100644 (file)
@@ -357,7 +357,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:35 UTC\r
+Last updated 08-Jun-2008 01:33:52 UTC\r
 </div>\r
 </div>\r
 </body>\r
index a1a1f5c8fed0763999b3e521608466dc680b00c3..8ff3a87e5d344d97f97e3af9584bff4f651f624e 100644 (file)
@@ -362,7 +362,7 @@ and Junio C Hamano &lt;junkio@cox.net&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:36 UTC\r
+Last updated 08-Jun-2008 01:33:52 UTC\r
 </div>\r
 </div>\r
 </body>\r
index c68bcbaa8558e40b74d0e5a2a4718c772ac5db68..1723713dd6edf3a88bf77e8e9237b4314bae0458 100644 (file)
@@ -312,7 +312,7 @@ relied on to decide in any particular way.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:36 UTC\r
+Last updated 08-Jun-2008 01:33:52 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 487c33ae4e17d64a12902f51a190fd0ddc432d79..1d457cdafb58d5937364853f3aef759a6528bc7c 100644 (file)
@@ -377,7 +377,7 @@ with parts copied from the original documentation of RCS merge.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:36 UTC\r
+Last updated 08-Jun-2008 01:33:53 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6b289bf3adeb3ff74e3bbba5ce6b0a1bd28b9f52..8d1b15146d4a5e13274b56b09c188badf98f62a2 100644 (file)
@@ -372,7 +372,7 @@ One-shot merge by Petr Baudis &lt;pasky@ucw.cz&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:36 UTC\r
+Last updated 08-Jun-2008 01:33:53 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 4d0fb3931cfa409c58d6a93b936b7897f8c70fc7..1ebb0617166465d22055b6d022ea8b76751af590 100644 (file)
@@ -294,7 +294,7 @@ Junio C Hamano &lt;junkio@cox.net&gt; and Petr Baudis &lt;pasky@suse.cz&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:37 UTC\r
+Last updated 08-Jun-2008 01:33:54 UTC\r
 </div>\r
 </div>\r
 </body>\r
index deb69177d155ba599f5fed933bf8bd8a090b216d..e90a53b5a0562d93d60ecbd8b837d602734799cc 100644 (file)
@@ -300,7 +300,7 @@ entries that match &lt;branch1&gt; tree.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:37 UTC\r
+Last updated 08-Jun-2008 01:33:54 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 4512eee578cb150e6ef7ecf6e6eadcad846970a1..198144f37a87249ceecfe3f5bc6c2b6250f9e469 100644 (file)
@@ -749,7 +749,7 @@ Resolve the conflicts.  <tt>git-diff</tt> would report only the
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:38 UTC\r
+Last updated 08-Jun-2008 01:33:55 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 887da677b6514609c1bede59d8deacc3c27274aa..821d1ffac9a58a1b416165a3847e39ead8eb4acf 100644 (file)
@@ -340,7 +340,7 @@ success of the resolution after the custom tool has exited.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:37 UTC\r
+Last updated 08-Jun-2008 01:33:54 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 31cd8bdb20dc365d08c9911145853cf76cc19431..3e99ae4f6d92ed522972b5eb055efc6737fef024 100644 (file)
@@ -310,7 +310,7 @@ care about, but that can be verified with gpg.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:38 UTC\r
+Last updated 08-Jun-2008 01:33:55 UTC\r
 </div>\r
 </div>\r
 </body>\r
index e31d3e7f0716ff2a922eb308296846a609fcbcdf..5c70a52bbd672dc50b0a17b20f768c5b0fbaf8b6 100644 (file)
@@ -307,7 +307,7 @@ built is written to the standard output.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:38 UTC\r
+Last updated 08-Jun-2008 01:33:56 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 8407840b5280acb9a65610caba651173d3a4c1d4..97ddb91b33b977317a85d690fccfa2266e127e1d 100644 (file)
@@ -337,7 +337,7 @@ Move functionality added by Josef Weidendorfer &lt;Josef.Weidendorfer@gmx.de&gt;
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:39 UTC\r
+Last updated 08-Jun-2008 01:33:56 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 73105ab98fb9290ac7e6e792bfef5153ca591440..28b7b0824a34ac395aa0694f5503a4cab41341c5 100644 (file)
@@ -364,7 +364,7 @@ not the context.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:39 UTC\r
+Last updated 08-Jun-2008 01:33:56 UTC\r
 </div>\r
 </div>\r
 </body>\r
index a3d62da8ba51756f7d155af19b0367cc8160ca9d..dc7108277d150ad05cf522faff542359322ce30d 100644 (file)
@@ -577,7 +577,7 @@ base-name
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:39 UTC\r
+Last updated 08-Jun-2008 01:33:57 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 000abe92b4295881bf424bb3e6553a6abcbae16c..0271e1db7fdd396065ce0321f3a14cdda09093b2 100644 (file)
@@ -335,7 +335,7 @@ objects.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:39 UTC\r
+Last updated 08-Jun-2008 01:33:57 UTC\r
 </div>\r
 </div>\r
 </body>\r
index dc6628ebf2e9583a6c4ef396149f27f1af59bd76..322268295444331275d93af9ee7d5b2f4b8b8311 100644 (file)
@@ -336,7 +336,7 @@ hierarchy after packing them.  This option tells it not to.
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:40 UTC\r
+Last updated 08-Jun-2008 01:33:58 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 13017a52e58c9a04ccd02dbe1825669f8fbb27be..1fb545f5a189a60d574581359518cb64b267ec99 100644 (file)
@@ -326,7 +326,7 @@ get_remote_refs_for_push
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:40 UTC\r
+Last updated 08-Jun-2008 01:33:58 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 2dcc8da83cf7c5129301c89ed96192240bd46dc8..e5a8f869b9c604cc6c1da9ea6a074c444cdab45b 100644 (file)
@@ -314,7 +314,7 @@ This can be used to make a mapping from patch ID to commit ID.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:41 UTC\r
+Last updated 08-Jun-2008 01:33:59 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 1c3568a26330e8ddcc20ad61d64f0158750fc031..06041b53ed6536f2b67c31d95023f9e95d155907 100644 (file)
@@ -332,7 +332,7 @@ git-peek-remote(1) Manual Page
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:41 UTC\r
+Last updated 08-Jun-2008 01:33:59 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6cc2573929f6d864c5cfa522bdec567774609d11..fdab7ef8ad486ab3eff247b134e63f3efe89f2c8 100644 (file)
@@ -325,7 +325,7 @@ disk storage, etc.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:41 UTC\r
+Last updated 08-Jun-2008 01:33:59 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 74874f5e84d74c0203acedfa7c792565d2d7e310..524479ab3c6a7e9e6531fd929330124ddbb7a1d7 100644 (file)
@@ -373,7 +373,7 @@ git-fsck's --unreachable option.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:42 UTC\r
+Last updated 08-Jun-2008 01:34:00 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 1a366e10067fc2f35689b3d401fec03bc1f1228b..2e13520279e96e71f9067ddcdd859ee9ea2aa9b5 100644 (file)
@@ -1065,7 +1065,7 @@ Junio C Hamano and the git-list &lt;git@vger.kernel.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:42 UTC\r
+Last updated 08-Jun-2008 01:34:00 UTC\r
 </div>\r
 </div>\r
 </body>\r
index b0bf1c695aba23f102a2b36233b52160ff5e2843..3150c235925f18d67cce1b20f33b9b13cc2fc331 100644 (file)
@@ -759,7 +759,7 @@ by Linus Torvalds &lt;torvalds@osdl.org&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:43 UTC\r
+Last updated 08-Jun-2008 01:34:01 UTC\r
 </div>\r
 </div>\r
 </body>\r
index b6d545322dad7faa62fb39ecc09f28849298cda7..f14a8f11250ecc7e795b49117597fd380c29ea4c 100644 (file)
@@ -339,7 +339,7 @@ variable.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:44 UTC\r
+Last updated 08-Jun-2008 01:34:01 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 1957251507114c06cbd5e13e3e3b85a189eb2cef..3766d221f2e1a1f31236eecb2778561ce5e7b36a 100644 (file)
@@ -711,7 +711,7 @@ have finished your work-in-progress), attempt the merge again.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:44 UTC\r
+Last updated 08-Jun-2008 01:34:02 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6a0c7237f45a64e83c973ea4b5664ba1e6dfd69d..d8ac7ea2856698f35216236b4c2a7c07db28e186 100644 (file)
@@ -843,7 +843,7 @@ Johannes E. Schindelin &lt;johannes.schindelin@gmx.de&gt;</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:44 UTC\r
+Last updated 08-Jun-2008 01:34:02 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 71b9730516ad87fe5a31be0c540623b41f8cdafd..17114544cde06a88ed7255e6ea1d13c82343d5c8 100644 (file)
@@ -430,7 +430,7 @@ exec git-update-server-info</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:46 UTC\r
+Last updated 08-Jun-2008 01:34:03 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 51add98533021b2a0704ddc232a7dd32d463e09d..327c6cb8778058eb0802d4c67b9b23e385b00a88 100644 (file)
@@ -397,7 +397,7 @@ them.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:47 UTC\r
+Last updated 08-Jun-2008 01:34:03 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 033d94b2eebea88604da0b1ff5758107fcefe808..47c8441c67ed00a387b2c4a77f4d21fb9fd8eabf 100644 (file)
@@ -316,7 +316,7 @@ repository will be replaced with a hardlink to the master repository.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:47 UTC\r
+Last updated 08-Jun-2008 01:34:04 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 0bfe6284e381bbf35e74cc4de91d209895273d8b..60c6b74864d6c76e7f9577e2191f0484f5add6f2 100644 (file)
@@ -430,7 +430,7 @@ $ git merge origin</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:48 UTC\r
+Last updated 08-Jun-2008 01:34:04 UTC\r
 </div>\r
 </div>\r
 </body>\r
index fdac98954cec83e328885b59197b1ec0d4f8ce1a..54690eec906dd4b3279985f5c05ff940d49d9f1e 100644 (file)
@@ -443,7 +443,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 06-Jun-2008 22:45:49 UTC\r
+Last updated 08-Jun-2008 01:34:06 UTC\r
 </div>\r
 </div>\r
 </body>\r
index b47dc86f4e24e04e71055da323ac9b166618d9c2..618b247ff5a2809c326ee1ac34bb1d68e2b0e146 100644 (file)
@@ -281,7 +281,7 @@ documentation of that command.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:21:45 UTC\r
+Last updated 08-Jun-2008 01:34:05 UTC\r
 </div>\r
 </div>\r
 </body>\r
index bf956af1a3c020dd754db81fdd7d75cf972a44dc..cf102690c9015aa2fe2ded2d772a6593d363f2b9 100644 (file)
@@ -322,7 +322,7 @@ the given URL in the generated summary.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:49 UTC\r
+Last updated 08-Jun-2008 01:34:06 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 9e7ef16a7a71bd68cf2a5fb6336bb7181c83a933..136ec0c0dfe4a6aa1418fece48da870651ab72f8 100644 (file)
@@ -481,7 +481,7 @@ conflict.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:50 UTC\r
+Last updated 08-Jun-2008 01:34:06 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 7c880ddbdad991cd200979e8f31f1c543a491f99..da17b87170f30e5a0696889eb699144b33072d99 100644 (file)
@@ -607,7 +607,7 @@ Adds the file to the index again.
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:50 UTC\r
+Last updated 08-Jun-2008 01:34:07 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 719b0d05368b0d17ea84a2cb02375aa5cddf9285..f462ca9ece80ec0077444523542025fbe63269d5 100644 (file)
@@ -1225,7 +1225,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 06-Jun-2008 22:45:52 UTC\r
+Last updated 08-Jun-2008 01:34:08 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 579ca4ee72b3a47350fbf371810987c7b9649c58..b53260b0818d8ff18e9af56ab67feb530d220b88 100644 (file)
@@ -901,7 +901,7 @@ Junio C Hamano &lt;junkio@cox.net&gt; and Pierre Habouzit &lt;madcoder@debian.or
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:52 UTC\r
+Last updated 08-Jun-2008 01:34:08 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 28f4be3f81bc4a150ada08196a38be50d0b42a18..c167cd5ebb02be668c4967dc44688be50ed5231a 100644 (file)
@@ -365,7 +365,7 @@ effect to your working tree in a row.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:51 UTC\r
+Last updated 08-Jun-2008 01:34:07 UTC\r
 </div>\r
 </div>\r
 </body>\r
index c955bc825a94339b05aa2df6c1de761d8aef24c0..9855a972f202f7956c7ff8b9cec1162fa8217a0b 100644 (file)
@@ -427,7 +427,7 @@ git-rm -f git-*.sh
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:54 UTC\r
+Last updated 08-Jun-2008 01:34:10 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6083c99e8ec6739fd6564eced3b8c696e94b9bbf..49964cdf156618ca380297f3c2aaa8e2c2d1e495 100644 (file)
@@ -685,7 +685,7 @@ send_lots_of_email.pl by Greg Kroah-Hartman.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:55 UTC\r
+Last updated 08-Jun-2008 01:34:10 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 893499f1aaedb237dadc3e77b9e7cd8c2ec71aaf..39e27206830ac0f59761f65437ca640243724cc2 100644 (file)
@@ -453,7 +453,7 @@ to disable the fast-forward check only on that ref.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:55 UTC\r
+Last updated 08-Jun-2008 01:34:10 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 258f6ae36f290d9765a95668a922b1135f1a5332..769e1c87f19c65a96e5fc10dc8cefdfbf7252821 100644 (file)
@@ -383,7 +383,7 @@ get_author_ident_from_commit
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:00 UTC\r
+Last updated 08-Jun-2008 01:34:15 UTC\r
 </div>\r
 </div>\r
 </body>\r
index ad71efd45a7876258e59d2a93ade52570bb3867f..635b0918c7fc0bb32973b36ea5cf222a93ae9d0f 100644 (file)
@@ -298,7 +298,7 @@ are permitted to be called, with a single required argument.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:56 UTC\r
+Last updated 08-Jun-2008 01:34:11 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 0ef9065c0a87b494cf2aef412cb36b2b30b28ddb..d9706e962ac5cd4edd6d7491291169f1661b9bf6 100644 (file)
@@ -359,7 +359,7 @@ Eve Jones &lt;eve@laptop.(none)&gt;</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:57 UTC\r
+Last updated 08-Jun-2008 01:34:12 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 05005e7891ba49436a654bdb55eafe41b4a1afec..f44f0ddbdd6aa418d6d6d7445e1171d5f5f3c08c 100644 (file)
@@ -521,7 +521,7 @@ topologically related with each other.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:57 UTC\r
+Last updated 08-Jun-2008 01:34:12 UTC\r
 </div>\r
 </div>\r
 </body>\r
index d6ac7d29a2ce77cf0f097cfad5ecbea34060ddc7..038bf86486e5bec27ff90f910d032d7dd696a200 100644 (file)
@@ -296,7 +296,7 @@ offset and SHA1 of each object.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:58 UTC\r
+Last updated 08-Jun-2008 01:34:13 UTC\r
 </div>\r
 </div>\r
 </body>\r
index cb96173b18fc2102df75b63d151441b3e7d1735c..1a11c8dbbf2321a00f3085e8291f94d74efe2a10 100644 (file)
@@ -460,7 +460,7 @@ Man page by Jonas Fonseca &lt;fonseca@diku.dk&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:58 UTC\r
+Last updated 08-Jun-2008 01:34:13 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 752730da59c4078d745cf91c9dc007f4cc8e8dc2..de346db3703a17c68ecfa597af17438e3a685cc2 100644 (file)
@@ -768,7 +768,7 @@ Johannes Schindelin &lt;Johannes.Schindelin@gmx.de&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:45:59 UTC\r
+Last updated 08-Jun-2008 01:34:14 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 2a4cd414cdb25bda6896efe74f1069f7fd253d7b..2a372db68434a9970ac1d8450a9f6d735dfa99a5 100644 (file)
@@ -482,7 +482,7 @@ $ git stash apply
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:00 UTC\r
+Last updated 08-Jun-2008 01:34:16 UTC\r
 </div>\r
 </div>\r
 </body>\r
index e74d6025791b9ee295320ef5a3e9a83c32c21b36..172fd7f1bb4b195fb0427995b56fb4c47ed24696 100644 (file)
@@ -332,7 +332,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:01 UTC\r
+Last updated 08-Jun-2008 01:34:16 UTC\r
 </div>\r
 </div>\r
 </body>\r
index d6e4e8c7528c596846731e49bee3d687360abda1..8fe0a07bdfac03a48879f54198073adc5c7e9dec 100644 (file)
@@ -313,7 +313,7 @@ git-stripspace(1) Manual Page
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:01 UTC\r
+Last updated 08-Jun-2008 01:34:16 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 80f821111c866e6d0356825b2c10a07a693a6227..b5dee973eb29a04665707b364972569c4c72db47 100644 (file)
@@ -419,7 +419,7 @@ for details.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:01 UTC\r
+Last updated 08-Jun-2008 01:34:17 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 111eb7ae8ff07e222b10081580005354ba48f90e..501c2b7da501d0b3ca1b2eb22a38c608988a17a2 100644 (file)
@@ -1174,7 +1174,7 @@ should be manually entered with a text-editor or using
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 02-Jun-2008 07:30:00 UTC\r
+Last updated 08-Jun-2008 01:34:17 UTC\r
 </div>\r
 </div>\r
 </body>\r
index a4953d3cab61aa1de40839b3ab889181d62a0e76..71dc618942553f043e4901d85ffd67e0d122b22e 100644 (file)
@@ -336,7 +336,7 @@ name is not a symbolic ref, or 128 if another error occurs.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:01 UTC\r
+Last updated 08-Jun-2008 01:34:18 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 1b85af9e26216b2cf82b4fe9c4510bca4a84b60f..e35afe3a4b1582d480df165200f50b5b529d5e43 100644 (file)
@@ -552,7 +552,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 06-Jun-2008 22:46:02 UTC\r
+Last updated 08-Jun-2008 01:34:18 UTC\r
 </div>\r
 </div>\r
 </body>\r
index c25aac554ba966cae6b1ca2c200ae5db32bf397c..a0651df4a11f3dfca7640e081a87155d11a29540 100644 (file)
@@ -399,7 +399,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 06-Jun-2008 22:46:02 UTC\r
+Last updated 08-Jun-2008 01:34:20 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 16f19a8d9f8be24ded0ca76af98c7a050c8bf1cc..609b4c33f15d47c120454118952c96e761a32a17 100644 (file)
@@ -438,7 +438,7 @@ comprehensive list.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:01 UTC\r
+Last updated 08-Jun-2008 01:34:36 UTC\r
 </div>\r
 </div>\r
 </body>\r
index d6498cfb2d2d89eb150ee9d145258290f0256dc0..f106149a9dccf63b1f0b0fa64509fbd90495fd20 100644 (file)
@@ -307,7 +307,7 @@ returns the name of the temporary file in the following format:
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:03 UTC\r
+Last updated 08-Jun-2008 01:34:20 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 369f9a35fa17ac25b1fe43512a230a910466285a..211282d2c6d0337503969dc5a687eb15a25311d4 100644 (file)
@@ -341,7 +341,7 @@ new packs and replace existing ones.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:03 UTC\r
+Last updated 08-Jun-2008 01:34:20 UTC\r
 </div>\r
 </div>\r
 </body>\r
index e8f3e0afad52a1e1f83b005cbe71260fef025fe7..b9976533c3ee0e7d5c35dc30377b2a3c33de8e69 100644 (file)
@@ -727,7 +727,7 @@ from symbolic link to regular file.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:03 UTC\r
+Last updated 08-Jun-2008 01:34:20 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 7177d4828204120943ce50ffbe3657a8480da473..10a23b2e4e616bd934fd6cfc3dfaf347a9f3454f 100644 (file)
@@ -360,7 +360,7 @@ or does not have committer information available.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:03 UTC\r
+Last updated 08-Jun-2008 01:34:21 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6a1a4502c60ec096880d787c91b11bf50924a512..35ae187d7fee4e71dc6dab5be11d73651a4e4465 100644 (file)
@@ -332,7 +332,7 @@ info/refs file unless <tt>--force</tt> flag is given.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:04 UTC\r
+Last updated 08-Jun-2008 01:34:22 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 6131da773ecbb7009a426f8149ef90905a93088b..f9f5384b7df91f42c0d9e8003be1fbf1dc09b8e2 100644 (file)
@@ -309,7 +309,7 @@ is meant to be used to get an archive from a remote repository.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:05 UTC\r
+Last updated 08-Jun-2008 01:34:22 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 110ef7a9084004371d8babcf87edfdffaf4fc540..28f3ff0aed3449b5b6adf5528f6b187cc5b5eae6 100644 (file)
@@ -326,7 +326,7 @@ repository.  For push operations, see <em>git-send-pack</em>.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:05 UTC\r
+Last updated 08-Jun-2008 01:34:22 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 3bb71a2c1e66c430301bc829723512b7af1a7018..c4c25392bb27570a457f425241b9b4ae06c805cd 100644 (file)
@@ -372,7 +372,7 @@ Your sysadmin must hate you!
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:05 UTC\r
+Last updated 08-Jun-2008 01:34:22 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 8765cdc553c2bf1aebd391d5768585b898915e71..9290c2daf23fc13e99e14661dc451f99b6577f67 100644 (file)
@@ -338,7 +338,7 @@ corresponding pack file.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:05 UTC\r
+Last updated 08-Jun-2008 01:34:23 UTC\r
 </div>\r
 </div>\r
 </body>\r
index aae567a98d74086a061b2c348f60a19c166b7166..55ca0ab181847064c2ca4ccac1da583c0e714b82 100644 (file)
@@ -305,7 +305,7 @@ git-verify-tag(1) Manual Page
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:06 UTC\r
+Last updated 08-Jun-2008 01:34:23 UTC\r
 </div>\r
 </div>\r
 </body>\r
index fc43d39d02eadf1bbc7b309cdc229f50391eb89d..6c16b2d41eebfa94d56b5f1722d75860b70b1bbe 100644 (file)
@@ -419,7 +419,7 @@ git-list &lt;git@vger.kernel.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:06 UTC\r
+Last updated 08-Jun-2008 01:34:24 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 3f8f41ed24860949ffce85ff369a8005fef6a9c6..aaa6620e4fb443b62eb7fff8e2a8e62bf45c59ff 100644 (file)
@@ -707,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 06-Jun-2008 22:46:06 UTC\r
+Last updated 08-Jun-2008 01:34:24 UTC\r
 </div>\r
 </div>\r
 </body>\r
index cb61e7eee5ac9ff977f70250baa5a80a3806946d..4a74b3ed130723e5943ba5aa2a94530504ef5bf6 100644 (file)
@@ -323,7 +323,7 @@ now, you need to have done a <tt>git-update-index</tt> phase before you did the
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:06 UTC\r
+Last updated 08-Jun-2008 01:34:25 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 2fa731509e466da306427b609b4387521cb3fc45..b795b2579e528dd64915c9805550129e7818e7d1 100644 (file)
--- a/git.html
+++ b/git.html
@@ -1960,7 +1960,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 06-Jun-2008 22:46:07 UTC\r
+Last updated 08-Jun-2008 01:34:50 UTC\r
 </div>\r
 </div>\r
 </body>\r
diff --git a/git.txt b/git.txt
index ba07e51f59edbbf101c092a2664e6436c0004e47..cf67110a91459ab938d2af70ef62a1aa38d1021b 100644 (file)
--- a/git.txt
+++ b/git.txt
@@ -46,12 +46,13 @@ Documentation for older releases are available here:
 * link:v1.5.5/git.html[documentation for release 1.5.5]
 
 * release notes for
+  link:RelNotes-1.5.5.4.txt[1.5.5.4],
   link:RelNotes-1.5.5.3.txt[1.5.5.3],
   link:RelNotes-1.5.5.2.txt[1.5.5.2],
   link:RelNotes-1.5.5.1.txt[1.5.5.1],
   link:RelNotes-1.5.5.txt[1.5.5].
 
-* link:v1.5.5.3/git.html[documentation for release 1.5.5.3]
+* link:v1.5.5.4/git.html[documentation for release 1.5.5.4]
 
 * link:v1.5.4.5/git.html[documentation for release 1.5.4.5]
 
index 8497f227bff42cdfd7482dcea654308822199a37..992860d0e78f966eebcdc418417baaf4053ea765 100644 (file)
@@ -823,7 +823,7 @@ commit hash.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:07 UTC\r
+Last updated 08-Jun-2008 01:34:26 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 41c527cbca6fa67f21a122a6c1a5111f9e5ba37d..5603bd1f89d63a242a765c4a6dffd6b9565dc4f9 100644 (file)
@@ -388,7 +388,7 @@ $ git describe --abbrev 10 HEAD  # NOT WHAT YOU MEANT</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:10 UTC\r
+Last updated 08-Jun-2008 01:34:28 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 67efaa16d5103c9b15d1bd25b145a9d6da8fc26f..2f30e0205fae1656d860df1aa7724d12a3f460e2 100644 (file)
@@ -1990,7 +1990,7 @@ to follow, not easier.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:12 UTC\r
+Last updated 08-Jun-2008 01:34:31 UTC\r
 </div>\r
 </div>\r
 </body>\r
index f7d2759d32b6ad19a914ab3661f34b48b00618a9..3bd40f46177843fd29a4bbfdd609bf8a10959c5a 100644 (file)
@@ -442,7 +442,7 @@ repositories without the need for a central maintainer.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:12 UTC\r
+Last updated 08-Jun-2008 01:34:31 UTC\r
 </div>\r
 </div>\r
 </body>\r
index f29b5b5725467cf04537900d2a5cbfbc66ce8a49..98233536708992432e83e39d0bdb62607993d5b2 100644 (file)
@@ -568,7 +568,7 @@ t</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:14 UTC\r
+Last updated 08-Jun-2008 01:34:34 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 011eeeed1071cfd96cc7b3c47bf1ad46cb32653e..ec841d0275bb4262ce1ef3dc3e3f0cb7712c555a 100644 (file)
@@ -1104,7 +1104,7 @@ This commit is referred to as a "merge commit", or sometimes just a
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:13 UTC\r
+Last updated 08-Jun-2008 01:34:32 UTC\r
 </div>\r
 </div>\r
 </body>\r
index ba53140f08c40edb69143edbc2e9d1aaff8ec9f5..1a798ebc779e08ca38e9b828175bc38596b470ae 100644 (file)
@@ -525,7 +525,7 @@ to abort.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:09 UTC\r
+Last updated 08-Jun-2008 01:34:27 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 38e8b0af3dcb7a2439584223b3bd91ea88fbab15..0c1f7e364b6d0f0dd4b81891cb54345102a860bf 100644 (file)
@@ -433,7 +433,7 @@ Frank Lichtenheld, and the git-list &lt;git@vger.kernel.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:08 UTC\r
+Last updated 08-Jun-2008 01:34:26 UTC\r
 </div>\r
 </div>\r
 </body>\r
index f2d5cd05f9b9b353c6c9338a0460056ed0f30d00..96b2d3e3b98a733296d10c55ed3c8193435dbb7e 100644 (file)
--- a/gitk.html
+++ b/gitk.html
@@ -440,7 +440,7 @@ such as display options, font, and colors.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:07 UTC\r
+Last updated 08-Jun-2008 01:34:25 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 2375135716fde43a3167ade68e7f903825b27aea..ef2a967d41aa90d50bd64736c0e95bac31128015 100644 (file)
@@ -337,7 +337,7 @@ submodules an url is specified which can be used for cloning the submodules.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:09 UTC\r
+Last updated 08-Jun-2008 01:34:27 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 99b37764c1ed90014e1944bba8831b1b11da16d4..dc1718510a11411b9cc4a67c1b33e57daeae6a94 100644 (file)
@@ -612,7 +612,7 @@ shallow
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:09 UTC\r
+Last updated 08-Jun-2008 01:34:28 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 81c550ef5ae0f883ea129e8d2f624fd20b320921..007cb0b10bd4c5f05e2e40011b030e75a82213e0 100644 (file)
@@ -672,7 +672,7 @@ example, creating a new commit.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:11 UTC\r
+Last updated 08-Jun-2008 01:34:29 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 8d9330ae920352424216eadef9f55bdbbcec0b42..852fcdfdc02a4a59c4afc206f019f68f8537faf3 100644 (file)
@@ -811,7 +811,7 @@ digressions that may be interesting at this point are:</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jun-2008 22:46:11 UTC\r
+Last updated 08-Jun-2008 01:34:29 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 9ec59ef2d2fcb50b8a2c2fc98caac16c67843659..185bddac72c3128511059af1574dedc737fc9a22 100644 (file)
@@ -368,7 +368,7 @@ strategy.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:10 UTC\r
+Last updated 08-Jun-2008 01:34:50 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 2921c4b3a805689e8518d629eeddfe2cbcce8a0c..c71878a168accff8dcac26eec8e7f1a10810d782 100644 (file)
@@ -434,7 +434,7 @@ Committed merge 7fb9b7262a1d1e0a47bbfdcbbcf50ce0635d3f8f
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:03 UTC\r
+Last updated 08-Jun-2008 01:34:36 UTC\r
 </div>\r
 </div>\r
 </body>\r
index db5cf1e4a58b3de0158c610d6acd33c350f88ae8..eb7bcab03b1c69defd3d0111855fd3ea7417e2d1 100644 (file)
@@ -365,7 +365,7 @@ Please note that if the other project merges from you, then it will
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:03 UTC\r
+Last updated 08-Jun-2008 01:34:36 UTC\r
 </div>\r
 </div>\r
 </body>\r
diff --git a/repository-layout.html b/repository-layout.html
deleted file mode 100644 (file)
index 57f2139..0000000
+++ /dev/null
@@ -1,592 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
-    "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
-<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
-<style type="text/css">\r
-/* Debug borders */\r
-p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {\r
-/*\r
-  border: 1px solid red;\r
-*/\r
-}\r
-\r
-body {\r
-  margin: 1em 5% 1em 5%;\r
-}\r
-\r
-a { color: blue; }\r
-a:visited { color: fuchsia; }\r
-\r
-em {\r
-  font-style: italic;\r
-}\r
-\r
-strong {\r
-  font-weight: bold;\r
-}\r
-\r
-tt {\r
-  color: navy;\r
-}\r
-\r
-h1, h2, h3, h4, h5, h6 {\r
-  color: #527bbd;\r
-  font-family: sans-serif;\r
-  margin-top: 1.2em;\r
-  margin-bottom: 0.5em;\r
-  line-height: 1.3;\r
-}\r
-\r
-h1 {\r
-  border-bottom: 2px solid silver;\r
-}\r
-h2 {\r
-  border-bottom: 2px solid silver;\r
-  padding-top: 0.5em;\r
-}\r
-\r
-div.sectionbody {\r
-  font-family: serif;\r
-  margin-left: 0;\r
-}\r
-\r
-hr {\r
-  border: 1px solid silver;\r
-}\r
-\r
-p {\r
-  margin-top: 0.5em;\r
-  margin-bottom: 0.5em;\r
-}\r
-\r
-pre {\r
-  padding: 0;\r
-  margin: 0;\r
-}\r
-\r
-span#author {\r
-  color: #527bbd;\r
-  font-family: sans-serif;\r
-  font-weight: bold;\r
-  font-size: 1.2em;\r
-}\r
-span#email {\r
-}\r
-span#revision {\r
-  font-family: sans-serif;\r
-}\r
-\r
-div#footer {\r
-  font-family: sans-serif;\r
-  font-size: small;\r
-  border-top: 2px solid silver;\r
-  padding-top: 0.5em;\r
-  margin-top: 4.0em;\r
-}\r
-div#footer-text {\r
-  float: left;\r
-  padding-bottom: 0.5em;\r
-}\r
-div#footer-badges {\r
-  float: right;\r
-  padding-bottom: 0.5em;\r
-}\r
-\r
-div#preamble,\r
-div.tableblock, div.imageblock, div.exampleblock, div.verseblock,\r
-div.quoteblock, div.literalblock, div.listingblock, div.sidebarblock,\r
-div.admonitionblock {\r
-  margin-right: 10%;\r
-  margin-top: 1.5em;\r
-  margin-bottom: 1.5em;\r
-}\r
-div.admonitionblock {\r
-  margin-top: 2.5em;\r
-  margin-bottom: 2.5em;\r
-}\r
-\r
-div.content { /* Block element content. */\r
-  padding: 0;\r
-}\r
-\r
-/* Block element titles. */\r
-div.title, caption.title {\r
-  font-family: sans-serif;\r
-  font-weight: bold;\r
-  text-align: left;\r
-  margin-top: 1.0em;\r
-  margin-bottom: 0.5em;\r
-}\r
-div.title + * {\r
-  margin-top: 0;\r
-}\r
-\r
-td div.title:first-child {\r
-  margin-top: 0.0em;\r
-}\r
-div.content div.title:first-child {\r
-  margin-top: 0.0em;\r
-}\r
-div.content + div.title {\r
-  margin-top: 0.0em;\r
-}\r
-\r
-div.sidebarblock > div.content {\r
-  background: #ffffee;\r
-  border: 1px solid silver;\r
-  padding: 0.5em;\r
-}\r
-\r
-div.listingblock > div.content {\r
-  border: 1px solid silver;\r
-  background: #f4f4f4;\r
-  padding: 0.5em;\r
-}\r
-\r
-div.quoteblock > div.content {\r
-  padding-left: 2.0em;\r
-}\r
-div.quoteblock .attribution {\r
-  text-align: right;\r
-}\r
-\r
-div.admonitionblock .icon {\r
-  vertical-align: top;\r
-  font-size: 1.1em;\r
-  font-weight: bold;\r
-  text-decoration: underline;\r
-  color: #527bbd;\r
-  padding-right: 0.5em;\r
-}\r
-div.admonitionblock td.content {\r
-  padding-left: 0.5em;\r
-  border-left: 2px solid silver;\r
-}\r
-\r
-div.exampleblock > div.content {\r
-  border-left: 2px solid silver;\r
-  padding: 0.5em;\r
-}\r
-\r
-div.verseblock div.content {\r
-  white-space: pre;\r
-}\r
-\r
-div.imageblock div.content { padding-left: 0; }\r
-div.imageblock img { border: 1px solid silver; }\r
-span.image img { border-style: none; }\r
-\r
-dl {\r
-  margin-top: 0.8em;\r
-  margin-bottom: 0.8em;\r
-}\r
-dt {\r
-  margin-top: 0.5em;\r
-  margin-bottom: 0;\r
-  font-style: italic;\r
-}\r
-dd > *:first-child {\r
-  margin-top: 0;\r
-}\r
-\r
-ul, ol {\r
-    list-style-position: outside;\r
-}\r
-ol.olist2 {\r
-  list-style-type: lower-alpha;\r
-}\r
-\r
-div.tableblock > table {\r
-  border-color: #527bbd;\r
-  border-width: 3px;\r
-}\r
-thead {\r
-  font-family: sans-serif;\r
-  font-weight: bold;\r
-}\r
-tfoot {\r
-  font-weight: bold;\r
-}\r
-\r
-div.hlist {\r
-  margin-top: 0.8em;\r
-  margin-bottom: 0.8em;\r
-}\r
-td.hlist1 {\r
-  vertical-align: top;\r
-  font-style: italic;\r
-  padding-right: 0.8em;\r
-}\r
-td.hlist2 {\r
-  vertical-align: top;\r
-}\r
-\r
-@media print {\r
-  div#footer-badges { display: none; }\r
-}\r
-/* Workarounds for IE6's broken and incomplete CSS2. */\r
-\r
-div.sidebar-content {\r
-  background: #ffffee;\r
-  border: 1px solid silver;\r
-  padding: 0.5em;\r
-}\r
-div.sidebar-title, div.image-title {\r
-  font-family: sans-serif;\r
-  font-weight: bold;\r
-  margin-top: 0.0em;\r
-  margin-bottom: 0.5em;\r
-}\r
-\r
-div.listingblock div.content {\r
-  border: 1px solid silver;\r
-  background: #f4f4f4;\r
-  padding: 0.5em;\r
-}\r
-\r
-div.quoteblock-content {\r
-  padding-left: 2.0em;\r
-}\r
-\r
-div.exampleblock-content {\r
-  border-left: 2px solid silver;\r
-  padding-left: 0.5em;\r
-}\r
-</style>\r
-<title>git repository layout</title>\r
-</head>\r
-<body>\r
-<div id="header">\r
-<h1>git repository layout</h1>\r
-</div>\r
-<div id="preamble">\r
-<div class="sectionbody">\r
-<p>You may find these things in your git repository (<tt>.git</tt>\r
-directory for a repository associated with your working tree, or\r
-<tt><em>project</em>.git</tt> directory for a public <em>bare</em> repository. It is\r
-also possible to have a working tree where <tt>.git</tt> is a plain\r
-ascii file containing <tt>gitdir: &lt;path&gt;</tt>, i.e. the path to the\r
-real git repository).</p>\r
-<dl>\r
-<dt>\r
-objects\r
-</dt>\r
-<dd>\r
-<p>\r
-        Object store associated with this repository.  Usually\r
-        an object store is self sufficient (i.e. all the objects\r
-        that are referred to by an object found in it are also\r
-        found in it), but there are couple of ways to violate\r
-        it.\r
-</p>\r
-<ol>\r
-<li>\r
-<p>\r
-You could populate the repository by running a commit walker\r
-without <tt>-a</tt> option.  Depending on which options are given, you\r
-could have only commit objects without associated blobs and\r
-trees this way, for example.  A repository with this kind of\r
-incomplete object store is not suitable to be published to the\r
-outside world but sometimes useful for private repository.\r
-</p>\r
-</li>\r
-<li>\r
-<p>\r
-You also could have an incomplete but locally usable repository\r
-by cloning shallowly.  See <a href="git-clone.html">git-clone(1)</a>.\r
-</p>\r
-</li>\r
-<li>\r
-<p>\r
-You can be using <tt>objects/info/alternates</tt> mechanism, or\r
-<tt>$GIT_ALTERNATE_OBJECT_DIRECTORIES</tt> mechanism to <em>borrow</em>\r
-objects from other object stores.  A repository with this kind\r
-of incomplete object store is not suitable to be published for\r
-use with dumb transports but otherwise is OK as long as\r
-<tt>objects/info/alternates</tt> points at the right object stores\r
-it borrows from.\r
-</p>\r
-</li>\r
-</ol>\r
-</dd>\r
-<dt>\r
-objects/[0-9a-f][0-9a-f]\r
-</dt>\r
-<dd>\r
-<p>\r
-        Traditionally, each object is stored in its own file.\r
-        They are split into 256 subdirectories using the first\r
-        two letters from its object name to keep the number of\r
-        directory entries <tt>objects</tt> directory itself needs to\r
-        hold.  Objects found here are often called <em>unpacked</em>\r
-        (or <em>loose</em>) objects.\r
-</p>\r
-</dd>\r
-<dt>\r
-objects/pack\r
-</dt>\r
-<dd>\r
-<p>\r
-        Packs (files that store many object in compressed form,\r
-        along with index files to allow them to be randomly\r
-        accessed) are found in this directory.\r
-</p>\r
-</dd>\r
-<dt>\r
-objects/info\r
-</dt>\r
-<dd>\r
-<p>\r
-        Additional information about the object store is\r
-        recorded in this directory.\r
-</p>\r
-</dd>\r
-<dt>\r
-objects/info/packs\r
-</dt>\r
-<dd>\r
-<p>\r
-        This file is to help dumb transports discover what packs\r
-        are available in this object store.  Whenever a pack is\r
-        added or removed, <tt>git update-server-info</tt> should be run\r
-        to keep this file up-to-date if the repository is\r
-        published for dumb transports.  <tt>git repack</tt> does this\r
-        by default.\r
-</p>\r
-</dd>\r
-<dt>\r
-objects/info/alternates\r
-</dt>\r
-<dd>\r
-<p>\r
-        This file records paths to alternate object stores that\r
-        this object store borrows objects from, one pathname per\r
-        line. Note that not only native Git tools use it locally,\r
-        but the HTTP fetcher also tries to use it remotely; this\r
-        will usually work if you have relative paths (relative\r
-        to the object database, not to the repository!) in your\r
-        alternates file, but it will not work if you use absolute\r
-        paths unless the absolute path in filesystem and web URL\r
-        is the same. See also <em>objects/info/http-alternates</em>.\r
-</p>\r
-</dd>\r
-<dt>\r
-objects/info/http-alternates\r
-</dt>\r
-<dd>\r
-<p>\r
-        This file records URLs to alternate object stores that\r
-        this object store borrows objects from, to be used when\r
-        the repository is fetched over HTTP.\r
-</p>\r
-</dd>\r
-<dt>\r
-refs\r
-</dt>\r
-<dd>\r
-<p>\r
-        References are stored in subdirectories of this\r
-        directory.  The <tt>git prune</tt> command knows to keep\r
-        objects reachable from refs found in this directory and\r
-        its subdirectories.\r
-</p>\r
-</dd>\r
-<dt>\r
-refs/heads/<tt>name</tt>\r
-</dt>\r
-<dd>\r
-<p>\r
-        records tip-of-the-tree commit objects of branch <tt>name</tt>\r
-</p>\r
-</dd>\r
-<dt>\r
-refs/tags/<tt>name</tt>\r
-</dt>\r
-<dd>\r
-<p>\r
-        records any object name (not necessarily a commit\r
-        object, or a tag object that points at a commit object).\r
-</p>\r
-</dd>\r
-<dt>\r
-refs/remotes/<tt>name</tt>\r
-</dt>\r
-<dd>\r
-<p>\r
-        records tip-of-the-tree commit objects of branches copied\r
-        from a remote repository.\r
-</p>\r
-</dd>\r
-<dt>\r
-packed-refs\r
-</dt>\r
-<dd>\r
-<p>\r
-        records the same information as refs/heads/, refs/tags/,\r
-        and friends record in a more efficient way.  See\r
-        <a href="git-pack-refs.html">git-pack-refs(1)</a>.\r
-</p>\r
-</dd>\r
-<dt>\r
-HEAD\r
-</dt>\r
-<dd>\r
-<p>\r
-        A symref (see glossary) to the <tt>refs/heads/</tt> namespace\r
-        describing the currently active branch.  It does not mean\r
-        much if the repository is not associated with any working tree\r
-        (i.e. a <em>bare</em> repository), but a valid git repository\r
-        <strong>must</strong> have the HEAD file; some porcelains may use it to\r
-        guess the designated "default" branch of the repository\r
-        (usually <em>master</em>).  It is legal if the named branch\r
-        <em>name</em> does not (yet) exist.  In some legacy setups, it is\r
-        a symbolic link instead of a symref that points at the current\r
-        branch.\r
-</p>\r
-<p>HEAD can also record a specific commit directly, instead of\r
-being a symref to point at the current branch.  Such a state\r
-is often called <em>detached HEAD</em>, and almost all commands work\r
-identically as normal.  See <a href="git-checkout.html">git-checkout(1)</a> for\r
-details.</p>\r
-</dd>\r
-<dt>\r
-branches\r
-</dt>\r
-<dd>\r
-<p>\r
-        A slightly deprecated way to store shorthands to be used\r
-        to specify URL to <tt>git fetch</tt>, <tt>git pull</tt> and <tt>git push</tt>\r
-        commands is to store a file in <tt>branches/<em>name</em></tt> and\r
-        give <em>name</em> to these commands in place of <em>repository</em>\r
-        argument.\r
-</p>\r
-</dd>\r
-<dt>\r
-hooks\r
-</dt>\r
-<dd>\r
-<p>\r
-        Hooks are customization scripts used by various git\r
-        commands.  A handful of sample hooks are installed when\r
-        <tt>git init</tt> is run, but all of them are disabled by\r
-        default.  To enable, they need to be made executable.\r
-        Read <a href="githooks.html">githooks(5)</a>[hooks] for more details about\r
-        each hook.\r
-</p>\r
-</dd>\r
-<dt>\r
-index\r
-</dt>\r
-<dd>\r
-<p>\r
-        The current index file for the repository.  It is\r
-        usually not found in a bare repository.\r
-</p>\r
-</dd>\r
-<dt>\r
-info\r
-</dt>\r
-<dd>\r
-<p>\r
-        Additional information about the repository is recorded\r
-        in this directory.\r
-</p>\r
-</dd>\r
-<dt>\r
-info/refs\r
-</dt>\r
-<dd>\r
-<p>\r
-        This file helps dumb transports discover what refs are\r
-        available in this repository.  If the repository is\r
-        published for dumb transports, this file should be\r
-        regenerated by <tt>git update-server-info</tt> every time a tag\r
-        or branch is created or modified.  This is normally done\r
-        from the <tt>hooks/update</tt> hook, which is run by the\r
-        <tt>git-receive-pack</tt> command when you <tt>git push</tt> into the\r
-        repository.\r
-</p>\r
-</dd>\r
-<dt>\r
-info/grafts\r
-</dt>\r
-<dd>\r
-<p>\r
-        This file records fake commit ancestry information, to\r
-        pretend the set of parents a commit has is different\r
-        from how the commit was actually created.  One record\r
-        per line describes a commit and its fake parents by\r
-        listing their 40-byte hexadecimal object names separated\r
-        by a space and terminated by a newline.\r
-</p>\r
-</dd>\r
-<dt>\r
-info/exclude\r
-</dt>\r
-<dd>\r
-<p>\r
-        This file, by convention among Porcelains, stores the\r
-        exclude pattern list. <tt>.gitignore</tt> is the per-directory\r
-        ignore file.  <tt>git status</tt>, <tt>git add</tt>, <tt>git rm</tt> and <tt>git\r
-        clean</tt> look at it but the core git commands do not look\r
-        at it.  See also: <a href="gitignore.html">gitignore(5)</a>.\r
-</p>\r
-</dd>\r
-<dt>\r
-remotes\r
-</dt>\r
-<dd>\r
-<p>\r
-        Stores shorthands to be used to give URL and default\r
-        refnames to interact with remote repository to <tt>git\r
-        fetch</tt>, <tt>git pull</tt> and <tt>git push</tt> commands.\r
-</p>\r
-</dd>\r
-<dt>\r
-logs\r
-</dt>\r
-<dd>\r
-<p>\r
-        Records of changes made to refs are stored in this\r
-        directory.  See the documentation on git-update-ref\r
-        for more information.\r
-</p>\r
-</dd>\r
-<dt>\r
-logs/refs/heads/<tt>name</tt>\r
-</dt>\r
-<dd>\r
-<p>\r
-        Records all changes made to the branch tip named <tt>name</tt>.\r
-</p>\r
-</dd>\r
-<dt>\r
-logs/refs/tags/<tt>name</tt>\r
-</dt>\r
-<dd>\r
-<p>\r
-        Records all changes made to the tag named <tt>name</tt>.\r
-</p>\r
-</dd>\r
-<dt>\r
-shallow\r
-</dt>\r
-<dd>\r
-<p>\r
-        This is similar to <tt>info/grafts</tt> but is internally used\r
-        and maintained by shallow clone mechanism.  See <tt>&#8212;depth</tt>\r
-        option to <a href="git-clone.html">git-clone(1)</a> and <a href="git-fetch.html">git-fetch(1)</a>.\r
-</p>\r
-</dd>\r
-</dl>\r
-</div>\r
-</div>\r
-<div id="footer">\r
-<div id="footer-text">\r
-Last updated 01-Jun-2008 08:21:57 UTC\r
-</div>\r
-</div>\r
-</body>\r
-</html>\r
index c40911430bad3e48ea14fb48e818ee91f537f7b3..b577d8d4ae791a9b7383800dcce106b8cb352bdb 100644 (file)
@@ -306,7 +306,7 @@ ary[nr++] = value you like;</tt></pre>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:03 UTC\r
+Last updated 08-Jun-2008 01:34:37 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 4e445f440e8b3d671e744375982977196dbf7aa4..f75dcf44347eaa3379d7516ae6667d730af938fd 100644 (file)
@@ -359,7 +359,7 @@ command.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:04 UTC\r
+Last updated 08-Jun-2008 01:34:37 UTC\r
 </div>\r
 </div>\r
 </body>\r
index f6891b9a27ae08f9adabc300b2b64af31f7f825a..e780b92bd79e494630a6ba5c70f04bfc037f4b88 100644 (file)
@@ -269,7 +269,7 @@ div.exampleblock-content {
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:04 UTC\r
+Last updated 08-Jun-2008 01:34:38 UTC\r
 </div>\r
 </div>\r
 </body>\r
index c6c31978f7abd189cb27dea5850da2d66527c156..7b03996cbf822758236e7ed904435f7e959715c4 100644 (file)
@@ -582,7 +582,7 @@ RECURSIVE, TREE_IN_RECURSIVE
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:04 UTC\r
+Last updated 08-Jun-2008 01:34:39 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 5c7a8e4aa5aa78e64f305d7f85f2f31d4069af3f..7d7708b6c5dab2d8b6b03663e17505a5eea29806 100644 (file)
@@ -393,7 +393,7 @@ Use <tt>dir.entries[]</tt>.
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:05 UTC\r
+Last updated 08-Jun-2008 01:34:40 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 813094640d56ad3e6a06c12deb1c025373c99d64..16a97fd4f1d2b9afc52f93f51854905a342b0ca6 100644 (file)
@@ -417,7 +417,7 @@ Act on <tt>.value</tt> member of the result, left in <tt>check[]</tt>:
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:05 UTC\r
+Last updated 08-Jun-2008 01:34:40 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 79928efe7f463f92e672093cee8b15f0fca32288..60fcd820329913b4938f5dd50c5b95d925520755 100644 (file)
@@ -276,7 +276,7 @@ grep_buffer()
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:05 UTC\r
+Last updated 08-Jun-2008 01:34:41 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 9c81c9c10ae6c1a5a67eaa42f65dca075abf3e2f..5bb36d065e1c01fb8c0bd2e9ed64e0b6cd55b38b 100644 (file)
@@ -269,7 +269,7 @@ div.exampleblock-content {
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:06 UTC\r
+Last updated 08-Jun-2008 01:34:42 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 8c322927b5eed434f7f8d04079cbf99bccad4de9..6a99aa1acca512df3583d72daca9e22971ba22b4 100644 (file)
@@ -501,7 +501,7 @@ M-. \ \
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:06 UTC\r
+Last updated 08-Jun-2008 01:34:42 UTC\r
 </div>\r
 </div>\r
 </body>\r
index af37ae59cd1db0f9167ca2174dea6551023a2dab..5499567dc34295b5dfcc2eeaeb05e98b022f90ed 100644 (file)
@@ -337,7 +337,7 @@ cache_tree_update()
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:06 UTC\r
+Last updated 08-Jun-2008 01:34:43 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 51f765e608618a7284d7d4007f50efa1db0014c2..66d6fe48aec6b7f6cea00ac66dfda35227347c11 100644 (file)
@@ -382,7 +382,7 @@ documents them.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:12 UTC\r
+Last updated 08-Jun-2008 01:34:53 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 1ea2c0508e2e232450e716108b9ef6bd53cd5335..c3d3a72da212e7c85258dce784d1352865a40fed 100644 (file)
@@ -361,7 +361,7 @@ that unrelated file descriptor.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:07 UTC\r
+Last updated 08-Jun-2008 01:34:43 UTC\r
 </div>\r
 </div>\r
 </body>\r
index f3dfdf74a131870265e3c63f9c3350552170943a..e7a231435a810c766198fbf4a085ed707c94fcaf 100644 (file)
@@ -311,7 +311,7 @@ Use of object flags
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:07 UTC\r
+Last updated 08-Jun-2008 01:34:44 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 24d1ef37304a18179facb5b2ba17bc24a77edb2a..07e3352b5a1c38ed067f3b973c99e382318dd7fb 100644 (file)
@@ -269,7 +269,7 @@ div.exampleblock-content {
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:07 UTC\r
+Last updated 08-Jun-2008 01:34:45 UTC\r
 </div>\r
 </div>\r
 </body>\r
index acac1e6837fabe14b412a6d9e31f4ae32832709b..d271a790cac6c03866e637c2760fe5b0001ec513 100644 (file)
@@ -281,7 +281,7 @@ the calling sequence.
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:08 UTC\r
+Last updated 08-Jun-2008 01:34:45 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 935e3c23606c58e40186ce198a541f68ce14def9..6fe5b0739eeed4427f90eda0fc93e7188b3fcb90 100644 (file)
@@ -286,7 +286,7 @@ quoting for foreign languages
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:08 UTC\r
+Last updated 08-Jun-2008 01:34:46 UTC\r
 </div>\r
 </div>\r
 </body>\r
index b5905f0ffafa14e33c8fd09f7752fe9b39274222..58f93c585500aaa92e6ecc4aba24c43a5791d840 100644 (file)
@@ -436,7 +436,7 @@ process of interacting with remotes.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:09 UTC\r
+Last updated 08-Jun-2008 01:34:47 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 43d726043f9de800c13b42970aff9b8b4675d6c6..824760fd38e8284af38a5650d1f36ec6f5e7a0b4 100644 (file)
@@ -365,7 +365,7 @@ remaining functions;
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:09 UTC\r
+Last updated 08-Jun-2008 01:34:47 UTC\r
 </div>\r
 </div>\r
 </body>\r
index df7bae467fed8fb8ddeb5792de4ef57876e73f24..421b2f3a3449626718fadd88053197478c9aecf2 100644 (file)
@@ -564,7 +564,7 @@ It must not change the program's state that the caller of the
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:09 UTC\r
+Last updated 08-Jun-2008 01:34:48 UTC\r
 </div>\r
 </div>\r
 </body>\r
index ba00c3839b6fbc180c6d39c3b4d29c4ba4ae058e..4a461996c9dc1426c65d5192b9ba4adaa4858a4a 100644 (file)
@@ -301,7 +301,7 @@ get_pathspec()
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:10 UTC\r
+Last updated 08-Jun-2008 01:34:48 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 49078cbb70e250b28113e8c413633f2387eb2e4f..6ad5e5ecd8a225b3fd4daa9547f15f2a3aff7aaf 100644 (file)
@@ -681,7 +681,7 @@ same behaviour as well.</td>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 04-Jun-2008 23:09:01 UTC\r
+Last updated 08-Jun-2008 01:34:48 UTC\r
 </div>\r
 </div>\r
 </body>\r
index d6ada56ab317642486f079212b234db4a2343d07..228a66f7d04bbdb2071052a3072c9b9637f12b39 100644 (file)
@@ -296,7 +296,7 @@ get_tree_entry
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:10 UTC\r
+Last updated 08-Jun-2008 01:34:49 UTC\r
 </div>\r
 </div>\r
 </body>\r
index b8d1a3d05face88efe928131ee6515d40e4d5039..677d214ea98adcdbdca17bd9f9f3c9cd1b1bcb30 100644 (file)
@@ -270,7 +270,7 @@ xdiff_emit_consume_fn.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 01-Jun-2008 08:22:10 UTC\r
+Last updated 08-Jun-2008 01:34:49 UTC\r
 </div>\r
 </div>\r
 </body>\r