The latest maintenance release GIT 1.4.4.2 has been available at the usual places for a few days, but vger seems to have eaten the message I sent out, so here is a resend: http://www.kernel.org/pub/software/scm/git/ git-1.4.4.2.tar.{gz,bz2} (tarball) git-htmldocs-1.4.4.2.tar.{gz,bz2} (preformatted docs) git-manpages-1.4.4.2.tar.{gz,bz2} (preformatted docs) RPMS/$arch/git-*-1.4.4.2-1.$arch.rpm (RPM) This contains a handful fixes since 1.4.4.1; nothing earth shattering. ---------------------------------------------------------------- Changes since v1.4.4.1 are as follows: Alex Riesen (1): git-blame: fix rev parameter handling. Andy Parkins (2): Increase length of function name buffer Document git-repo-config --bool/--int options. Eric Wong (4): git-svn: error out from dcommit on a parent-less commit git-svn: correctly handle revision 0 in SVN repositories git-svn: preserve uncommitted changes after dcommit git-svn: avoid fetching files twice in the same revision Johannes Schindelin (1): git-mv: search more precisely for source directory in index Junio C Hamano (5): git blame -C: fix output format tweaks when crossing file boundary. tutorial: talk about user.name early and don't start with commit -a receive-pack: do not insist on fast-forward outside refs/heads/ unpack-trees: make sure "df_conflict_entry.name" is NUL terminated. git-reset to remove "$GIT_DIR/MERGE_MSG" René Scharfe (1): archive-zip: don't use sizeof(struct ...) - 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