The latest maintenance release GIT 1.4.3.1 is available at the usual places: http://www.kernel.org/pub/software/scm/git/ git-1.4.3.1.tar.{gz,bz2} (tarball) git-htmldocs-1.4.3.1.tar.{gz,bz2} (preformatted docs) git-manpages-1.4.3.1.tar.{gz,bz2} (preformatted docs) RPMS/$arch/git-*-1.4.3.1-1.$arch.rpm (RPM) This is primarily to work around changes in the recent GNU diff output format. Also it contains irritation fix for "git diff" which now paginates its output by default. ---------------------------------------------------------------- Changes since v1.4.3 are as follows: Junio C Hamano (1): pager: default to LESS=FRS Lars Hjemli (1): Fix typo in show-index.c Linus Torvalds (1): git-apply: prepare for upcoming GNU diff -u format change. Nguyễn Thái Ngọc Duy (2): Reject hexstring longer than 40-bytes in get_short_sha1() Add revspec documentation for ':path', ':[0-3]:path' and git-describe Nicolas Pitre (1): reduce delta head inflated size - 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