Autogenerated HTML docs for v1.5.0.5-424-g7976c
authorJunio C Hamano <junio@hera.kernel.org>
Mon, 19 Mar 2007 02:02:30 +0000 (02:02 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Mon, 19 Mar 2007 02:02:30 +0000 (02:02 +0000)
RelNotes-1.5.0.5.txt [new file with mode: 0644]
diff-options.txt
git-diff-files.html
git-diff-index.html
git-diff-tree.html
git-diff.html
git-format-patch.html
git.html
git.txt

diff --git a/RelNotes-1.5.0.5.txt b/RelNotes-1.5.0.5.txt
new file mode 100644 (file)
index 0000000..aa86149
--- /dev/null
@@ -0,0 +1,28 @@
+GIT v1.5.0.5 Release Notes
+==========================
+
+Fixes since v1.5.0.3
+--------------------
+
+* Bugfixes
+
+  - git-merge (hence git-pull) did not refuse fast-forwarding
+    when the working tree had local changes that would have
+    conflicted with it.
+
+  - git.el does not add duplicate sign-off lines.
+
+  - git-commit shows the full stat of the resulting commit, not
+    just about the files in the current directory, when run from
+    a subdirectory.
+
+  - "git-checkout -m '@{8 hours ago}'" had a funny failure from
+    eval; fixed.
+
+  - git-gui updates.
+
+* Documentation updates
+
+* User manual updates
+
+
index d8696b7b36ff81f47214da9d7c4ec53142b97653..77a3f78dd75514667b77ae4e1dbbb3731b05a33d 100644 (file)
 -w::
        Shorthand for "--ignore-all-space".
 
+--exit-code::
+       Make the program exit with codes similar to diff(1).
+       That is, it exits with 1 if there were differences and
+       0 means no differences.
+
 For more detailed explanation on these common options, see also
 link:diffcore.html[diffcore documentation].
index d6b3575a38dc3bec0c9445d199d52d9887cf0d6c..93df142beb5351de1842150e4d9822156c0dfb6c 100644 (file)
@@ -635,6 +635,16 @@ same as "git-diff-index" and "git-diff-tree".</p>
         Shorthand for "--ignore-all-space".\r
 </p>\r
 </dd>\r
+<dt>\r
+--exit-code\r
+</dt>\r
+<dd>\r
+<p>\r
+        Make the program exit with codes similar to diff(1).\r
+        That is, it exits with 1 if there were differences and\r
+        0 means no differences.\r
+</p>\r
+</dd>\r
 </dl>\r
 <p>For more detailed explanation on these common options, see also\r
 <a href="diffcore.html">diffcore documentation</a>.</p>\r
@@ -1011,7 +1021,7 @@ two unresolved merge parents with the working tree file
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 28-Feb-2007 08:13:32 UTC\r
+Last updated 19-Mar-2007 02:02:10 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 0e564002db24d4c29f79b67696a1027f1330e186..9e809f42eddc3914db01aaeaab40bfbddf47105f 100644 (file)
@@ -636,6 +636,16 @@ entries in the index are compared.</p>
         Shorthand for "--ignore-all-space".\r
 </p>\r
 </dd>\r
+<dt>\r
+--exit-code\r
+</dt>\r
+<dd>\r
+<p>\r
+        Make the program exit with codes similar to diff(1).\r
+        That is, it exits with 1 if there were differences and\r
+        0 means no differences.\r
+</p>\r
+</dd>\r
 </dl>\r
 <p>For more detailed explanation on these common options, see also\r
 <a href="diffcore.html">diffcore documentation</a>.</p>\r
@@ -1093,7 +1103,7 @@ always have the special all-zero sha1.</td>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 14-Feb-2007 23:44:49 UTC\r
+Last updated 19-Mar-2007 02:02:11 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 575c0b424a0c7ba02b8d146bd36a513cc510a963..6226c358fa8638c801734b35dde436360cdabae8 100644 (file)
@@ -638,6 +638,16 @@ git-diff-tree(1) Manual Page
         Shorthand for "--ignore-all-space".\r
 </p>\r
 </dd>\r
+<dt>\r
+--exit-code\r
+</dt>\r
+<dd>\r
+<p>\r
+        Make the program exit with codes similar to diff(1).\r
+        That is, it exits with 1 if there were differences and\r
+        0 means no differences.\r
+</p>\r
+</dd>\r
 </dl>\r
 <p>For more detailed explanation on these common options, see also\r
 <a href="diffcore.html">diffcore documentation</a>.</p>\r
@@ -1445,7 +1455,7 @@ two unresolved merge parents with the working tree file
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 02-Mar-2007 10:34:19 UTC\r
+Last updated 19-Mar-2007 02:02:12 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 8390e23b52878e641b0991cf23a3759b5687cf84..ca2550cefb449d2b681e5c3d71d1d3de63f7bf3a 100644 (file)
@@ -690,6 +690,16 @@ any &lt;tree-ish&gt;.</p>
         Shorthand for "--ignore-all-space".\r
 </p>\r
 </dd>\r
+<dt>\r
+--exit-code\r
+</dt>\r
+<dd>\r
+<p>\r
+        Make the program exit with codes similar to diff(1).\r
+        That is, it exits with 1 if there were differences and\r
+        0 means no differences.\r
+</p>\r
+</dd>\r
 </dl>\r
 <p>For more detailed explanation on these common options, see also\r
 <a href="diffcore.html">diffcore documentation</a>.</p>\r
@@ -842,7 +852,7 @@ output diff in reverse.
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Mar-2007 09:58:11 UTC\r
+Last updated 19-Mar-2007 02:02:13 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 65d18d047d4e440837489c1425ad1901f757cff1..d24bf3d8bae045f55fd24b1d6f8af921ac2af448 100644 (file)
@@ -657,6 +657,16 @@ reference.</p>
         Shorthand for "--ignore-all-space".\r
 </p>\r
 </dd>\r
+<dt>\r
+--exit-code\r
+</dt>\r
+<dd>\r
+<p>\r
+        Make the program exit with codes similar to diff(1).\r
+        That is, it exits with 1 if there were differences and\r
+        0 means no differences.\r
+</p>\r
+</dd>\r
 </dl>\r
 <p>For more detailed explanation on these common options, see also\r
 <a href="diffcore.html">diffcore documentation</a>.</p>\r
@@ -859,7 +869,7 @@ git-format-patch -3
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 12-Mar-2007 07:28:55 UTC\r
+Last updated 19-Mar-2007 02:02:14 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 16589d37116077a8ae2fea259e870ae4ac32bfab..ca8b5177d63ef690a1fc9e1fd5dc3251ec4814f8 100644 (file)
--- a/git.html
+++ b/git.html
@@ -2317,7 +2317,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 15-Mar-2007 07:12:13 UTC\r
+Last updated 19-Mar-2007 02:02:14 UTC\r
 </div>\r
 </div>\r
 </body>\r
diff --git a/git.txt b/git.txt
index e875e8318d24fa046c7cddfc3e583b4c242d9302..31397dc5390d79343dc5d6fa5501cd493be0ea21 100644 (file)
--- a/git.txt
+++ b/git.txt
@@ -35,7 +35,9 @@ ifdef::stalenotes[]
 You are reading the documentation for the latest version of git.
 Documentation for older releases are available here:
 
-* link:v1.5.0.3/git.html[documentation for release 1.5.0.3]
+* link:v1.5.0.5/git.html[documentation for release 1.5.0.5]
+
+* link:v1.5.0.5/RelNotes-1.5.0.5.txt[release notes for 1.5.0.5]
 
 * link:v1.5.0.3/RelNotes-1.5.0.3.txt[release notes for 1.5.0.3]