From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24 invoked by alias); 18 Nov 2013 16:37:01 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 32016 Received: (qmail 27901 invoked from network); 18 Nov 2013 16:36:46 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, SPF_HELO_PASS autolearn=ham version=3.3.2 X-AuditID: cbfec7f4-b7fee6d000004b2d-9c-528a421bc6bd Date: Mon, 18 Nov 2013 16:36:42 +0000 From: Peter Stephenson To: zsh-workers@zsh.org Subject: Re: Doc/Doc/help (was: modify functions hierarchy (was: Install run-help and *.zwc files system wide in build system)) Message-id: <20131118163642.554bd12a@pwslap01u.europe.root.pri> In-reply-to: <131118083110.ZM16246@torch.brasslantern.com> References: <131111084228.ZM26372@torch.brasslantern.com> <20131112101139.31d67b73@pwslap01u.europe.root.pri> <20131112174805.26ecab48@pwslap01u.europe.root.pri> <20131112210424.177c035b@pws-pc.ntlworld.com> <20131113092831.2ed6ab94@pwslap01u.europe.root.pri> <20131113112112.1b080b79@pwslap01u.europe.root.pri> <131113080606.ZM11640@torch.brasslantern.com> <131117103047.ZM30518@torch.brasslantern.com> <131117130118.ZM1041@torch.brasslantern.com> <131118081127.ZM4705@torch.brasslantern.com> <20131118162316.3e0415c2@pwslap01u.europe.root.pri> <131118083110.ZM16246@torch.brasslantern.com> Organization: Samsung Cambridge Solution Centre X-Mailer: Claws Mail 3.7.9 (GTK+ 2.22.0; i386-redhat-linux-gnu) MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFupjluLIzCtJLcpLzFFi42I5/e/4FV1pp64gg5PvJC0ONj9kcmD0WHXw A1MAYxSXTUpqTmZZapG+XQJXxuqtl1gLNrBUbHzyjb2BcRtzFyMnh4SAicS1pvdMELaYxIV7 69m6GLk4hASWMkpMfPmPGcJZziTxbtZ3oCoODhYBVYlDJ/NAGtgEDCWmbprNCGKLCIhLnF17 ngWkXligkVHi6bVzrCAJXgF7iWfn17KA2JwCVhKH9u9ggRj6hl3i+M2NYEX8AvoSV/9+gjrD XmLmlTOMEM2CEj8m3wNrZhbQkti8rYkVwpaX2LzmLfMERoFZSMpmISmbhaRsASPzKkbR1NLk guKk9FxDveLE3OLSvHS95PzcTYyQMPyyg3HxMatDjAIcjEo8vJphnUFCrIllxZW5hxglOJiV RHjXWnQFCfGmJFZWpRblxxeV5qQWH2Jk4uCUamAMUV/18rQ6x66A2y+yRDOPr0phPrA/7cff zjbRKUc2uXQY7My2kghTaXvjt6f7pS/Xk7yTB38fncC6SufohV9vc0Uq2uQ89B42H7ZxvLV+ fp2k77fU5nelxYWTo8qztaZcD0xQm/f52X2bzUEmkv9Dpy3iOvD/x1vuKi9B8eji+GlBRwpy Vn1XYinOSDTUYi4qTgQAh4ShRCECAAA= On Mon, 18 Nov 2013 08:31:10 -0800 Bart Schaefer wrote: > On Nov 18, 4:23pm, Peter Stephenson wrote: > } > } > Author: Martin Vaeth > } > Date: Tue Nov 12 17:41:40 2013 +0000 > } > } I presume I applied the patch from the wrong directory. > > How did you get git to say the Author was Martin? --author is a standard option. To be consistent I also use --date with the date from the email, though that's arguable (particular since I don't bother for my own commits). pws