summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e92ea62)
raw | patch | inline | side by side (parent: e92ea62)
author | Junio C Hamano <gitster@pobox.com> | |
Mon, 27 Aug 2007 00:36:10 +0000 (17:36 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 27 Aug 2007 00:36:10 +0000 (17:36 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.3.txt | patch | blob | history |
index e529e11cb2d949b338a1f927e03634b2158ae32f..8859125ab4f7e795dc3971fbd41f04de1d7bd451 100644 (file)
* For people who need to import from Perforce, a front-end for
fast-import is in contrib/fast-import/.
-* Comes with git-gui 0.8.1.
+* Comes with git-gui 0.8.2.
* Comes with updated gitk.
- "gitweb" had trouble handling non UTF-8 text with older
Encode.pm Perl module.
+ - "git-write-tree" had a bad interaction with racy-git avoidance and
+ gitattributes mechanisms.
+
--
exec >/var/tmp/1
-O=v1.5.3-rc6
+O=v1.5.3-rc6-47-ge92ea62
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint