There are about half a dozen topics that need to be merged to 'maint' before 1.5.4.4 can happen, which hopefully will be mid next week. They are already in 'master' and we haven't heard about breakages with them. It would be really nice to also have msgfmt issue on OSX resolved (e.g. http://article.gmane.org/gmane.comp.version-control.git/76355) before that. ---------------------------------------------------------------- * The 'maint' branch has these fixes since the last announcement. Junio C Hamano (1): test-lib: fix TERM to dumb for test repeatability Pierre Habouzit (1): unquote_c_style: fix off-by-one. Shawn O. Pearce (1): git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl fails Uwe Kleine-König (1): config.txt: refer to --upload-pack and --receive-pack instead of --exec * The 'master' branch has these since the last announcement in addition to the above. Alex Riesen (1): Do not use GUID on dir in git init --shared=all on FreeBSD Brandon Casey (10): builtin-reflog.c: fix typo that accesses an unset variable reflog-delete: parse standard reflog options git-reflog: add option --rewrite to update reflog entries while expiring refs.c: make close_ref() and commit_ref() non-static git-reflog: add option --updateref to write the last reflog sha1 into the ref git-stash: add new 'drop' subcommand git-stash: add new 'pop' subcommand t3903-stash.sh: Add missing '&&' to body of testcase git-reflog.txt: Document new commands --updateref and --rewrite t3903-stash.sh: Add tests for new stash commands drop and pop Charles Bailey (4): Tidy up git mergetool's backup file behaviour Changed an internal variable of mergetool to support custom commands Teach git mergetool to use custom commands defined at config time Add a very basic test script for git mergetool Christian Couder (1): run-command: Redirect stderr to a pipe before redirecting stdout to stderr Denis Cheng (3): whatchanged documentation: share description of --pretty with others specify explicit "--pretty=medium" with `git log/show/whatchanged` log/show/whatchanged: introduce format.pretty configuration Johannes Schindelin (1): Teach "git reflog" a subcommand to delete single entries Junio C Hamano (1): send-email: --no-signed-off-cc should suppress 'sob' cc -- 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