summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2ceb639)
raw | patch | inline | side by side (parent: 2ceb639)
author | Junio C Hamano <gitster@pobox.com> | |
Sun, 26 Jul 2009 07:04:50 +0000 (00:04 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 26 Jul 2009 07:05:34 +0000 (00:05 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.6.4.txt | patch | blob | history |
index b3c0346cc6cd0ed7bd1f2a95ab4da40a5b7f44cc..0fbc410428c77255d663b3a7a09a80b965a6bcea 100644 (file)
* git-svn updates, including a new --authors-prog option to map author
names by invoking an external program, 'git svn reset' to unwind
- 'git svn fetch', support for more than one branches, etc.
+ 'git svn fetch', support for more than one branches, documenting
+ of the useful --minimize-url feature, new "git svn gc" command, etc.
(portability)
* "git imap-send" is IPv6 aware.
- * "git log --graph" draws graphs more compactly by using horizonal lines
+ * "git log --graph" draws graphs more compactly by using horizontal lines
when able.
* "git log --decorate" shows shorter refnames by stripping well-known
* A major part of the "git bisect" wrapper has moved to C.
+ * Formatting with the new version of AsciiDoc 8.4.1 is now supported.
+
Fixes since v1.6.3
------------------
After such a repacking, you cannot remove grafts without corrupting
the repository.
- * "git send-email" did not detect errorneous loops in alias expansion.
+ * "git send-email" did not detect erroneous loops in alias expansion.
---
exec >/var/tmp/1
echo O=$(git describe master)
-O=v1.6.4-rc2-17-g130b04a
+O=v1.6.4-rc2-31-g2ceb639
git shortlog --no-merges $O..master ^maint