As you can see, there are a few more fixes on the 'maint' branch since 1.5.0.6; I might do 1.5.0.7 just for the sake of it, but I am fairly determined to tag 1.5.1 on Apr 4th in a shape that is "no worse" than 1.5.0, so it might not be strictly necessary. If you can remind me of patches that are "must have"s for 1.5.1 that I've missed, that would be very nice. We've broken "git am" and "git rebase" (without --merge) on 'master' branch for people who has i18n contents after 1.5.0 but they should be fixed now. Please, remember that the key word for this weekend is "make 1.5.1 NO WORSE than 1.5.0". IOW, the focus is on obvious regression fixes. ---------------------------------------------------------------- * The 'maint' branch has these fixes since the last announcement. Gerrit Pape (2): Documentation/git-svnimport.txt: fix typo. Documentation/git-rev-parse.txt: fix example in SPECIFYING RANGES. H. Peter Anvin (1): git-upload-pack: make sure we close unused pipe ends * The 'master' branch has these since the last announcement in addition to the above. Andy Parkins (1): Reimplement emailing part of hooks--update in contrib/hooks/post-receive-email Christian Couder (1): Bisect: Improve error message in "bisect_next_check". Don Zickus (1): git-mailinfo fixes for patch munging Eric Wong (1): git-svn: avoid respewing similar error messages for missing paths Francis Daly (1): git-quiltimport /bin/sh-ism fix Jakub Narebski (1): gitweb: Support comparing blobs (files) with different names Julian Phillips (1): contrib/workdir: add a simple script to create a working directory Junio C Hamano (2): Update draft release notes for 1.5.1 Do not bother documenting fetch--tool Theodore Ts'o (12): Fix minor formatting issue in man page for git-mergetool mergetool: Replace use of "echo -n" with printf(1) to be more portable mergetool: Don't error out in the merge case where the local file is deleted mergetool: portability fix: don't assume true is in /bin mergetool: portability fix: don't use reserved word function mergetool: factor out common code mergetool: Remove spurious error message if merge.tool config option not set mergetool: Fix abort command when resolving symlinks and deleted files mergetool: Add support for Apple Mac OS X's opendiff command mergetool: Make git-rm quiet when resolving a deleted file conflict mergetool: Clean up description of files and prompts for merge resolutions Rename warn() to warning() to fix symbol conflicts on BSD and Mac OS - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html