From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: What's cooking in git.git (May 2011, #02; Wed, 4) Date: Wed, 04 May 2011 19:37:06 -0700 Message-ID: <7vsjstc1pp.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Thu May 05 04:37:40 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QHoRe-0005xO-LA for gcvg-git-2@lo.gmane.org; Thu, 05 May 2011 04:37:39 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752691Ab1EEChP (ORCPT ); Wed, 4 May 2011 22:37:15 -0400 Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:57722 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752657Ab1EEChN (ORCPT ); Wed, 4 May 2011 22:37:13 -0400 Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 47E7F4706; Wed, 4 May 2011 22:39:16 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to :subject:date:message-id:mime-version:content-type; s=sasl; bh=R FoJdNow5UKoqCZFddStGogbq9I=; b=kt37PcRh0hAkdOVXBv68H423/BchCbF7t riAoPy/iTJUEKwaGMzv5X6j1zjV5ZefqdYbMG/SLyf0QqCW4U+kNDvzQo+nxhocc pMW7cEEAJLqBedZ7TtJgesZfgdLgIv/azkNr29ESXM1+vfgug5FVxR8wPOgpgclf AavhYGX9Ls= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:subject :date:message-id:mime-version:content-type; q=dns; s=sasl; b=UKS AXyeFtmNplg+eF7Hi5d5WR8xJFmZY5CHsv2VcYKeJfvSB5h0TS7E6IOL785P0s9i 1a7LT1qSJMWTt4TM9JR8Yle8LtX89UChhUmL/SOYmKvxxggiDIo4tYftzESl6flz iiqLDvWKY0hMYZ2mcreC2milJUtT466IHMW8Chd4= Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 33BF74705; Wed, 4 May 2011 22:39:14 -0400 (EDT) Received: from pobox.com (unknown [76.102.170.102]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id E48384704; Wed, 4 May 2011 22:39:11 -0400 (EDT) X-master-at: 505a138cbd5c45d890d180383c8bd808ee8105aa X-next-at: 76e37e21d4a31e0ad0e9ef50ca7dc8e2402a26b1 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: DD62D67A-76C0-11E0-B9C5-E8AB60295C12-77302942!a-pb-sasl-sd.pobox.com Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Here are the topics that have been cooking. Commits prefixed with '-' are only in 'pu' while commits prefixed with '+' are in 'next'. The main part of this cycle is expected to run thru May, aiming for a feature freeze in early June. We are in the middle of week #2 of this cycle. -------------------------------------------------- [New Topics] * jc/dotdot-is-parent-directory (2011-05-02) 1 commit - specifying ranges: we did not mean to make ".." an empty set Updated documentation. * mg/diff-stat-count (2011-05-03) 2 commits - diff-options.txt: describe --stat-{width,name-width,count} - diff: introduce --stat-count to limit the stat lines There was a miscounting spotted. Need another round. * mk/grep-pcre (2011-05-03) 3 commits - git-grep: Learn PCRE - Documentation: Add --line-number to git-grep synopsis - [Missing sign-off and justification] grep: Put calls to fixmatch() and regmatch() into patmatch() There was a re-roll but I haven't picked it up yet. * vh/config-interactive-singlekey-doc (2011-05-02) 1 commit - config.txt: 'interactive.singlekey; is used by... Will merge to 'next' but I recall we discussed the need for more cross references and description of the configuration variable in Patch mode documentation. * jc/maint-branch-mergeoptions (2011-05-04) 1 commit - merge: fix branch..mergeoptions Fix branch..mergeoptions that does not override merge.