From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: What's in git.git Date: Mon, 23 Oct 2006 23:32:08 -0700 Message-ID: <7v4pturzpz.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE X-From: git-owner@vger.kernel.org Tue Oct 24 08:32:28 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GcFpd-00011e-TO for gcvg-git@gmane.org; Tue, 24 Oct 2006 08:32:14 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752086AbWJXGcL convert rfc822-to-quoted-printable (ORCPT ); Tue, 24 Oct 2006 02:32:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752090AbWJXGcL (ORCPT ); Tue, 24 Oct 2006 02:32:11 -0400 Received: from fed1rmmtao12.cox.net ([68.230.241.27]:58786 "EHLO fed1rmmtao12.cox.net") by vger.kernel.org with ESMTP id S1752086AbWJXGcJ convert rfc822-to-8bit (ORCPT ); Tue, 24 Oct 2006 02:32:09 -0400 Received: from fed1rmimpo02.cox.net ([70.169.32.72]) by fed1rmmtao12.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20061024063208.CLEW18180.fed1rmmtao12.cox.net@fed1rmimpo02.cox.net>; Tue, 24 Oct 2006 02:32:08 -0400 Received: from assigned-by-dhcp.cox.net ([68.5.247.80]) by fed1rmimpo02.cox.net with bizsmtp id e6YC1V00C1kojtg0000000 Tue, 24 Oct 2006 02:32:12 -0400 To: git@vger.kernel.org User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: * The 'maint' branch has spawned 1.4.3.2 tonight. * The 'master' branch has these since the last announcement. In addition to all fixes in 1.4.3.2, a major change is that it contains Nico's delta-base-offset series that has been cooking in "next" for quite some time. Alexandre Julliard (1): prune-packed: Fix uninitialized variable. Dmitry V. Levin (1): git-clone: define die() and use it. Eric Wong (1): git-send-email: do not pass custom Date: header J. Bruce Fields (1): Make prune also run prune-packed Jakub Narebski (4): gitweb: Whitespace cleanup - tabs are for indent, spaces are for = align (2) gitweb: Do not esc_html $basedir argument to git_print_tree_entry gitweb: Improve git_print_page_path gitweb: Add '..' (up directory) to tree view if applicable Jim Meyering (3): Don't use $author_name undefined when $from contains no /\s