From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 471 invoked by alias); 3 Sep 2014 22:18:08 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 461 invoked by uid 89); 3 Sep 2014 22:18:07 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mail-out.m-online.net Received: from mail-out.m-online.net (HELO mail-out.m-online.net) (212.18.0.9) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Wed, 03 Sep 2014 22:18:06 +0000 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3hpKKN4wwCz3hjHn; Thu, 4 Sep 2014 00:17:59 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3hpKKM5WQZzvhS7; Thu, 4 Sep 2014 00:17:59 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id DFJ71tNdLgX3; Thu, 4 Sep 2014 00:17:58 +0200 (CEST) X-Auth-Info: B5hO31eI9kuEDVmMuSjjXgXhMl/ff/xwYNzTUlnAKDmf5g9hrOE7SxoU/9cKT11b Received: from igel.home (ppp-93-104-152-164.dynamic.mnet-online.de [93.104.152.164]) by mail.mnet-online.de (Postfix) with ESMTPA; Thu, 4 Sep 2014 00:17:58 +0200 (CEST) Received: by igel.home (Postfix, from userid 1000) id 6AB082C0AA4; Thu, 4 Sep 2014 00:17:58 +0200 (CEST) From: Andreas Schwab To: Sergio Durigan Junior Cc: Joel Brobecker , Gary Benson , gdb@sourceware.org, Andreas Arnez , Doug Evans Subject: Re: ChangeLogs in commit messages References: <20140814083231.GA6283@blade.nx> <20140814125224.GF4924@adacore.com> <8761h4fmu4.fsf@redhat.com> <87mwage6x2.fsf@redhat.com> X-Yow: I'm not available for comment.. Date: Wed, 03 Sep 2014 22:18:00 -0000 In-Reply-To: <87mwage6x2.fsf@redhat.com> (Sergio Durigan Junior's message of "Wed, 03 Sep 2014 17:22:01 -0400") Message-ID: <871trsuz55.fsf@igel.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2014-09/txt/msg00008.txt.bz2 Sergio Durigan Junior writes: > Siva Chandra kindly pointed to me that gitweb manages to figure out the > actual push date. So I did a little more research on git-log's manpage, > and saw that there is a "--pretty=fuller" option which shows the push > date. There is no such thing as a "push date". What you see is the author date and the committer date. But both are set during the local commit, and are unrelated to the point of time of pushing the commits to the remote repository. Andreas. -- Andreas Schwab, schwab@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."