From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: magit + git + authorship Date: Mon, 11 Mar 2013 00:01:38 +0100 Message-ID: <87fw02svu5.fsf@pobox.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1362956513 31632 80.91.229.3 (10 Mar 2013 23:01:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Mar 2013 23:01:53 +0000 (UTC) To: guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Mar 11 00:02:18 2013 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UEpFq-0007Ew-IP for guile-devel@m.gmane.org; Mon, 11 Mar 2013 00:02:10 +0100 Original-Received: from localhost ([::1]:33471 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEpFU-0005ga-H0 for guile-devel@m.gmane.org; Sun, 10 Mar 2013 19:01:48 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:56531) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEpFP-0005gV-6D for guile-devel@gnu.org; Sun, 10 Mar 2013 19:01:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UEpFN-0002AN-TX for guile-devel@gnu.org; Sun, 10 Mar 2013 19:01:43 -0400 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:39430 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UEpFN-0002AG-PX for guile-devel@gnu.org; Sun, 10 Mar 2013 19:01:41 -0400 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 68387C44E; Sun, 10 Mar 2013 19:01:41 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:date:message-id:mime-version:content-type; s=sasl; bh=A A1CEAd5XBB/FBKAmF1fn9uLvo0=; b=T7WrNTnDPCBvVCZDZuDU7GHe9NFKkgdev 3uu50NnVD0AZcWGATs+7Rfd56BK2YU6qpH3PKwyPe8DXLVNkMtKYTUX6ma1QcF+1 trf6nbDFcHuG62T8LSB2BYOh57jHy08PVkLb+pfQcu3X7uuVCQmplIB+ZHrqtWZo 9vIG/Gqx4E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:date:message-id:mime-version:content-type; q=dns; s= sasl; b=s/WaMcoF6mQB5W4DF6i6zXETlhCr1oTJx3QPfl816NFO9drh0FG/Nfhv AHJPzh2kZJPjg6gm+ISLAYi5NTsJrOhdXSHW/Ve8PhPvFZfqBjStziFpSTHI4o5E H2BUs3EMHGeKuRl8B/nnBoNk3gstZEDXk00dKvAhqkoOeeGoPsk= Original-Received: from a-pb-sasl-quonix.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 5DDCBC44D; Sun, 10 Mar 2013 19:01:41 -0400 (EDT) Original-Received: from badger (unknown [88.160.190.192]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id CBA66C44C; Sun, 10 Mar 2013 19:01:40 -0400 (EDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-Pobox-Relay-ID: 7858BE04-89D6-11E2-A832-59240E5B5709-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 208.72.237.25 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:15894 Archived-At: Hi! In something of an embarassment, I mistakently attributed to Jason Earl a number of commits: b5870f25 * origin/stable-2.0 stable-2.0 rely on gnulib for `poll' 428f9e95 * import `poll' from gnulib 988ca6b2 * add %site-ccache-dir a4b4fbbd * excise use of "iff" in the manual e9381f58 * fix AC_CHECK_DECLS for `alarm' cfe24bc4 * use chmod portably in (system base compile) 84dfde82 is correctly attributed. The origin of the problem was a misunderstanding of how Magit does authorship. I had set the author with C-c C-t on one commit, but it seems that Magit kept that informaiton for my subsequent commits. Sorry for the confusion! Andy -- http://wingolog.org/