From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: ELPA commit freeze Date: Wed, 21 Aug 2013 02:12:31 +0300 Message-ID: <5213F7DF.7030202@yandex.ru> References: <871u5w1tpy.fsf@yandex.ru> <520FA630.8080003@yandex.ru> <5211BBC8.40408@yandex.ru> <52133662.1000900@yandex.ru> <52137254.1060500@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1377040374 842 80.91.229.3 (20 Aug 2013 23:12:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Aug 2013 23:12:54 +0000 (UTC) Cc: emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 21 01:12:56 2013 Return-path: Envelope-to: ged-emacs-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 1VBv6d-0005iG-22 for ged-emacs-devel@m.gmane.org; Wed, 21 Aug 2013 01:12:55 +0200 Original-Received: from localhost ([::1]:50597 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBv6c-0004SE-IU for ged-emacs-devel@m.gmane.org; Tue, 20 Aug 2013 19:12:54 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:56212) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBv6T-0004Rl-D0 for emacs-devel@gnu.org; Tue, 20 Aug 2013 19:12:51 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBv6M-0000Fo-7L for emacs-devel@gnu.org; Tue, 20 Aug 2013 19:12:45 -0400 Original-Received: from mail-ee0-x22c.google.com ([2a00:1450:4013:c00::22c]:38764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBv6M-0000Ff-1i for emacs-devel@gnu.org; Tue, 20 Aug 2013 19:12:38 -0400 Original-Received: by mail-ee0-f44.google.com with SMTP id b47so487451eek.3 for ; Tue, 20 Aug 2013 16:12:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=YAVZZXuty9M6FLv5YPpa0W/reB0xcZbRxOWYnhfRgeQ=; b=Ne8RDdJ0PeNz8Fm04pBy8g41Hcq+CCZMCLYrTOhsi/bphiD9uWYT7sKLeJOG32nUMh t7E9+CV/ZsvsG8XBgx8S3NFczUc1Txpl4mdffO1z8ooupG+0IFzkFSAHz9mtJjHqUycx V9aUPtjI2ZwnJ5miZY8smZbmvPJ885OXweV5rMqV1v/q1lTBVo5Mg+52+6TXHzwDCyu0 tTkCeZ7lNVHlmlJOgFzwi7rSl2Pn3oI2k02mvBxEUVCJJ7fHUqdstBWYSg4UYGcfAJV3 F9UkOppETyYaDMSIjK1fzL4V0zSUhyT82nuiONZdUxc/WBesN3hMgqj25Nq25lMNhmCc BHkw== X-Received: by 10.15.63.75 with SMTP id l51mr5150317eex.32.1377040357254; Tue, 20 Aug 2013 16:12:37 -0700 (PDT) Original-Received: from [192.168.10.2] (62-107-247.netrun.cytanet.com.cy. [62.228.107.247]) by mx.google.com with ESMTPSA id r48sm5369649eev.14.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 20 Aug 2013 16:12:36 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::22c X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:162936 Archived-At: On 20.08.2013 17:08, Andreas Schwab wrote: > Dmitry Gutov writes: > >> Could you explain why you're calling the subdirectory (or subtree, to look >> at it another way) a branch? > > I don't. A branch is what a merge commit references. A merge commit references two commits, not branches, but I see what you meant, thanks.