Many documentation updates, fast-import fixes and enhancements, updated gitk. Hopefully we can do the final without another -rc sometime early next week. ---------------------------------------------------------------- * The 'master' branch has these since the last announcement in addition to the above. Alex Riesen (3): Fix whitespace in "Format of STDIN stream" of fast-import Avoid using va_copy in fast-import: it seems to be unportable. Fix git-remote for ActiveState Perl Alexandre Julliard (1): git.el: Avoid a lisp error when there's no current branch (detached HEAD). Arjen Laarhoven (2): gitk: Make the date/time display configurable t1301-shared-repo.sh: fix 'stat' portability issue Brian Downing (1): Clarify actual behavior of 'git add' and ignored files Brian Gernhardt (1): Minor clarifications to git-filter-branch usage and doc Dave Watson (1): Fix misspelling of 'suppress' in docs Eric Wong (1): git-svn: update documentation with CAVEATS section Johannes Sixt (1): gitk: Handle 'copy from' and 'copy to' in diff headers. Junio C Hamano (5): Documentation/git-rebase: fix an example Clean-up read-tree error condition. fast-import pull request git clone: do not issue warning while cloning locally across filesystems GIT 1.5.3-rc6 Lars Hjemli (1): git-submodule: re-enable 'status' as the default subcommand Linus Torvalds (2): Make thin-pack generation subproject aware. Take binary diffs into account for "git rebase" Lukas Sandström (1): Add the word reflog to Documentation/config.txt:core.logAllRefUpdates Mark Levedahl (1): git-completion.bash - add support for git-bundle Matthieu Moy (1): Add and document a global --no-pager option for git. Mike Hommey (1): Clarify commit-tree documentation Paul Mackerras (3): gitk: Fix warning when removing a branch gitk: Fix bug in fix for warning when removing a branch gitk: Add a window to list branches, tags and other references Quy Tonthat (1): Fix breakage in git-rev-list.txt René Scharfe (1): Documentation: update tar.umask default Sean Estabrooks (2): Fix small typo in git send-email man page. Reset terminal attributes when terminating git send-email Shawn O. Pearce (13): git-gui: Avoid Tcl error in popup menu on diff viewer Actually allow TAG_FIXUP branches in fast-import Use handy ALLOC_GROW macro in fast-import when possible Teach fast-import to ignore lines starting with '#' Make trailing LF following fast-import `data` commands optional Make trailing LF optional for all fast-import commands Allow frontends to bidirectionally communicate with fast-import Generate crash reports on die in fast-import Include recent command history in fast-import crash reports Correct documentation of 'reflog show' to explain it shows HEAD Don't allow combination of -g and --reverse as it doesn't work Fix new-workdir (again) to work on bare repositories Suggest unsetting core.bare when using new-workdir on a bare repository Stefan Sperling (1): Document -u option in git-svnimport man page Steffen Prohaska (1): gitk: Let user easily specify lines of context in diff view Steven Grimm (1): Document what the stage numbers in the :$n:path syntax mean. Väinö Järvelä (1): git-gui: Added support for OS X right click - 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