From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Bruce Fields" Subject: Re: Documentation (mainly user-manual) patches Date: Fri, 18 May 2007 09:43:16 -0400 Message-ID: <20070518134316.GA21925@fieldses.org> References: <20070518033746.GB30144@fieldses.org> <20070518045634.GU4489@pasky.or.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Junio C Hamano , git@vger.kernel.org To: Petr Baudis X-From: git-owner@vger.kernel.org Fri May 18 15:43:30 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1Hp2jv-0008RD-I6 for gcvg-git@gmane.org; Fri, 18 May 2007 15:43:27 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753949AbXERNnU (ORCPT ); Fri, 18 May 2007 09:43:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754497AbXERNnU (ORCPT ); Fri, 18 May 2007 09:43:20 -0400 Received: from mail.fieldses.org ([66.93.2.214]:52929 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753949AbXERNnU (ORCPT ); Fri, 18 May 2007 09:43:20 -0400 Received: from bfields by fieldses.org with local (Exim 4.67) (envelope-from ) id 1Hp2jk-0005uJ-7Z; Fri, 18 May 2007 09:43:16 -0400 Content-Disposition: inline In-Reply-To: <20070518045634.GU4489@pasky.or.cz> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Fri, May 18, 2007 at 06:56:35AM +0200, Petr Baudis wrote: > BTW, there is this nice git-request-pull tool which will prepare this > mail for you and additionally include the list of commits included in > that repository, which is somewhat more friendly to the readers (I > myself wondered). ;-) OK! I'll start including the shortlog. Appended, if anyone's still curious about this one.--b. J. Bruce Fields (10): user-manual: revise birdseye-view chapter glossary: expand and clarify some definitions, prune cross-references user-manual: move quick-start to an appendix Documentation: remove howto's now incorporated into manual user-manual: move howto/make-dist.txt into user manual user-manual: move howto/using-topic-branches into manual user-manual: add a "counting commits" example user-manual: introduce git user-manual: listing commits reachable from some refs not others user-manual: reorganize public git repo discussion Johannes Schindelin (1): Add a birdview-on-the-source-code section to the user manual