The tip of 'master' is now tagged as 1.5.4-rc0. Tarballs are found in the usual places: http://www.kernel.org/pub/software/scm/git/ git-1.5.4.rc0.tar.{gz,bz2} (tarball) git-htmldocs-1.5.4.rc0.tar.{gz,bz2} (preformatted docs) git-manpages-1.5.4.rc0.tar.{gz,bz2} (preformatted docs) I've also built a set of preview RPM packages. They are found in: http://www.kernel.org/pub/software/scm/git/testing/ I am not an RPM person. It would be really appreciated if experts help out finding and fixing any bug in the packaging. I do not want to repeat the firefighting we needed with 1.5.3.1. ---------------------------------------------------------------- * The 'master' branch has these since the last announcement. Alex Riesen (1): Fix git-fast-export for zero-sized blobs Alexandre Julliard (1): git.el: Added a menu for git-status-mode. Charles Bailey (1): Fix clone not to ignore depth when performing a local clone Christian Couder (5): git-help: add -i|--info option to display info page. Documentation: describe -i/--info option to "git-help" git-help: add -w|--web option to display html man page in a browser. Use {web,instaweb,help}.browser config options. Documentation: describe -w/--web option to "git-help". Daniel Barkalow (1): Add more checkout tests Eric Wong (2): git-svn: replace .rev_db with a more space-efficient .rev_map format git-svn: reinstate old rev_db optimization in new rev_map Eyvind Bernhardsen (1): Fix mis-markup of the -p, --patch option in git-add(1) Gerrit Pape (1): Don't cache DESTDIR in perl/perl.mak. Jakub Narebski (1): autoconf: Check asciidoc version to automatically set ASCIIDOC8 Jeff King (6): don't mention index refreshing side effect in git-status docs Add git-browse-help to .gitignore Support GIT_PAGER_IN_USE environment variable git-svn: get color config from --get-colorbool shortlog: document -e option git-clone: print an error message when trying to clone empty repo Johannes Sixt (1): Fix a typo in checkout.sh and cleanup one-line help messages Junio C Hamano (18): git-shortlog -e: show e-mail address as well Re-fix ls-remote Update draft Release Notes for 1.5.4 Documentation: add gitman.info target git-help -i: invoke info with document and node name git-help -i: show info documentation from matching version of git send-email: do not muck with initial-reply-to when unset. commit: do not add extra LF at the end of the summary. Support a merge with conflicting gitlink change blame: drop blob data after passing blame to the parent shortlog: default to HEAD when the standard input is a tty git-diff --numstat -z: make it machine readable disable t9119 for now. Documentation: rename git.texi to user-manual.texi git.spec.in: remove python_path git-help -w: do not require to be in git repository RPM spec: Adjust htmldir GIT 1.5.4-rc0 Linus Torvalds (1): "git tag -u keyname" broken Mike Hommey (4): git-send-email.perl: Really add angle brackets to In-Reply-To if necessary Cleanup variables in http.[ch] Fix small memory leaks induced by diff_tree_setup_paths Fix XML parser leaks in http-push Nguyễn Thái Ngọc Duy (1): Remove repo version check from setup_git_directory Nicolas Pitre (1): pack-objects: more threaded load balancing fix with often changed paths Pierre Habouzit (1): Invert numbers and names in the git-shortlog summary mode. Wincent Colaiuta (5): Interactive editor tests for commit-msg hook Style fixes for pre-commit hook tests Use "whitespace" consistently Documentation: minor grammar fix for "git apply" Fix "diff --check" whitespace detection - 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