Submitter | David Soria Parra |
---|---|
Date | Dec. 14, 2016, 9:46 a.m. |
Message ID | <09e574c75df2e3547a40.1481708798@devbig415.prn1.facebook.com> |
Download | mbox | patch |
Permalink | /patch/17899/ |
State | Superseded |
Headers | show
Return-Path: <mercurial-devel-bounces@mercurial-scm.org> X-Original-To: patchwork@mercurial-scm.org Delivered-To: patchwork@mercurial-scm.org Received: from localhost (localhost [127.0.0.1]) by mercurial-scm.org (Postfix) with ESMTP id 053F32C1A8; Wed, 14 Dec 2016 04:46:54 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at mercurial-scm.org Received: from mercurial-scm.org ([127.0.0.1]) by localhost (mercurial-scm.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ygMCHEBEloWR; Wed, 14 Dec 2016 04:46:53 -0500 (EST) Received: from mercurial-scm.org (localhost [IPv6:::1]) by mercurial-scm.org (Postfix) with ESMTP id 6B8442C1AA; Wed, 14 Dec 2016 04:46:47 -0500 (EST) X-Original-To: mercurial-devel@mercurial-scm.org Delivered-To: mercurial-devel@mercurial-scm.org Received: from localhost (localhost [127.0.0.1]) by mercurial-scm.org (Postfix) with ESMTP id 675AB2C15D for <mercurial-devel@mercurial-scm.org>; Wed, 14 Dec 2016 04:46:45 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at mercurial-scm.org Received: from mercurial-scm.org ([127.0.0.1]) by localhost (mercurial-scm.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RVzkqDvrLp_d for <mercurial-devel@mercurial-scm.org>; Wed, 14 Dec 2016 04:46:45 -0500 (EST) Received: from mx0a-00082601.pphosted.com (mx0a-00082601.pphosted.com [67.231.145.42]) by mercurial-scm.org (Postfix) with ESMTPS id 19FE52C18F for <mercurial-devel@mercurial-scm.org>; Wed, 14 Dec 2016 04:46:43 -0500 (EST) Received: from pps.filterd (m0044008.ppops.net [127.0.0.1]) by mx0a-00082601.pphosted.com (8.16.0.17/8.16.0.17) with SMTP id uBE9hlF0011120 for <mercurial-devel@mercurial-scm.org>; Wed, 14 Dec 2016 01:46:43 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fb.com; h=content-type : mime-version : content-transfer-encoding : subject : message-id : in-reply-to : references : date : from : to; s=facebook; bh=bgd7oZPpbEVWbWS2X98cdkov3RwKFdAPSsfoERB1kfI=; b=GhvJN9SlZ4nk9SQJdgYv470QVM8FUxs5J0u3fMKZ+r5xF+QB9ArxeVI9B0G3mw9SVH8M E05jN3A8b3RrOuXwP9fU5LBtUQKkIyjyMOJ5Y+/1Q6Hicg9C11V3dXaIaTMWlN6H5suo vPp6Khnzsbw0xfn7+9En+NwAMfkXXdr+24c= Received: from mail.thefacebook.com ([199.201.64.23]) by mx0a-00082601.pphosted.com with ESMTP id 27attm5u9y-1 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NOT) for <mercurial-devel@mercurial-scm.org>; Wed, 14 Dec 2016 01:46:43 -0800 Received: from mx-out.facebook.com (192.168.52.123) by PRN-CHUB13.TheFacebook.com (192.168.16.23) with Microsoft SMTP Server (TLS) id 14.3.294.0; Wed, 14 Dec 2016 01:46:42 -0800 Received: from devbig415.prn1.facebook.com (2401:db00:11:d0af:face:0:4f:0) by mx-out.facebook.com (10.223.100.99) with ESMTP id 36c96dd8c1e211e680a424be05956610-127fca50 for <mercurial-devel@mercurial-scm.org>; Wed, 14 Dec 2016 01:46:40 -0800 MIME-Version: 1.0 Subject: [PATCH 2 of 8 v4] convert: self.heads is a list X-Mercurial-Node: 09e574c75df2e3547a40f9d9b13464c63235136c X-Mercurial-Series-Index: 2 X-Mercurial-Series-Total: 8 Message-ID: <09e574c75df2e3547a40.1481708798@devbig415.prn1.facebook.com> X-Mercurial-Series-Id: <506cb0034ebdbe85d2a7.1481708797@devbig415.prn1.facebook.com> In-Reply-To: <506cb0034ebdbe85d2a7.1481708797@devbig415.prn1.facebook.com> References: <506cb0034ebdbe85d2a7.1481708797@devbig415.prn1.facebook.com> User-Agent: Mercurial-patchbomb/4.0.1+300-cbeb54ec0481 Date: Wed, 14 Dec 2016 01:46:38 -0800 From: David Soria Parra <davidsp@fb.com> To: <mercurial-devel@mercurial-scm.org> X-FB-Internal: Safe X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2016-12-14_08:, , signatures=0 X-BeenThere: mercurial-devel@mercurial-scm.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <mercurial-devel.mercurial-scm.org> List-Unsubscribe: <https://www.mercurial-scm.org/mailman/options/mercurial-devel>, <mailto:mercurial-devel-request@mercurial-scm.org?subject=unsubscribe> List-Archive: <http://www.mercurial-scm.org/pipermail/mercurial-devel/> List-Post: <mailto:mercurial-devel@mercurial-scm.org> List-Help: <mailto:mercurial-devel-request@mercurial-scm.org?subject=help> List-Subscribe: <https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel>, <mailto:mercurial-devel-request@mercurial-scm.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Errors-To: mercurial-devel-bounces@mercurial-scm.org Sender: "Mercurial-devel" <mercurial-devel-bounces@mercurial-scm.org> |
Comments
David Soria Parra - Dec. 14, 2016, 9:46 a.m.
Patch
diff --git a/hgext/convert/p4.py b/hgext/convert/p4.py --- a/hgext/convert/p4.py +++ b/hgext/convert/p4.py @@ -56,7 +56,7 @@ common.checktool('p4', abort=False) self.p4changes = {} - self.heads = {} + self.heads = [] self.changeset = {} self.files = {} self.copies = {}