There are a few usability fixes to 'maint' after 1.5.3.3 but nothing worth doing 1.5.3.4 for yet. On the 'master' front, handful topics that have been cooking in 'next' have been merged, to be part of 1.5.4. Notable are: * "git-remote rm" * "git-send-email --smtp-server-port" * "git-svn" futureproofing. There are many changes cooking in 'next' that will graduate to 'master' real soon now. It would probably be a good idea to slow down and cut 1.5.4 early without aiming to have anything with huge user visible changes once that happens, because there are two rather big topics mostly about the implementation and not about user experience (other than performance gain of fetch in a repository with insane number of refs). ---------------------------------------------------------------- * The 'maint' branch has these fixes since v1.5.3.3 Andy Parkins (1): post-receive-hook: Remove the From field from the generated email header so that the pusher's name is used Jari Aalto (1): git-remote: exit with non-zero status after detecting errors. Jean-Luc Herren (2): git-add--interactive: Allow Ctrl-D to exit git-add--interactive: Improve behavior on bogus input Johannes Schindelin (1): rebase -i: squash should retain the authorship of the _first_ commit Junio C Hamano (1): Whip post 1.5.3.3 maintenance series into shape. Miklos Vajna (1): git stash: document apply's --index switch * The 'master' branch has these since the last announcement in addition to the above. Alexandre Julliard (4): git.el: Preserve file marks when doing a full refresh. git.el: Do not print a status message on every git command. git.el: Update a file status in the git buffer upon save. git.el: Reset the permission flags when changing a file state. Daniel Barkalow (1): Fix adding a submodule with a remote url James Bowes (2): remote: add 'rm' subcommand remote: document the 'rm' subcommand Jari Aalto (1): git-remote: exit with non-zero status after detecting error in "rm". Jeff King (1): diffcore-rename: cache file deltas Johannes Schindelin (1): rebase -i: support single-letter abbreviations for the actions Junio C Hamano (3): git-remote rm: add tests and minor fix-ups send-email --smtp-server-port: allow overriding the default port Update stale documentation link in the k.org site Mark Levedahl (1): git-submodule - allow a relative path as the subproject url Sam Vilain (3): git-svn: fix test for trunk svn (commit message not needed) git-svn: fix test for trunk svn (transaction out of date) git-svn: handle changed svn command-line syntax Stefan Sperling (1): Fix pool handling in git-svnimport to avoid memory leaks. - 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