With a handful of fixes and RPM specfile updates, we would probably want to do 1.5.4.3 in a week or so from 'maint'. A handful of new topics are now on 'master', and the ones still on 'next' are maturing with necessary fixes. I think we have enough material for 1.5.5 when they graduate, and I am hoping to do an rc1 sometime early to mid next month. We'll see. * The 'maint' branch has these fixes since the last announcement. Gerrit Pape (1): git-clone.sh: properly configure remote even if remote's head is dangling Jay Soffian (1): send-email: squelch warning due to comparing undefined $_ to "" Jeff King (3): push: indicate partialness of error message Documentation/push: clarify matching refspec behavior push: document the status output Junio C Hamano (1): GIT 1.5.4.2 Kristian Høgsberg (1): Rename git-core rpm to just git and rename the meta-pacakge to git-all. Miklos Vajna (1): Documentation/git-stash: document options for git stash list Pekka Kaitaniemi (1): Clarified the meaning of git-add -u in the documentation * The 'master' branch has these since the last announcement in addition to the above. Brandon Casey (1): Add compat/fopen.c which returns NULL on attempt to open directory Bruno Ribas (1): gitweb: Use the config file to set repository owner's name. Christian Couder (1): help.c: use 'git_config_string' to get 'help_default_format'. Daniel Barkalow (1): API documentation for remote.h David Kågedal (1): git.el: Set process-environment instead of invoking env Jakub Narebski (3): gitweb: Fix displaying unchopped argument in chop_and_escape_str gitweb: Add new option -nohtml to quot_xxx subroutines gitweb: Fix bug in href(..., -replay=>1) when using 'pathinfo' form Jay Soffian (1): Correct git-pull documentation Jeff King (2): hard-code the empty tree object add--interactive: handle initial commit better Johannes Schindelin (5): http-push: avoid invalid memory accesses http-push: do not get confused by submodules http-push: avoid a needless goto bisect view: check for MinGW32 and MacOSX in addition to X11 cvsexportcommit: be graceful when "cvs status" reorders the arguments Johannes Sixt (1): Technical documentation of the run-command API. Junio C Hamano (5): setup: sanitize absolute and funny paths in get_pathspec() git-add: adjust to the get_pathspec() changes. builtin-mv: minimum fix to avoid losing files Sync with 1.5.4.2 and start 1.5.5 Release Notes sending errors to stdout under $PAGER Lars Hjemli (1): Simplify setup of $GIT_DIR in git-sh-setup.sh Linus Torvalds (1): Add "--show-all" revision walker flag for debugging Marco Costalba (1): Avoid a useless prefix lookup in strbuf_expand() Martin Koegler (15): deref_tag: handle return value NULL deref_tag: handle tag->tagged = NULL check return code of prepare_revision_walk read_object_with_reference: don't read beyond the buffer get_sha1_oneline: check return value of parse_object mark_blob/tree_uninteresting: check for NULL reachable.c::add_one_tree: handle NULL from lookup_tree list-objects.c::process_tree/blob: check for NULL check results of parse_commit in merge_bases process_tag: handle tag->tagged == NULL reachable.c::process_tree/blob: check for NULL revision.c: handle tag->tagged == NULL parse_commit: don't fail, if object is NULL check return value from parse_commit() in various functions peel_onion: handle NULL Matthias Kestenholz (1): Add color.ui variable which globally enables colorization if set Robin Rosenberg (1): Make blame accept absolute paths - 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