From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: uidXXXXX instead of username in log entries Date: 24 Dec 2003 08:11:31 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1072246343 3771 80.91.224.253 (24 Dec 2003 06:12:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 24 Dec 2003 06:12:23 +0000 (UTC) Cc: savannah-hackers@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Dec 24 07:12:15 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AZ2Fj-0005qt-00 for ; Wed, 24 Dec 2003 07:12:15 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AZ2Fj-0005yo-00 for ; Wed, 24 Dec 2003 07:12:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AZ3CA-0005AO-8N for emacs-devel@quimby.gnus.org; Wed, 24 Dec 2003 02:12:38 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AZ3Br-0005A4-DX for emacs-devel@gnu.org; Wed, 24 Dec 2003 02:12:19 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AZ3BH-0004rE-9t for emacs-devel@gnu.org; Wed, 24 Dec 2003 02:12:15 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1AZ3Ak-0004di-Tx; Wed, 24 Dec 2003 02:11:11 -0500 Original-To: John Paul Wallington In-reply-to: (message from John Paul Wallington on Tue, 23 Dec 2003 21:31:56 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18807 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18807 > From: John Paul Wallington > Date: Tue, 23 Dec 2003 21:31:56 +0000 > > The commits to the Emacs sources made by Nick Roberts and me > post-crack have weird values for the author: uidXXXXX instead of > nickrob or jpw, eg: Thanks for reporting this. Let's see what savannah-hackers will have to say. I don't think this has something to do with my changes to maintainers' privileges, but who knows? > revision 1.5533 > date: 2003/12/23 20:30:10; author: uid67241; state: Exp; lines: +24 -0 > *** empty log message *** Btw, was the log message really empty? The usual practice is to use the ChangeLog entry (with the file name stripped) for the log message.