Another week, another rc. There are no outstanding features that should graduate from 'next' anymore until final. http://www.kernel.org/pub/software/scm/git/ git-1.6.1-rc2.tar.{gz,bz2} (source tarball) git-htmldocs-1.6.1-rc2.tar.{gz,bz2} (preformatted docs) git-manpages-1.6.1-rc2.tar.{gz,bz2} (preformatted docs) The RPM binary packages for a few architectures are also there. testing/git-*-1.6.1-rc2-1.fc9.$arch.rpm (RPM) ---------------------------------------------------------------- Changes since v1.6.1-rc1 are as follows: Alex Riesen (3): Make some of fwrite/fclose/write/close failures visible Make chdir failures visible Report symlink failures in merge-recursive Alexander Gavrilov (2): gitk: Make line origin search update the busy status gitk: Add a menu option to start git gui Christian Couder (2): bisect: fix "git bisect skip <commit>" and add tests cases Documentation: describe how to "bisect skip" a range of commits Christian Stimming (1): gitk: Update German translation Davide Libenzi (1): xdiff: give up scanning similar lines early Deskin Miller (1): git-svn: Make branch use correct svn-remote Giuseppe Bilotta (2): gitweb: make gitweb_check_feature a boolean wrapper Update comment on gitweb_check/get_feature Jakub Narebski (2): gitweb: Fix handling of non-ASCII characters in inserted HTML files gitweb: Make project specific override for 'grep' feature work Jeff King (2): add stage to gitignore tag: delete TAG_EDITMSG only on successful tag Johannes Sixt (1): t4030-diff-textconv: Make octal escape sequence more portable Junio C Hamano (17): builtin-rm.c: explain and clarify the "local change" logic git add --intent-to-add: fix removal of cached emptiness git add --intent-to-add: do not let an empty blob be committed by accident gitweb: fix 'ctags' feature check and others gitweb: rename gitweb_check_feature to gitweb_get_feature Makefile: introduce NO_PTHREADS Install git-stage in exec-path git-am --whitespace: do not lose the command line option git-am: propagate -C<n>, -p<n> options as well git-am: propagate --3way options as well Test that git-am does not lose -C/-p/--whitespace options git-am: rename apply_opt_extra file to apply-opt Update draft release notes to 1.6.1 GIT 1.6.0.5 Update draft release notes for 1.6.1 Revert "git-stash: use git rev-parse -q" Point "stale" 1.6.0.5 documentation from the main git documentation page Linus Torvalds (1): Add backslash to list of 'crud' characters in real name Mark Burton (1): git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror. Matt McCutchen (1): "git diff <tree>{3,}": do not reverse order of arguments Miklos Vajna (8): User's Manual: remove duplicated url at the end of Appendix B git-stash: use git rev-parse -q filter-branch: use git rev-parse -q lost-found: use git rev-parse -q pull: use git rev-parse -q rebase: use git rev-parse -q submodule: use git rev-parse -q http.c: use 'git_config_string' to get 'curl_http_proxy' Nguyễn Thái Ngọc Duy (1): Extend index to save more flags Paul Mackerras (3): gitk: Fix context menu items for generating diffs when in tree mode gitk: Highlight only when search type is "containing:". gitk: Fix bug in accessing undefined "notflag" variable Scott Chacon (1): Add a built-in alias for 'stage' to the 'add' command Thomas Rast (1): fetch-pack: Avoid memcpy() with src==dst Tor Arvid Lund (1): git-p4: Fix bug in p4Where method. -- 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