The last rc before the final, 1.6.0-rc3, can be found at the usual places: http://www.kernel.org/pub/software/scm/git/ git-1.6.0.rc3.tar.{gz,bz2} (source tarball) git-htmldocs-1.6.0.rc3.tar.{gz,bz2} (preformatted docs) git-manpages-1.6.0.rc3.tar.{gz,bz2} (preformatted docs) The RPM binary packages for a few architectures are also provided as courtesy. testing/git-*-1.6.0.rc3-1.fc9.$arch.rpm (RPM) Hopefully the real 1.6.0 will appear over the weekend. ---------------------------------------------------------------- Changes since v1.6.0-rc2 are as follows: Brandon Casey (2): Makefile: set SHELL to value of SHELL_PATH Makefile: add a target which will abort compilation with ancient shells Eric Wong (2): git-svn: add ability to specify --commit-url for dcommit git-svn: wrap long lines in a few places Francis Moreau (1): git-bisect: fix wrong usage of read(1) Gustaf Hendeby (2): gitattributes: Document built in hunk header patterns Teach git diff about BibTeX head hunk patterns Ivan Stankovic (1): Documentation: fix invalid reference to 'mybranch' in user manual Johannes Schindelin (1): clone --mirror: avoid storing repeated tags Jonathan Nieder (1): Documentation: user-manual: "git commit -a" doesn't motivate .gitignore Junio C Hamano (9): asciidoc markup fixes GIT-VERSION-GEN: mark the version 'dirty' only if there are modified files mailinfo: fix MIME multi-part message boundary handling Update draft RelNotes for 1.6.0 Fix deleting reflog entries from HEAD reflog Re-fix rev-list-options documentation diff --check: do not unconditionally complain about trailing empty lines Do not talk about "diff" in rev-list documentation. GIT 1.6.0-rc3 Marcus Griep (5): Fix multi-glob assertion in git-svn git-svn: Allow deep branch names by supporting multi-globs Git.pm: Add faculties to allow temp files to be cached git-svn: Make it incrementally faster by minimizing temp files git-svn: Reduce temp file usage when dealing with non-links Nguyễn Thái Ngọc Duy (1): Fix typo in comments of longest_ancestor_length() Petr Baudis (2): Fail properly when cloning from invalid HTTP URL Adjust for the new way of enabling the default post-update hook Pieter de Bie (2): builtin-rm: Add a --force flag reflog test: add more tests for 'reflog delete' SZEDER Gábor (1): bash: remove redundant check for 'git stash apply' options Stephen R. van den Berg (1): git-daemon: SysV needs the signal handler reinstated. Thomas Rast (6): Documentation: commit-tree: remove 16 parents restriction Documentation: filter-branch: document how to filter all refs filter-branch: be more helpful when an annotated tag changes Documentation: rev-list-options: Fix -g paragraph formatting Documentation: rev-list-options: Fix a typo Documentation: rev-list-options: Rewrite simplification descriptions for clarity -- 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