The 'maint' branch is at 1.6.0.6, which hopefully will be the last maintenance release until 1.6.1 final. Earlier I said I'd like to have 1.6.1 final this weekend, but I'd rather play safe and tag -rc4 tonight (gee, it is already 04:00am), and leave the final 1.6.0 as Christmas present to git users. * Paul has one patch on his gitk branch I have fetched but not merged yet; waiting for his go-ahead. * I am undecided whether I should include the "rebase -i -p" patch from j6t in 1.6.1 and have been waiting for comments from Dscho. * A documentation patch from Boyd Stephen Smith Jr. to add a reference to the new HowTo page from git-revert manpage and an additional warning to git-revert from Robin Rosenberg are still not in yet, but I would like to have them with updates in 1.6.1 final. Other than that, the 'master' I am pusing out is pretty much it for 1.6.1. By the way, 'master' and 'maint' of git.git repository are also mirrored at git://git.sourceforge.jp/gitroot/git-core/git.git (and they have gitweb http://git.sourceforge.jp/view?p=git-core/git.git). People who are following my blog may already have been aware of this, though. ---------------------------------------------------------------- * The 'master' branch has these since the last announcement. Alexander Gavrilov (3): git-gui: Fix handling of relative paths in blame. git-gui: Fix commit encoding handling. Documentation: Describe git-gui Tools menu configuration options. Arjen Laarhoven (1): Enable threaded delta search on Mac OS X/Darwin Christian Stimming (1): git-gui: Update German (completed) translation. Fredrik Skolmli (1): git-gui: Starting translation for Norwegian Johannes Schindelin (2): Get rid of the last remnants of GIT_CONFIG_LOCAL git-gui: Get rid of the last remnants of GIT_CONFIG_LOCAL Junio C Hamano (6): gitweb: do not run "git diff" that is Porcelain make_absolute_path(): check bounds when seeing an overlong symlink builtin-blame.c: use strbuf_readlink() combine-diff.c: use strbuf_readlink() Make sure lockfiles are unlocked when dying on SIGPIPE send-email: futureproof split_addrs() sub Kirill A. Korinskiy (1): Remove the requirement opaquelocktoken uri scheme Lee Marlow (2): bash completion: Sort config completion variables bash completion: Sync config variables with their man pages Linus Torvalds (5): Add generic 'strbuf_readlink()' helper function Make 'ce_compare_link()' use the new 'strbuf_readlink()' Make 'index_path()' use 'strbuf_readlink()' Make 'diff_populate_filespec()' use the new 'strbuf_readlink()' Make 'prepare_temp_file()' ignore st_size for symlinks Marcel M. Cary (1): git-sh-setup: Fix scripts whose PWD is a symlink into a git work-dir Markus Heidelberg (5): Documentation: fix description for enabling hooks doc/git-reset: add reference to git-stash Documentation: sync example output with git output Documentation: fix typos, grammar, asciidoc syntax Documentation/git-show-branch: work around "single quote" typesetting glitch Michael J Gruber (1): test overlapping ignore patterns Michele Ballabio (1): git gui: update Italian translation Miklos Vajna (3): git-gui: Update Hungarian translation for 0.12 git-daemon documentation: use {tilde} githooks documentation: add a note about the +x mode Nanako Shiraishi (3): git-gui: Update Japanese translation for 0.12 Clarify documentation of "git checkout <tree-ish> paths" syntax Add a documentat on how to revert a faulty merge Peter Krefting (2): git-gui: Updated Swedish translation (515t0f0u). git-gui: Fixed typos in Swedish translation. René Scharfe (3): Fix type-mismatch compiler warning from diff_populate_filespec() connect.c: stricter port validation, silence compiler warning fast-import.c: stricter strtoul check, silence compiler warning Shawn O. Pearce (2): git-gui: Update po template to include 'Mirroring %s' message git-gui 0.12 YONETANI Tomokazu (1): git-fast-import possible memory corruption problem -- 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