From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: What's cooking in git.git (Aug 2008, #09; Sun, 31) Date: Sun, 31 Aug 2008 23:16:57 -0700 Message-ID: <7vd4jo1jc6.fsf@gitster.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Mon Sep 01 08:19:00 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ka2k1-0004XK-93 for gcvg-git-2@gmane.org; Mon, 01 Sep 2008 08:18:22 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752005AbYIAGRH convert rfc822-to-quoted-printable (ORCPT ); Mon, 1 Sep 2008 02:17:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751466AbYIAGRG (ORCPT ); Mon, 1 Sep 2008 02:17:06 -0400 Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:51428 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751732AbYIAGRE convert rfc822-to-8bit (ORCPT ); Mon, 1 Sep 2008 02:17:04 -0400 Received: from localhost.localdomain (localhost [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id 043B1696A2; Mon, 1 Sep 2008 02:17:03 -0400 (EDT) Received: from pobox.com (ip68-225-240-211.oc.oc.cox.net [68.225.240.211]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id 87D0A696A1; Mon, 1 Sep 2008 02:17:00 -0400 (EDT) User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Pobox-Relay-ID: 97DAA044-77ED-11DD-8843-3113EBD4C077-77302942!a-sasl-quonix.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 topics list the commits in reverse chronological order. The topics meant to be merged to the maintenance series have "maint-" in their nam= es. ---------------------------------------------------------------- [New Topics] Most of them are expected to spend only short amount of time on 'next' before graduating to 'master'. * jc/maint-checkout-fix (Fri Aug 29 13:40:36 2008 -0700) 1 commit + checkout: do not check out unmerged higher stages randomly * kb/am-directory (Fri Aug 29 15:27:50 2008 -0700) 1 commit - git-am: Pass the --directory option through to git-apply * np/safer-pack (Fri Aug 29 16:08:02 2008 -0400) 5 commits + fixup_pack_header_footer(): use nicely aligned buffer sizes + index-pack: use fixup_pack_header_footer()'s validation mode + pack-objects: use fixup_pack_header_footer()'s validation mode + improve reliability of fixup_pack_header_footer() + pack-objects: improve returned information from write_one() * jc/hide-cr-in-diff-from-less (Wed Aug 27 19:48:01 2008 -0700) 1 commi= t + diff: Help "less" hide ^M from the output * jc/better-conflict-resolution (Sun Aug 31 20:36:32 2008 -0700) 15 com= mits . git-merge documentation: describe how conflict is presented . checkout --conflict=3D