The latest maintenance release GIT 1.4.3.5 is available at the usual places: http://www.kernel.org/pub/software/scm/git/ git-1.4.3.5.tar.{gz,bz2} (tarball) git-htmldocs-1.4.3.5.tar.{gz,bz2} (preformatted docs) git-manpages-1.4.3.5.tar.{gz,bz2} (preformatted docs) RPMS/$arch/git-*-1.4.3.5-1.$arch.rpm (RPM) The 'master' front has been very quiet and it will hopefully soon produce 1.4.4 but in the meantime here is primarily to fix git-svn correctness issues. ---------------------------------------------------------------- Changes since v1.4.3.4 are as follows: Alex Riesen (1): merge-recursive implicitely depends on trust_executable_bit Eric Wong (3): git-svn: avoid printing filenames of files we're not tracking git-svn: don't die on rebuild when --upgrade is specified git-svn: fix dcommit losing changes when out-of-date from svn Jakub Narebski (1): Documentation: Transplanting branch with git-rebase --onto Jeff King (1): Fix git-runstatus for repositories containing a file named HEAD Junio C Hamano (3): adjust_shared_perm: chmod() only when needed. path-list: fix path-list-insert return value git-cvsserver: read from git with -z to get non-ASCII pathnames. Petr Baudis (1): Nicer error messages in case saving an object to db goes wrong Robert Shearman (1): git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch. Tero Roponen (1): remove an unneeded test - 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