I should probably do a 1.5.4.4 shortly from 'maint' to flush accumulated fixes. There is nothing major, but send-email regression fix deserves to be delibered sooner to the end users. On the 'master', we briefly had a faulty receive-pack to cause a small pushes to fail, but that glitch has been reverted. Also fixed was a git-describe not quite working when your tags are packed (e.g. after git-gc). ---------------------------------------------------------------- * The 'maint' branch has these fixes since the last announcement. Björn Steinbrink (1): receive-pack: Initialize PATH to include exec-dir. Gerrit Pape (1): git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options Jeff King (1): revert: actually check for a dirty index Junio C Hamano (2): tests: introduce test_must_fail Update draft release notes for 1.5.4.4 Matthieu Moy (1): Fix incorrect wording in git-merge.txt. Mike Hommey (1): Fix random crashes in http_cleanup() Ping Yin (1): git-submodule: Fix typo 'url' which should be '$url' Shawn O. Pearce (1): Fix 'git remote show' regression on empty repository in 1.5.4 ---------------------------------------------------------------- * The 'master' branch has these since the last announcement in addition to the above. Alex Riesen (1): Fix test for cleanup failure in t7300 on Windows Junio C Hamano (8): Update draft release notes for 1.5.5 git-describe: use tags found in packed-refs correctly describe: fix --long output describe: re-fix display_name() t6120 (describe): check --long properly Revert "receive-pack: use strict mode for unpacking objects" Revert "unpack-objects: prevent writing of inconsistent objects" fsck.c: fix bogus "empty tree" check Martin Koegler (1): fetch-pack: check parse_commit/object results Mike Hommey (1): t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --merge SZEDER Gábor (2): bash: add git-branch options bash: git-branch -d and -m lists only local branches Shawn O. Pearce (3): Don't allow git-describe failures to go unnoticed in t6120 Test for packed tags in git-describe output Add git-describe test for "verify annotated tag names on output" Simon Hausmann (1): git-p4: Fix import of changesets with file deletions -- 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