No real 1.3.0 yet... * The 'master' branch has these since the last announcement. All of them are fixes and clean-ups (except --parents stuff from Linus which seems safe enough). Junio C Hamano: git-log: match rev-list --abbrev and --abbrev-commit diff: fix output of total-rewrite diff. diffcore-rename: fix merging back a broken pair. Retire diffcore-pathspec. Retire git-log.sh Retire git-log.sh (take#2) Linus Torvalds: Make "--parents" logs also be incremental Marco Roeland: xdiff/xdiffi.c: fix warnings about possibly uninitialized variables Petr Baudis: Improve the git-diff-tree -c/-cc documentation * The 'next' branch, in addition, has these. - diff-* --patch-with-raw - Implement limited context matching in git-apply (Eric W. Biederman) - log-tree: separate major part of diff-tree. - git log [diff-tree options]... I should not be moving anything new from "next" to "master" before 1.3.0, but I am inclined to include the --patch-with-raw change, which Cogito wants. Also apply -Cn by Eric seems safe enough; as long as you do not ask for it, it keeps the existing behaviour. The initial part of "git log with diff-tree options" seems safe enough so it is also in 'next'. I have the rest of "git log with diff-tree options", along with its fallouts, which turned out to be more than what I wanted to see, in "pu". - : 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