Since v1.5.6-rc2 there are handful more fixes. More important ones among them are: - "git-remote prune -n" fix (Olivier Marin) - "git-log --graph --first-parent" fix (Adam Simpkins) - "git-fast-export" fix for multi-root repository (Shawn) - "gitk" works better with detached HEAD (Paul Mackerras) Time for -rc3 this weekend and hopefully the final sometime next week. --- * The 'maint' branch has these fixes since the last announcement. Björn Steinbrink (1): name-rev: Fix segmentation fault when using --all Fred Maranhão (1): fix typo in tutorial Johannes Sixt (1): Remove exec bit from builtin-fast-export.c Junio C Hamano (1): GIT 1.5.5.4 Lea Wiemann (1): git-for-each-ref.txt: minor improvements Michael Dressel (1): describe: match pattern for lightweight tags too Miklos Vajna (1): git-read-tree: document -v option. * The 'master' branch has these since the last announcement in addition to the above. Adam Simpkins (2): graph API: fix "git log --graph --first-parent" git log --graph: print '*' for all commits, including merges Alex Riesen (1): Fix t5516 on cygwin: it does not like double slashes at the beginning of a path Ask Bjørn Hansen (2): gitweb setup instruction: rewrite HEAD and root as well send-email: Allow the envelope sender to be set via configuration Boyd Lynn Gerber (2): progress.c: avoid use of dynamic-sized array Port to 12 other Platforms. Chris Ridd (1): Improve sed portability Christian Couder (2): documentation: convert "diffcore" and "repository-layout" to man pages documentation: move git(7) to git(1) Daniel Barkalow (1): Use nonrelative paths instead of absolute paths for cloned repositories Dirk Suesserott (1): Documentation/git-mailsplit: Enhanced description of -o option Geoffrey Irving (1): doc: adding gitman.info and *.texi to .gitignore Jakub Narebski (2): gitweb: Fix "next" link on bottom of page gitweb: Add charset info to "raw" output of 'text/plain' blobs Jeff King (2): Fix "git clone http://$URL" to check out the worktree when asked document --pretty=tformat: option Johannes Schindelin (1): merge-recursive: respect core.autocrlf when writing out the result Johannes Sixt (2): rebase --interactive: Compute upstream SHA1 before switching branches make_nonrelative_path: Use is_absolute_path() Junio C Hamano (12): commit: drop duplicated parents GIT v1.5.6-rc1 t7502: do not globally unset GIT_COMMITTER_* environment variables t7502: tighten loosely written test sequence Documentation: git-log cannot use rev-list specific options t7502: honor SHELL_PATH GIT 1.5.6-rc2 http-push.c: remove duplicated code "remote prune": be quiet when there is nothing to prune Documentation/git-pull.txt: Use more standard [NOTE] markup Documentation: exclude @pxref{[REMOTES]} from texinfo intermediate output user-manual: describe how higher stages are set during a merge Karl Hasselström (1): Revert "git.el: Set process-environment instead of invoking env" Kevin Ballard (1): Documentation/git-filter-branch.txt: Fix description of --commit-filter Lea Wiemann (5): cat-file --batch: flush stdout also when objects are missing t1006-cat-file.sh: typo cat-file --batch / --batch-check: do not exit if hashes are missing Documentation/git-cat-file.txt: add missing line break t/.gitattributes: only ignore whitespace errors in test files Linus Torvalds (1): Consolidate SHA1 object file close Marius Storm-Olsen (1): Add testcase for merging in a CRLF repo Mikael Magnusson (1): Typo in RelNotes. Miklos Vajna (3): Strbuf documentation: document most functions Remove unused code in parse_commit_buffer() git-rebase -i: mention the short command aliases in the todo list Olivier Marin (4): remote show: fix the -n option builtin-remote: split show_or_prune() in two separate functions remote prune: print the list of pruned branches remote show: list tracked remote branches with -n Paul Mackerras (1): gitk: Handle detached heads better Philippe Bruhat (BooK) (1): git-cvsimport: do not fail when CVSROOT is / Pieter de Bie (1): git-send-email: allow whitespace in addressee list Shawn O. Pearce (1): fast-export: Correctly generate initial commits with no parents Stephan Beyer (6): git-commit.txt: Correct option alternatives git-commit.txt: Add missing long/short options Docs: Use "-l::\n--long\n" format in OPTIONS sections Docs: add some long/short options git-describe.txt: document --always git-name-rev.txt: document --no-undefined and --always Teemu Likonen (1): Print info about "git help COMMAND" on git's main usage pages -- 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