--- /dev/null
+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
+
+
-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].
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
</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
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
</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
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
</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
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
</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
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
</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
</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
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]