Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
GIT 1.5.4-rc4
author
Junio C Hamano
<gitster@pobox.com>
Mon, 21 Jan 2008 01:04:53 +0000
(17:04 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 21 Jan 2008 01:05:11 +0000
(17:05 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.4.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
105c21d
)
diff --git
a/Documentation/RelNotes-1.5.4.txt
b/Documentation/RelNotes-1.5.4.txt
index 97a9bd9cd23934ec2d00b4160d0447bfffff97f3..9c864c9def3ece2e42189076922cf19548474921 100644
(file)
--- a/
Documentation/RelNotes-1.5.4.txt
+++ b/
Documentation/RelNotes-1.5.4.txt
@@
-10,6
+10,9
@@
Removal
* As git-commit and git-status have been rewritten, "git runstatus"
helper script lost all its users and has been removed.
* As git-commit and git-status have been rewritten, "git runstatus"
helper script lost all its users and has been removed.
+ * Curl library older than 7.10 is not supported by "git http-push",
+ as it does not work without CURLM.
+
Deprecation notices
-------------------
Deprecation notices
-------------------
@@
-360,8
+363,10
@@
series.
* Recent versions of AsciiDoc 8 has a change to break our
documentation; a workaround has been implemented.
* Recent versions of AsciiDoc 8 has a change to break our
documentation; a workaround has been implemented.
+ * "git diff --color-words" colored context lines in a wrong color.
+
--
exec >/var/tmp/1
--
exec >/var/tmp/1
-O=v1.5.4-rc
3
+O=v1.5.4-rc
4
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint