summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3bd8de5)
raw | patch | inline | side by side (parent: 3bd8de5)
author | Junio C Hamano <gitster@pobox.com> | |
Sat, 6 Feb 2010 00:36:56 +0000 (16:36 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 6 Feb 2010 00:36:56 +0000 (16:36 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.7.0.txt | patch | blob | history |
index f632662612ea0a68777a4f51cd711b20545b185e..08972879790cdf10ebf421499045b0209a716c8a 100644 (file)
* "gitk" updates.
+ * "gitweb" updates (code clean-up, load checking etc.)
+
(portability)
* Some more MSVC portability patches for msysgit port.
from non-root dir, 2010-01-26) may be merged to older maintenance
branches.
+ * "git fast-import" did not correctly handle large blobs that may
+ bust the pack size limit.
+
* When using "git status" or asking "git diff" to compare the work tree
with something, they used to consider that a checked-out submodule with
uncommitted changes is not modified; this could cause people to forget
--
exec >/var/tmp/1
-O=v1.7.0-rc1-6-g2ee8c5b
+O=v1.7.0-rc1-42-g3bd8de5
echo O=$(git describe master)
git shortlog --no-merges $O..master ^maint